mirror of
https://github.com/BlazingGames/blazing-games-plugin.git
synced 2025-02-03 21:26:41 -05:00
improved tome altar display transformations
This commit is contained in:
parent
19364af790
commit
eb9ab106cc
1 changed files with 73 additions and 471 deletions
|
@ -1,519 +1,121 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "minecraft:block/polished_blackstone",
|
||||
"1": "minecraft:block/polished_blackstone_bricks",
|
||||
"2": "minecraft:block/polished_deepslate",
|
||||
"particle": "minecraft:block/polished_blackstone"
|
||||
"0": "block/polished_blackstone",
|
||||
"1": "block/polished_blackstone_bricks",
|
||||
"2": "block/polished_deepslate",
|
||||
"particle": "block/polished_blackstone"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [
|
||||
3,
|
||||
0,
|
||||
3
|
||||
],
|
||||
"to": [
|
||||
13,
|
||||
1,
|
||||
13
|
||||
],
|
||||
"from": [3, 0, 3],
|
||||
"to": [13, 1, 13],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
6,
|
||||
14,
|
||||
16,
|
||||
15
|
||||
],
|
||||
"texture": "#2"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
6,
|
||||
13,
|
||||
16,
|
||||
14
|
||||
],
|
||||
"texture": "#2"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
6,
|
||||
12,
|
||||
16,
|
||||
13
|
||||
],
|
||||
"texture": "#2"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
6,
|
||||
11,
|
||||
16,
|
||||
12
|
||||
],
|
||||
"texture": "#2"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
12,
|
||||
12
|
||||
],
|
||||
"texture": "#2"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
12,
|
||||
12
|
||||
],
|
||||
"texture": "#2"
|
||||
}
|
||||
"north": {"uv": [6, 14, 16, 15], "texture": "#2"},
|
||||
"east": {"uv": [6, 13, 16, 14], "texture": "#2"},
|
||||
"south": {"uv": [6, 12, 16, 13], "texture": "#2"},
|
||||
"west": {"uv": [6, 11, 16, 12], "texture": "#2"},
|
||||
"up": {"uv": [2, 2, 12, 12], "texture": "#2"},
|
||||
"down": {"uv": [2, 2, 12, 12], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [
|
||||
5,
|
||||
1,
|
||||
5
|
||||
],
|
||||
"to": [
|
||||
11,
|
||||
11,
|
||||
11
|
||||
],
|
||||
"from": [5, 1, 5],
|
||||
"to": [11, 11, 11],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
9,
|
||||
3,
|
||||
15,
|
||||
13
|
||||
],
|
||||
"texture": "#0"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
3,
|
||||
3,
|
||||
9,
|
||||
13
|
||||
],
|
||||
"texture": "#0"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
9,
|
||||
3,
|
||||
15,
|
||||
13
|
||||
],
|
||||
"texture": "#0"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
3,
|
||||
3,
|
||||
9,
|
||||
13
|
||||
],
|
||||
"texture": "#0"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
3,
|
||||
3,
|
||||
9,
|
||||
9
|
||||
],
|
||||
"texture": "#0"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
9,
|
||||
3,
|
||||
15,
|
||||
9
|
||||
],
|
||||
"texture": "#0"
|
||||
}
|
||||
"north": {"uv": [9, 3, 15, 13], "texture": "#0"},
|
||||
"east": {"uv": [3, 3, 9, 13], "texture": "#0"},
|
||||
"south": {"uv": [9, 3, 15, 13], "texture": "#0"},
|
||||
"west": {"uv": [3, 3, 9, 13], "texture": "#0"},
|
||||
"up": {"uv": [3, 3, 9, 9], "texture": "#0"},
|
||||
"down": {"uv": [9, 3, 15, 9], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [
|
||||
4,
|
||||
10,
|
||||
4
|
||||
],
|
||||
"to": [
|
||||
6,
|
||||
14,
|
||||
6
|
||||
],
|
||||
"from": [4, 10, 4],
|
||||
"to": [6, 14, 6],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 180,
|
||||
"texture": "#1"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 90,
|
||||
"texture": "#1"
|
||||
}
|
||||
"north": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"east": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"south": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"west": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"up": {"uv": [2, 2, 4, 4], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 4, 4], "rotation": 90, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [
|
||||
10,
|
||||
10,
|
||||
4
|
||||
],
|
||||
"to": [
|
||||
12,
|
||||
14,
|
||||
6
|
||||
],
|
||||
"from": [10, 10, 4],
|
||||
"to": [12, 14, 6],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 270,
|
||||
"texture": "#1"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"rotation": 180,
|
||||
"texture": "#1"
|
||||
}
|
||||
"north": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"east": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"south": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"west": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"up": {"uv": [2, 2, 4, 4], "rotation": 270, "texture": "#1"},
|
||||
"down": {"uv": [4, 4, 2, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [
|
||||
4,
|
||||
10,
|
||||
10
|
||||
],
|
||||
"to": [
|
||||
6,
|
||||
14,
|
||||
12
|
||||
],
|
||||
"from": [4, 10, 10],
|
||||
"to": [6, 14, 12],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 90,
|
||||
"texture": "#1"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 180,
|
||||
"texture": "#1"
|
||||
}
|
||||
"north": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"east": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"south": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"west": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"up": {"uv": [2, 2, 4, 4], "rotation": 90, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 4, 4], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [
|
||||
10,
|
||||
10,
|
||||
10
|
||||
],
|
||||
"to": [
|
||||
12,
|
||||
14,
|
||||
12
|
||||
],
|
||||
"from": [10, 10, 10],
|
||||
"to": [12, 14, 12],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"east": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
13,
|
||||
4,
|
||||
15,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
15,
|
||||
4,
|
||||
13,
|
||||
8
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"up": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"texture": "#1"
|
||||
},
|
||||
"down": {
|
||||
"uv": [
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"rotation": 270,
|
||||
"texture": "#1"
|
||||
}
|
||||
"north": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"east": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"south": {"uv": [13, 4, 15, 8], "texture": "#1"},
|
||||
"west": {"uv": [15, 4, 13, 8], "texture": "#1"},
|
||||
"up": {"uv": [2, 2, 4, 4], "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 4, 4], "rotation": 270, "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [
|
||||
0,
|
||||
0.5,
|
||||
-0.5
|
||||
],
|
||||
"scale": [
|
||||
0.75,
|
||||
0.75,
|
||||
0.75
|
||||
]
|
||||
"rotation": [55, 45, 0],
|
||||
"translation": [0, 1.25, 0.75],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [
|
||||
0,
|
||||
0.5,
|
||||
-0.5
|
||||
],
|
||||
"scale": [
|
||||
0.75,
|
||||
0.75,
|
||||
0.75
|
||||
]
|
||||
"rotation": [55, 45, 0],
|
||||
"translation": [0, 1.25, 0.75],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [
|
||||
-15,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"translation": [
|
||||
0,
|
||||
2.25,
|
||||
-0.5
|
||||
],
|
||||
"scale": [
|
||||
0.75,
|
||||
0.75,
|
||||
0.75
|
||||
]
|
||||
"rotation": [-15, 0, 0],
|
||||
"translation": [0, 2.25, -0.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [
|
||||
-15,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"translation": [
|
||||
0,
|
||||
2.25,
|
||||
-0.5
|
||||
],
|
||||
"scale": [
|
||||
0.75,
|
||||
0.75,
|
||||
0.75
|
||||
]
|
||||
"rotation": [-15, 0, 0],
|
||||
"translation": [0, 2.25, -0.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [
|
||||
0,
|
||||
4,
|
||||
0
|
||||
],
|
||||
"scale": [
|
||||
0.75,
|
||||
0.75,
|
||||
0.75
|
||||
]
|
||||
"translation": [0, 4, 0],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"gui": {
|
||||
"translation": [
|
||||
0,
|
||||
1,
|
||||
0
|
||||
]
|
||||
"rotation": [30, -135, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"head": {
|
||||
"translation": [
|
||||
0,
|
||||
14.5,
|
||||
0
|
||||
]
|
||||
"translation": [0, 14.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [
|
||||
0,
|
||||
1,
|
||||
0
|
||||
]
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue