Updated item & tools textures and models by Gabe Tie

This commit is contained in:
Unknown 2020-04-26 06:50:06 +02:00
parent e84c4dec6b
commit bc50cee82d
72 changed files with 752 additions and 41 deletions

View file

@ -0,0 +1,114 @@
{
"credit": "Made with Blockbench",
"textures": {
"particle": "warpdrive:items/tool/tuning_fork",
"texture": "warpdrive:items/tool/tuning_fork",
"wool": "minecraft:blocks/wool_colored_red"
},
"elements": [
{
"from": [8.1325, 0.705, 7.1505],
"to": [8.9275, 6.005, 7.8395],
"faces": {
"north": {"uv": [4, 0, 5, 6], "texture": "#texture"},
"east": {"uv": [4, 0, 4.75, 6], "texture": "#texture"},
"south": {"uv": [4, 0, 5, 6], "texture": "#texture"},
"west": {"uv": [4, 0, 4.75, 6], "texture": "#texture"},
"down": {"uv": [4, 5, 5, 5.75], "texture": "#texture"}
}
},
{
"from": [8.006, 1.55, 7.024],
"to": [9.054, 5.73, 7.966],
"faces": {
"north": {"uv": [6, 6, 6.8, 10], "texture": "#wool"},
"east": {"uv": [6, 6, 6.8, 10], "texture": "#wool"},
"south": {"uv": [6, 6, 6.8, 10], "texture": "#wool"},
"west": {"uv": [6, 6, 6.8, 10], "texture": "#wool"},
"up": {"uv": [6, 6, 6.8, 7], "texture": "#wool"},
"down": {"uv": [6, 9, 6.8, 10], "texture": "#wool"}
}
},
{
"from": [8.72478, -0.31664, 7],
"to": [9.72478, 0.68336, 8],
"rotation": {"angle": 45, "axis": "z", "origin": [8.5, -0.5, 7.5]},
"faces": {
"north": {"uv": [4, 7, 5, 8], "rotation": 180, "texture": "#texture"},
"east": {"uv": [4, 7, 5, 8], "texture": "#texture"},
"south": {"uv": [4, 7, 5, 8], "texture": "#texture"},
"west": {"uv": [4, 7, 5, 8], "texture": "#texture"},
"up": {"uv": [4, 7, 5, 8], "texture": "#texture"},
"down": {"uv": [4, 7, 5, 8], "texture": "#texture"}
}
},
{
"from": [7, 6, 7.125],
"to": [10, 7, 7.875],
"faces": {
"north": {"uv": [0, 12, 3, 13], "texture": "#texture"},
"east": {"uv": [0, 10, 1, 11], "texture": "#texture"},
"south": {"uv": [0, 12, 3, 13], "texture": "#texture"},
"west": {"uv": [0, 12, 1, 13], "texture": "#texture"},
"up": {"uv": [0, 12, 3, 13], "texture": "#texture"},
"down": {"uv": [0, 12, 3, 13], "texture": "#texture"}
}
},
{
"from": [9, 7, 7.125],
"to": [10, 18, 7.875],
"faces": {
"north": {"uv": [0, 0, 1, 11], "texture": "#texture"},
"east": {"uv": [0, 0, 1, 11], "texture": "#texture"},
"south": {"uv": [0, 0, 1, 11], "texture": "#texture"},
"west": {"uv": [0, 0, 1, 11], "texture": "#texture"},
"up": {"uv": [0, 0, 1, 1], "texture": "#texture"}
}
},
{
"from": [7, 7, 7.125],
"to": [8, 18, 7.875],
"faces": {
"north": {"uv": [2, 0, 3, 11], "texture": "#texture"},
"east": {"uv": [2, 0, 3, 11], "texture": "#texture"},
"south": {"uv": [2, 0, 3, 11], "texture": "#texture"},
"west": {"uv": [2, 0, 3, 11], "texture": "#texture"},
"up": {"uv": [2, 0, 3, 1], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, -68.5, 0],
"translation": [0, 1.75, -0.25],
"scale": [0.8, 0.8, 0.8]
},
"thirdperson_lefthand": {
"rotation": [0, -68.5, 0],
"translation": [0, 1.75, 0.5],
"scale": [0.8, 0.8, 0.8]
},
"firstperson_righthand": {
"rotation": [-3, -89, -19],
"translation": [4.5, 1.25, -4.5]
},
"firstperson_lefthand": {
"rotation": [-3, -89, -19],
"translation": [5.5, 1.25, -4.5]
},
"ground": {
"rotation": [30, 0, 30],
"translation": [0, -0.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-24, 0, -41],
"translation": [-1.5, -1, 0]
},
"fixed": {
"rotation": [0, 0, 45],
"translation": [1, -1.75, 0],
"scale": [1.2, 1.2, 1.2]
}
}
}

View file

@ -1,6 +1,171 @@
{
"parent": "item/generated",
"credit": "Made with Blockbench",
"textures": {
"layer0": "warpdrive:items/tool/tuning_driver-purple"
"particle": "warpdrive:items/tool/tuning_driver-beam_frequency",
"texture": "warpdrive:items/tool/tuning_driver-beam_frequency"
},
"elements": [
{
"from": [7.5, 17, 7.5],
"to": [9.5, 18.5, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 17.5, 8.5]},
"faces": {
"north": {"uv": [8, 0, 6, 1], "texture": "#texture"},
"east": {"uv": [8, 1, 6, 2], "texture": "#texture"},
"south": {"uv": [6, 1, 8, 2], "texture": "#texture"},
"west": {"uv": [6, 0, 8, 1], "texture": "#texture"},
"up": {"uv": [6, 0, 8, 2], "texture": "#texture"}
}
},
{
"from": [7, 14, 7],
"to": [10, 17, 10],
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"east": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"south": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"west": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.25, 13, 7.25],
"to": [9.75, 14, 9.75],
"faces": {
"north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}
}
},
{
"from": [7.25, 2.25, 7.25],
"to": [9.75, 6, 9.75],
"faces": {
"north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}
}
},
{
"from": [7, 6, 7],
"to": [10, 13, 10],
"faces": {
"north": {"uv": [3, 4, 6, 11], "texture": "#texture"},
"east": {"uv": [9, 4, 6, 11], "texture": "#texture"},
"south": {"uv": [0, 4, 3, 11], "texture": "#texture"},
"west": {"uv": [3, 4, 0, 11], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [10, 7, 8],
"to": [10.5, 10, 9],
"faces": {
"north": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"east": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"south": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"up": {"uv": [7, 12, 8, 13], "texture": "#texture"},
"down": {"uv": [7, 14, 8, 15], "texture": "#texture"}
}
},
{
"from": [9.75, 11, 8],
"to": [10.25, 12, 9],
"faces": {
"north": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"east": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"south": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"up": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"down": {"uv": [10, 4, 11, 5], "texture": "#texture"}
}
},
{
"from": [7, 0, 7],
"to": [10, 3, 10],
"faces": {
"north": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"east": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"south": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"west": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7, 4, 7],
"to": [10, 5, 10],
"faces": {
"north": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"east": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"south": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"west": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 12, 6, 15], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.5, -2, 6.5],
"to": [9.5, 1, 8.5],
"faces": {
"north": {"uv": [10, 0, 12, 3], "texture": "#texture"},
"east": {"uv": [8, 0, 10, 3], "texture": "#texture"},
"south": {"uv": [14, 0, 16, 3], "texture": "#texture"},
"west": {"uv": [12, 0, 14, 3], "texture": "#texture"},
"up": {"uv": [12, 0, 10, 1], "texture": "#texture"},
"down": {"uv": [0, 0, 2, 2], "texture": "#texture"}
}
},
{
"from": [7.5, -3, 7.5],
"to": [9.5, -2, 8.5],
"faces": {
"north": {"uv": [10, 2, 12, 3], "texture": "#texture"},
"east": {"uv": [10, 2, 11, 3], "texture": "#texture"},
"south": {"uv": [12, 2, 10, 3], "texture": "#texture"},
"west": {"uv": [11, 2, 12, 3], "texture": "#texture"},
"down": {"uv": [12, 2, 10, 3], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [7, 135, 0],
"translation": [0, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"thirdperson_lefthand": {
"rotation": [7, 135, 0],
"translation": [-0.5, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_righthand": {
"rotation": [6, -150, 7],
"translation": [6.75, -0.75, -5.5]
},
"firstperson_lefthand": {
"rotation": [6, -150, 7],
"translation": [6.75, -0.75, -5.5],
"scale": [-1, 1, 1]
},
"ground": {
"rotation": [30, 0, 45],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [14, -129, 63],
"translation": [0.25, 0, 0]
},
"fixed": {
"rotation": [-35.5, 33.5, 49],
"translation": [-0.5, 0, -0.5]
}
}
}

View file

@ -1,6 +1,171 @@
{
"parent": "item/generated",
"credit": "Made with Blockbench",
"textures": {
"layer0": "warpdrive:items/tool/tuning_driver-yellow"
"particle": "warpdrive:items/tool/tuning_driver-control_channel",
"texture": "warpdrive:items/tool/tuning_driver-control_channel"
},
"elements": [
{
"from": [7.5, 17, 7.5],
"to": [9.5, 18.5, 9.5],
"rotation": {"angle": 45, "axis": "y", "origin": [8.5, 17.5, 8.5]},
"faces": {
"north": {"uv": [8, 0, 6, 1], "texture": "#texture"},
"east": {"uv": [8, 1, 6, 2], "texture": "#texture"},
"south": {"uv": [6, 1, 8, 2], "texture": "#texture"},
"west": {"uv": [6, 0, 8, 1], "texture": "#texture"},
"up": {"uv": [6, 0, 8, 2], "texture": "#texture"}
}
},
{
"from": [7, 14, 7],
"to": [10, 17, 10],
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"east": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"south": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"west": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.25, 13, 7.25],
"to": [9.75, 14, 9.75],
"faces": {
"north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}
}
},
{
"from": [7.25, 2.25, 7.25],
"to": [9.75, 6, 9.75],
"faces": {
"north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}
}
},
{
"from": [7, 6, 7],
"to": [10, 13, 10],
"faces": {
"north": {"uv": [3, 4, 6, 11], "texture": "#texture"},
"east": {"uv": [9, 4, 6, 11], "texture": "#texture"},
"south": {"uv": [0, 4, 3, 11], "texture": "#texture"},
"west": {"uv": [3, 4, 0, 11], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [10, 7, 8],
"to": [10.5, 10, 9],
"faces": {
"north": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"east": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"south": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"up": {"uv": [7, 12, 8, 13], "texture": "#texture"},
"down": {"uv": [7, 14, 8, 15], "texture": "#texture"}
}
},
{
"from": [9.75, 11, 8],
"to": [10.25, 12, 9],
"faces": {
"north": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"east": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"south": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"up": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"down": {"uv": [10, 4, 11, 5], "texture": "#texture"}
}
},
{
"from": [7, 0, 7],
"to": [10, 3, 10],
"faces": {
"north": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"east": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"south": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"west": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7, 4, 7],
"to": [10, 5, 10],
"faces": {
"north": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"east": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"south": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"west": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 12, 6, 15], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.5, -2, 6.5],
"to": [9.5, 1, 8.5],
"faces": {
"north": {"uv": [10, 0, 12, 3], "texture": "#texture"},
"east": {"uv": [8, 0, 10, 3], "texture": "#texture"},
"south": {"uv": [14, 0, 16, 3], "texture": "#texture"},
"west": {"uv": [12, 0, 14, 3], "texture": "#texture"},
"up": {"uv": [12, 0, 10, 1], "texture": "#texture"},
"down": {"uv": [0, 0, 2, 2], "texture": "#texture"}
}
},
{
"from": [7.5, -3, 7.5],
"to": [9.5, -2, 8.5],
"faces": {
"north": {"uv": [10, 2, 12, 3], "texture": "#texture"},
"east": {"uv": [10, 2, 11, 3], "texture": "#texture"},
"south": {"uv": [12, 2, 10, 3], "texture": "#texture"},
"west": {"uv": [11, 2, 12, 3], "texture": "#texture"},
"down": {"uv": [12, 2, 10, 3], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [7, 135, 0],
"translation": [0, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"thirdperson_lefthand": {
"rotation": [7, 135, 0],
"translation": [-0.5, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_righthand": {
"rotation": [6, -150, 7],
"translation": [6.75, -0.75, -5.5]
},
"firstperson_lefthand": {
"rotation": [6, -150, 7],
"translation": [6.75, -0.75, -5.5],
"scale": [-1, 1, 1]
},
"ground": {
"rotation": [30, 0, 45],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [14, -129, 63],
"translation": [0.25, 0, 0]
},
"fixed": {
"rotation": [-35.5, 33.5, 49],
"translation": [-0.5, 0, -0.5]
}
}
}

View file

@ -1,6 +1,170 @@
{
"parent": "item/generated",
"credit": "Made with Blockbench",
"textures": {
"layer0": "warpdrive:items/tool/tuning_driver-cyan"
"particle": "warpdrive:items/tool/tuning_driver-video_channel",
"texture": "warpdrive:items/tool/tuning_driver-video_channel"
},
"elements": [
{
"from": [7.5, 16, 7.5],
"to": [9.5, 17.5, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 17.5, 8.5]},
"faces": {
"north": {"uv": [8, 0, 6, 1], "texture": "#texture"},
"east": {"uv": [8, 1, 6, 2], "texture": "#texture"},
"south": {"uv": [6, 1, 8, 2], "texture": "#texture"},
"west": {"uv": [6, 0, 8, 1], "texture": "#texture"},
"up": {"uv": [6, 0, 8, 2], "texture": "#texture"}
}
},
{
"from": [7, 13, 7],
"to": [10, 16, 10],
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"east": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"south": {"uv": [0, 0, 3, 3], "texture": "#texture"},
"west": {"uv": [3, 0, 0, 3], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.25, 12, 7.25],
"to": [9.75, 13, 9.75],
"faces": {
"north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"},
"west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}
}
},
{
"from": [7.25, 2.25, 7.25],
"to": [9.75, 6, 9.75],
"faces": {
"north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"},
"west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"},
"down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}
}
},
{
"from": [7, 5.5, 7],
"to": [10, 12.5, 10],
"faces": {
"north": {"uv": [3, 4, 6, 11], "texture": "#texture"},
"east": {"uv": [9, 4, 6, 11], "texture": "#texture"},
"south": {"uv": [0, 4, 3, 11], "texture": "#texture"},
"west": {"uv": [3, 4, 0, 11], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [10, 6.5, 8],
"to": [10.5, 9.5, 9],
"faces": {
"north": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"east": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"south": {"uv": [7, 12, 8, 15], "texture": "#texture"},
"up": {"uv": [7, 12, 8, 13], "texture": "#texture"},
"down": {"uv": [7, 14, 8, 15], "texture": "#texture"}
}
},
{
"from": [9.75, 10.5, 8],
"to": [10.25, 11.5, 9],
"faces": {
"north": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"east": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"south": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"up": {"uv": [10, 4, 11, 5], "texture": "#texture"},
"down": {"uv": [10, 4, 11, 5], "texture": "#texture"}
}
},
{
"from": [7, 0, 7],
"to": [10, 3, 10],
"faces": {
"north": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"east": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"south": {"uv": [0, 12, 3, 15], "texture": "#texture"},
"west": {"uv": [3, 12, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 0, 6, 3], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7, 4, 7],
"to": [10, 5, 10],
"faces": {
"north": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"east": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"south": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"west": {"uv": [3, 14, 0, 15], "texture": "#texture"},
"up": {"uv": [3, 12, 6, 15], "texture": "#texture"},
"down": {"uv": [3, 12, 6, 15], "texture": "#texture"}
}
},
{
"from": [7.5, -2, 6.5],
"to": [9.5, 1, 8.5],
"faces": {
"north": {"uv": [10, 0, 12, 3], "texture": "#texture"},
"east": {"uv": [8, 0, 10, 3], "texture": "#texture"},
"south": {"uv": [14, 0, 16, 3], "texture": "#texture"},
"west": {"uv": [12, 0, 14, 3], "texture": "#texture"},
"up": {"uv": [12, 0, 10, 1], "texture": "#texture"},
"down": {"uv": [0, 0, 2, 2], "texture": "#texture"}
}
},
{
"from": [7.5, -3, 7.5],
"to": [9.5, -2, 8.5],
"faces": {
"north": {"uv": [10, 2, 12, 3], "texture": "#texture"},
"east": {"uv": [10, 2, 11, 3], "texture": "#texture"},
"south": {"uv": [12, 2, 10, 3], "texture": "#texture"},
"west": {"uv": [11, 2, 12, 3], "texture": "#texture"},
"down": {"uv": [12, 2, 10, 3], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [7, 135, 0],
"translation": [0, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"thirdperson_lefthand": {
"rotation": [7, 135, 0],
"translation": [-0.5, 2.5, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_righthand": {
"rotation": [3, 164, 7],
"translation": [6.75, -0.75, -5.5]
},
"firstperson_lefthand": {
"rotation": [3, 164, 7],
"translation": [6, -0.75, -5.5]
},
"ground": {
"rotation": [30, 0, 45],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [14, -129, 63],
"translation": [0.25, 0, 0]
},
"fixed": {
"rotation": [-35.5, 33.5, 49],
"translation": [-0.5, 0, -0.5]
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-black"
"wool": "minecraft:blocks/wool_colored_black"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-blue"
"wool": "minecraft:blocks/wool_colored_blue"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-brown"
"wool": "minecraft:blocks/wool_colored_brown"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-cyan"
"wool": "minecraft:blocks/wool_colored_cyan"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-gray"
"wool": "minecraft:blocks/wool_colored_gray"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-green"
"wool": "minecraft:blocks/wool_colored_green"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-light_blue"
"wool": "minecraft:blocks/wool_colored_light_blue"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-lime"
"wool": "minecraft:blocks/wool_colored_lime"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-magenta"
"wool": "minecraft:blocks/wool_colored_magenta"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-orange"
"wool": "minecraft:blocks/wool_colored_orange"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-pink"
"wool": "minecraft:blocks/wool_colored_pink"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-purple"
"wool": "minecraft:blocks/wool_colored_purple"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-red"
"wool": "minecraft:blocks/wool_colored_red"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-silver"
"wool": "minecraft:blocks/wool_colored_silver"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-white"
"wool": "minecraft:blocks/wool_colored_white"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"parent": "warpdrive:item/tool/tuning_fork",
"textures": {
"layer0": "warpdrive:items/tool/tuning_fork-yellow"
"wool": "minecraft:blocks/wool_colored_yellow"
}
}

View file

@ -1,6 +1,109 @@
{
"parent": "item/handheld",
"credit": "Made with Blockbench",
"textures": {
"layer0": "warpdrive:items/tool/wrench"
"particle": "warpdrive:items/tool/wrench",
"texture": "warpdrive:items/tool/wrench"
},
"elements": [
{
"from": [6.25, 2.75, 8],
"to": [9.75, 13.75, 10],
"faces": {
"north": {"uv": [4, 3, 2, 9], "texture": "#texture"},
"east": {"uv": [4, 3, 3, 9], "texture": "#texture"},
"south": {"uv": [2, 3, 4, 9], "texture": "#texture"},
"west": {"uv": [3, 3, 2, 9], "texture": "#texture"},
"up": {"uv": [2, 3, 4, 4], "texture": "#texture"},
"down": {"uv": [2, 8, 4, 9], "texture": "#texture"}
}
},
{
"from": [6.5, 0, 8.25],
"to": [9.5, 18, 9.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 11], "texture": "#texture"},
"east": {"uv": [0, 0, 0.5, 11], "texture": "#texture"},
"south": {"uv": [2, 0, 0, 11], "texture": "#texture"},
"west": {"uv": [1, 0, 1.5, 11], "texture": "#texture"},
"up": {"uv": [0, 0, 1.5, 1], "texture": "#texture"},
"down": {"uv": [2, 8, 0, 8.5], "texture": "#texture"}
}
},
{
"from": [1.12132, 15.46447, 8],
"to": [3.12132, 21.46447, 10],
"rotation": {"angle": -45, "axis": "z", "origin": [8.12132, 14.46447, 7.5]},
"faces": {
"north": {"uv": [10, 0, 11, 3], "texture": "#texture"},
"east": {"uv": [10, 0, 11, 3], "texture": "#texture"},
"south": {"uv": [10, 0, 11, 3], "texture": "#texture"},
"west": {"uv": [10, 0, 11, 3], "texture": "#texture"},
"up": {"uv": [10, 0, 11, 1], "texture": "#texture"},
"down": {"uv": [10, 2, 11, 3], "texture": "#texture"}
}
},
{
"from": [5.12132, 16.46447, 8],
"to": [7.12132, 21.46447, 10],
"rotation": {"angle": -45, "axis": "z", "origin": [8.12132, 14.46447, 7.5]},
"faces": {
"north": {"uv": [11, 0, 12, 3], "texture": "#texture"},
"east": {"uv": [11, 0, 12, 3], "texture": "#texture"},
"south": {"uv": [11, 0, 12, 3], "texture": "#texture"},
"west": {"uv": [11, 0, 12, 3], "texture": "#texture"},
"up": {"uv": [11, 0, 12, 1], "texture": "#texture"},
"down": {"uv": [11, 2, 12, 3], "texture": "#texture"}
}
},
{
"from": [5.41421, 17.58579, 7.5],
"to": [9.41421, 20.58579, 10.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6, 20, 9]},
"faces": {
"north": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"},
"east": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"south": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"},
"west": {"uv": [6, 0, 8, 2], "texture": "#texture"},
"up": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"},
"down": {"uv": [4.75, 0, 2.25, 2], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 110, 16],
"translation": [-0.75, -1.25, 0.25],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [0, 110, 16],
"translation": [-0.75, -1.25, 0.25],
"scale": [-0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-27, 108, 35],
"translation": [12, -8.25, -14]
},
"firstperson_lefthand": {
"rotation": [-27, 108, 35],
"translation": [12, -8.25, -14],
"scale": [-1, 1, 1]
},
"ground": {
"rotation": [45, 30, 0],
"translation": [0, 1.75, 0],
"scale": [0.4, 0.4, 0.4]
},
"gui": {
"rotation": [-28, 175, 38],
"translation": [-1.5, -2, 0],
"scale": [0.7, 0.7, 0.7]
},
"fixed": {
"rotation": [0, 0, -30],
"translation": [-1, -2.5, -1],
"scale": [0.8, 0.8, 0.8]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 389 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 772 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 772 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 775 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 851 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 371 B