9 lines
185 B
JSON
9 lines
185 B
JSON
|
{
|
||
|
"parent": "block/cube_bottom_top",
|
||
|
"textures": {
|
||
|
"bottom": "blocks/dirt",
|
||
|
"top": "blocks/mycelium_top",
|
||
|
"side": "blocks/mycelium_side"
|
||
|
}
|
||
|
}
|