NaturesAura/src/generated/resources/assets/naturesaura/models/block/nether_grass.json

8 lines
208 B
JSON
Raw Normal View History

2020-02-26 19:32:42 +01:00
{
2020-09-22 15:01:16 +02:00
"parent": "minecraft:block/cube_bottom_top",
2020-02-26 19:32:42 +01:00
"textures": {
"side": "naturesaura:block/nether_grass",
2020-09-22 15:01:16 +02:00
"bottom": "minecraft:block/netherrack",
2020-02-26 19:32:42 +01:00
"top": "naturesaura:block/nether_grass_top"
}
}