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

7 lines
111 B
JSON

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