minecraft-src/assets/minecraft/models/item/tipped_arrow.json
2025-07-04 01:41:11 +03:00

7 lines
147 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/tipped_arrow_head",
"layer1": "item/tipped_arrow_base"
}
}