add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
10
public/assets/minecraft/models/block/bee_nest/0.json
Normal file
10
public/assets/minecraft/models/block/bee_nest/0.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"parent": "minecraft:block/orientable_with_bottom",
|
||||
"textures": {
|
||||
"top": "minecraft:block/bee_nest/top/0",
|
||||
"bottom": "minecraft:block/bee_nest/bottom",
|
||||
"side": "minecraft:block/bee_nest/side",
|
||||
"front": "minecraft:block/bee_nest/front/0",
|
||||
"particle": "minecraft:block/bee_nest/side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user