IndustrialWires/src/main/resources/assets/industrialwires/models/item/key/key.json
malte0811 9ba2dcb0b6 Added textures for the key+lock switch
Renaming a key to an empty name returns it to its unnamed state
2017-05-26 13:37:30 +02:00

6 lines
93 B
JSON

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