tastytoasters/src/main/resources/assets/tastytoasters/models/item/buttered_toast.json

6 lines
103 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "tastytoasters:item/buttered_toast"
}
}