ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/itemhoeobsidian.json
Jakob Riepler 1e53014383 Rename all the assets
because someone thought forcing lowercase would be great
2016-11-16 21:49:51 +01:00

6 lines
131 B
JSON

{
"parent": "actuallyadditions:item/handhelditem",
"textures": {
"layer0": "actuallyadditions:items/itemhoeobsidian"
}
}