ploof-pack/default/assets/minecraft/models/block/mycelium.json

8 lines
195 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/dirt",
"side": "minecraft:block/mycelium_side",
"top": "minecraft:block/mycelium_top"
}
}