Files
Brewcraft/src/main/resources/assets/brewcraft/models/item/barley_malt.json
2023-11-05 00:09:27 +01:00

6 lines
96 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "brewcraft:item/barley_malt"
}
}