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

9 lines
179 B
JSON
Raw Permalink Normal View History

2024-12-28 01:16:57 -06:00
{
"parent": "block/upper_slab",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
}