NaturesAura/src/generated/resources/assets/naturesaura/models/block/generator_limit_remover.json
2022-08-01 16:14:37 +02:00

8 lines
249 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "naturesaura:block/generator_limit_remover_top",
"side": "naturesaura:block/generator_limit_remover",
"top": "naturesaura:block/generator_limit_remover_top"
}
}