Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "parent": "item/handheld",
- "textures": {
- "layer0": "descension:item/wooden_battleaxe"
- },
- "display": {
- "ground": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 4, 0],
- "scale":[ 1, 1, 0.5 ]
- },
- "fixed": {
- "rotation": [ 0, 180, 0 ],
- "translation": [ 0, 0, 0],
- "scale":[ 2, 2, 1 ]
- },
- "thirdperson_righthand": {
- "rotation": [ 0, -90, 55 ],
- "translation": [ 0, 4, 0.5 ],
- "scale": [ 1.7, 1.7, 0.85 ]
- },
- "thirdperson_lefthand": {
- "rotation": [ 0, 90, -55 ],
- "translation": [ 0, 4, 0.5 ],
- "scale": [ 1.7, 1.7, 0.85 ]
- },
- "firstperson_righthand": {
- "rotation": [ 0, -90, 25 ],
- "translation": [ 1.13, 3.2, 1.13 ],
- "scale": [ 1.36, 1.26, 0.68 ]
- },
- "firstperson_lefthand": {
- "rotation": [ 0, 90, -25 ],
- "translation": [ 1.13, 3.2, 1.13 ],
- "scale": [ 1.36, 1.36, 0.68 ]
- },
- "gui": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 0, 0 ],
- "scale": [ 2, 2, 2 ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment