NaturesAura/src/generated/resources/assets/naturesaura/models/block/projectile_generator.json
2020-09-22 15:01:16 +02:00

8 lines
240 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"side": "naturesaura:block/projectile_generator",
"bottom": "naturesaura:block/projectile_generator_top",
"top": "naturesaura:block/projectile_generator_top"
}
}