Files
PlasticGun/src/main/resources/assets/plasticgun/models/item/ak_47.json
2024-07-27 15:31:06 +02:00

7 lines
101 B
JSON

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