Files
PlasticGun/src/main/resources/assets/plasticgun/models/item/silicon_wafer.json
2024-07-29 15:19:28 +02:00

7 lines
109 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "plasticgun:item/silicon_wafer"
}
}