Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ======================== DEFAULT BLOCK DISPLAY SETTINGS ========================
- "display": {
- "gui": {
- "rotation": [ 30, 225, 0 ],
- "translation": [ 0, 0, 0],
- "scale":[ 0.625, 0.625, 0.625 ]
- },
- "ground": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 3, 0],
- "scale":[ 0.25, 0.25, 0.25 ]
- },
- "fixed": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 0, 0],
- "scale":[ 0.5, 0.5, 0.5 ]
- },
- "thirdperson_righthand": {
- "rotation": [ 75, 45, 0 ],
- "translation": [ 0, 2.5, 0],
- "scale": [ 0.375, 0.375, 0.375 ]
- },
- "firstperson_righthand": {
- "rotation": [ 0, 45, 0 ],
- "translation": [ 0, 0, 0 ],
- "scale": [ 0.40, 0.40, 0.40 ]
- },
- "firstperson_lefthand": {
- "rotation": [ 0, 225, 0 ],
- "translation": [ 0, 0, 0 ],
- "scale": [ 0.40, 0.40, 0.40 ]
- }
- }
- ==========================================================================
- =================== DEFAULT ITEM DISPLAY SETTINGS ========================
- "display": {
- "ground": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 2, 0],
- "scale":[ 0.5, 0.5, 0.5 ]
- },
- "head": {
- "rotation": [ 0, 180, 0 ],
- "translation": [ 0, 13, 7],
- "scale":[ 1, 1, 1]
- },
- "thirdperson_righthand": {
- "rotation": [ 0, 0, 0 ],
- "translation": [ 0, 3, 1 ],
- "scale": [ 0.55, 0.55, 0.55 ]
- },
- "firstperson_righthand": {
- "rotation": [ 0, -90, 25 ],
- "translation": [ 1.13, 3.2, 1.13],
- "scale": [ 0, 0, 0 ]
- }
- }
- ================================================================
- ================== DEFAULT TOOLS (SWORD, PICKAXE, SHOVEL, ETC) DISPLAY SETTINGS ====================
- "display": {
- "thirdperson_righthand": {
- "rotation": [ 0, -90, 55 ],
- "translation": [ 0, 4.0, 0.5 ],
- "scale": [ 0.85, 0.85, 0.85 ]
- },
- "thirdperson_lefthand": {
- "rotation": [ 0, 90, -55 ],
- "translation": [ 0, 4.0, 0.5 ],
- "scale": [ 0.85, 0.85, 0.85 ]
- },
- "firstperson_righthand": {
- "rotation": [ 0, -90, 25 ],
- "translation": [ 1.13, 3.2, 1.13 ],
- "scale": [ 0.68, 0.68, 0.68 ]
- },
- "firstperson_lefthand": {
- "rotation": [ 0, 90, -25 ],
- "translation": [ 1.13, 3.2, 1.13 ],
- "scale": [ 0.68, 0.68, 0.68 ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment