mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-17 19:35:10 +01:00
Preparations for Polymer addon
This commit is contained in:
@@ -72,37 +72,5 @@
|
||||
"down": {"uv": [0, 0, 4, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 2.25, -1.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, 2.25, -1.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [2.5, 8.25, -0.25]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [2.5, 8.25, -0.25]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 5.75, 0]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [45, 45, 0],
|
||||
"translation": [0, 7.25, 0],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 14.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [0, 0, -12],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,9 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"ambientocclusion": false,
|
||||
"gui_light": "front",
|
||||
"textures": {
|
||||
"0": "block/oak_log",
|
||||
"particle": "block/oak_log"
|
||||
"particle": "#0"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
@@ -46,41 +45,5 @@
|
||||
"down": {"uv": [0, 3, 3, 4], "rotation": 270, "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [0, -1, 3.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [0.5, -1, 3.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [67, 0, 18],
|
||||
"translation": [3.5, 2, 0.75]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [67, 0, 18],
|
||||
"translation": [6, 2, 0.75]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 4, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [77, -90, -35],
|
||||
"translation": [-1, -3.5, 0],
|
||||
"scale": [1.25, 1.25, 1.25]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 14.25, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [0, 1.25, -7.75]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"gui_light": "front",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "rocks:block/seashell",
|
||||
"particle": "rocks:block/seashell"
|
||||
@@ -43,42 +43,5 @@
|
||||
"down": {"uv": [0, 6, 2, 10], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [-103.5, 0, 0],
|
||||
"translation": [-1.25, -4.25, -3.75],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [-103.5, 0, 0],
|
||||
"translation": [0.25, -4.25, -3.75],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [-89, 0, 0],
|
||||
"translation": [0, 1.25, -6.75]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [-89, 0, 0],
|
||||
"translation": [3, 1.25, -6.75]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [-92, 0, 0],
|
||||
"translation": [-1.25, 0, -7.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [-72, 0, 160],
|
||||
"translation": [-1.5, -6.25, 0],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
},
|
||||
"head": {
|
||||
"translation": [-1.5, 14, -2.75]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [-2.75, -3.75, -14],
|
||||
"scale": [1.75, 1.75, 1.75]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user