IndustrialWires/src/main/resources/assets/industrialwires/models/item/key/blank_key.json
malte0811 695679caa2 Added textures for the key+lock switch
Renaming a key to an empty name returns it to its unnamed state
2017-05-20 17:14:43 +02:00

6 lines
99 B
JSON

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