You've already forked minecraft-assets
Create/Update assets for version 19w37a
This commit is contained in:
10
assets/minecraft/models/block/bee_nest.json
Normal file
10
assets/minecraft/models/block/bee_nest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"parent": "block/orientable_with_bottom",
|
||||
"textures": {
|
||||
"particle": "block/bee_nest_side",
|
||||
"bottom": "block/bee_nest_bottom",
|
||||
"top": "block/bee_nest_top",
|
||||
"front": "block/bee_nest_front",
|
||||
"side": "block/bee_nest_side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user