Files
PlasticGun/src/main/resources/assets/plasticgun/models/item/flak_vest.json
2024-12-23 08:49:36 +01:00

7 lines
106 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "plasticgun:item/flak_vest"
}
}