IndustrialWires/src/main/resources/assets/industrialwires/models/item/key/key_ring.json
malte0811 0dd80c3e56 Added a key ring, holds up to 10 keys by default
texture might change, docs+recipe still to do
2017-05-26 16:34:38 +02:00

6 lines
98 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"industrialwires:items/key_ring"
}
}