EaglerWASMPvpBase/desktopRuntime/resources/assets/minecraft/models/block/birch_sapling.json

7 lines
97 B
JSON
Raw Normal View History

2024-12-28 01:16:57 -06:00
{
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_birch"
}
}