ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/itemLeafBlower.json

7 lines
130 B
JSON
Raw Normal View History

2016-01-10 02:51:31 +01:00
{
"parent": "actuallyadditions:item/handheldItem",
2016-01-10 02:51:31 +01:00
"textures": {
"layer0": "actuallyadditions:items/itemLeafBlower"
}
}