NaturesAura/src/generated/resources/assets/naturesaura/models/block/projectile_generator.json
2020-01-29 01:34:58 +01:00

8 lines
230 B
JSON

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