summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/cleaver.tcon.json
blob: df1bae305566d20f9bbc562fcd596a1dcb278aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "textures": {
        "layer0": "tconstruct:items/broadsword/handle",
        "layer1": "tconstruct:items/cleaver/head",
        "layer2": "tconstruct:items/cleaver/shield",
        "layer3": "tconstruct:items/cleaver/guard",
        "broken1": "tconstruct:items/cleaver/broken_head"
    },
    "display": {
        "thirdperson_righthand": {
            "rotation": [ 0, -90, 55 ],
            "translation": [ 0, 10.0, 0.5 ],
            "scale": [ 1.5, 1.5, 1.5 ]
        },
        "thirdperson_lefthand": {
            "rotation": [ 0, 90, -55 ],
            "translation": [ 0, 10.0, 0.5 ],
            "scale": [ 1.5, 1.5, 1.5 ]
        },
        "firstperson_righthand": {
            "rotation": [ 0, -95, 30 ],
            "translation": [ 2.13, 6.0, 0.13 ],
            "scale": [ 1.2, 1.2, 1.2 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 0, 95, -30 ],
            "translation": [ 2.13, 6.0, 0.13 ],
            "scale": [ 1.2, 1.2, 1.2 ]
        }
    }
}