summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/tipped_arrow.json
blob: 49c55fc046c08ced63843820bba469ff78fcfa9d (plain) (blame)
1
2
3
4
5
6
7
{
    "parent": "item/handheld",
    "textures": {
        "layer0": "item/tipped_arrow_head",
        "layer1": "item/tipped_arrow_base"
    }
}