Remove the now lzstools
add .gitmodules test
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
[submodule "packs/1-lzstools"]
|
||||||
|
url = git://git.lzstealth.com/LZStealth/minecraft_lzstools
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"model": {
|
|
||||||
"type": "select",
|
|
||||||
"property": "custom_model_data",
|
|
||||||
"index": 1,
|
|
||||||
"fallback": {
|
|
||||||
"type": "minecraft:model",
|
|
||||||
"model": "minecraft:item/carrot_on_a_stick"
|
|
||||||
},
|
|
||||||
"cases": [
|
|
||||||
{ "when": "lzstealth:wrench_default", "model": { "type": "model", "model": "rotator_wrench:items/rotator_wrench" } },
|
|
||||||
{ "when": "lzstealth:wrench_flip", "model": { "type": "model", "model": "rotator_wrench:items/rotator_wrench_flip" } },
|
|
||||||
{ "when": "lzstealth:wrench_face_player", "model": { "type": "model", "model": "rotator_wrench:items/rotator_wrench_face_player" } },
|
|
||||||
{ "when": "lzstealth:wrench_face_click", "model": { "type": "model", "model": "rotator_wrench:items/rotator_wrench_face_click" } },
|
|
||||||
{ "when": "lzstealth:wrench_terracotta", "model": { "type": "model", "model": "rotator_wrench:items/rotator_wrench_terracotta" } }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,92 +0,0 @@
|
|||||||
{
|
|
||||||
"credit": "Made with Blockbench",
|
|
||||||
"texture_size": [8, 8],
|
|
||||||
"textures": {
|
|
||||||
"0": "rotator_wrench:block/rotator_wrench/stick",
|
|
||||||
"1": "block/oak_log_top",
|
|
||||||
"2": "block/oak_log",
|
|
||||||
"3": "block/oak_log_top",
|
|
||||||
"4": "block/oak_log",
|
|
||||||
"5": "block/oak_log",
|
|
||||||
"6": "block/oak_log",
|
|
||||||
"overlay": "rotator_wrench:block/rotator_wrench/rotate",
|
|
||||||
"particle": "block/oak_log"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"from": [7.5, 0, 7.5],
|
|
||||||
"to": [8.5, 7, 8.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"east": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"south": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"west": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [3, 3, 6, 0], "texture": "#0"},
|
|
||||||
"down": {"uv": [3, 3, 6, 0], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "block",
|
|
||||||
"from": [6.5, 7, 6.5],
|
|
||||||
"to": [9.5, 10, 9.5],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"},
|
|
||||||
"east": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#2"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"},
|
|
||||||
"west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#4"},
|
|
||||||
"up": {"uv": [0, 0, 16, 16], "texture": "#5"},
|
|
||||||
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#6"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "overlay",
|
|
||||||
"from": [6.45, 6.95, 6.45],
|
|
||||||
"to": [9.55, 10.05, 9.55],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"display": {
|
|
||||||
"thirdperson_righthand": {
|
|
||||||
"rotation": [0, -45, 0],
|
|
||||||
"translation": [0.5, 4.5, 1]
|
|
||||||
},
|
|
||||||
"thirdperson_lefthand": {
|
|
||||||
"rotation": [0, -45, 0],
|
|
||||||
"translation": [0.5, 4.5, 1]
|
|
||||||
},
|
|
||||||
"firstperson_righthand": {
|
|
||||||
"rotation": [0, 85, -20],
|
|
||||||
"translation": [0, 3, 0]
|
|
||||||
},
|
|
||||||
"firstperson_lefthand": {
|
|
||||||
"rotation": [0, -85, 20],
|
|
||||||
"translation": [0, 3, 0]
|
|
||||||
},
|
|
||||||
"ground": {
|
|
||||||
"rotation": [45, 0, 72.5],
|
|
||||||
"translation": [0, -1, 0],
|
|
||||||
"scale": [1.2, 1.2, 1.2]
|
|
||||||
},
|
|
||||||
"gui": {
|
|
||||||
"rotation": [-25, 10, 45],
|
|
||||||
"translation": [-3.25, 3, 0],
|
|
||||||
"scale": [1.725, 1.725, 1.725]
|
|
||||||
},
|
|
||||||
"head": {
|
|
||||||
"rotation": [0, 0, 28.5],
|
|
||||||
"translation": [-7, 10.5, 0],
|
|
||||||
"scale": [2.5, 2.5, 2.5]
|
|
||||||
},
|
|
||||||
"fixed": {
|
|
||||||
"rotation": [-5, 0, -45],
|
|
||||||
"translation": [5, 5, -1.5],
|
|
||||||
"scale": [2.5, 2.5, 2.5]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,89 +0,0 @@
|
|||||||
{
|
|
||||||
"credit": "Made with Blockbench",
|
|
||||||
"texture_size": [8, 8],
|
|
||||||
"textures": {
|
|
||||||
"0": "rotator_wrench:block/rotator_wrench/stick",
|
|
||||||
"4": "rotator_wrench:block/rotator_wrench/rotate",
|
|
||||||
"6": "1.21.4:block/observer_back",
|
|
||||||
"7": "1.21.4:block/observer_front",
|
|
||||||
"8": "1.21.4:block/observer_side",
|
|
||||||
"9": "1.21.4:block/observer_top",
|
|
||||||
"particle": "block/oak_log"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"from": [7.5, 0, 7.5],
|
|
||||||
"to": [8.5, 7, 8.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"east": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"south": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"west": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [3, 3, 6, 0], "texture": "#0"},
|
|
||||||
"down": {"uv": [3, 3, 6, 0], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [6.5, 7, 6.5],
|
|
||||||
"to": [9.5, 10, 9.5],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#9"},
|
|
||||||
"east": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#8"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#9"},
|
|
||||||
"west": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#8"},
|
|
||||||
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#7"},
|
|
||||||
"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "overlay",
|
|
||||||
"from": [6.45, 6.95, 6.45],
|
|
||||||
"to": [9.55, 10.05, 9.55],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "texture": "#4"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "texture": "#4"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"display": {
|
|
||||||
"thirdperson_righthand": {
|
|
||||||
"rotation": [0, -45, 0],
|
|
||||||
"translation": [0.5, 4.5, 1]
|
|
||||||
},
|
|
||||||
"thirdperson_lefthand": {
|
|
||||||
"rotation": [0, -45, 0],
|
|
||||||
"translation": [0.5, 4.5, 1]
|
|
||||||
},
|
|
||||||
"firstperson_righthand": {
|
|
||||||
"rotation": [0, -85, 20],
|
|
||||||
"translation": [0, 3, 0]
|
|
||||||
},
|
|
||||||
"firstperson_lefthand": {
|
|
||||||
"rotation": [0, -85, 20],
|
|
||||||
"translation": [0, 3, 0]
|
|
||||||
},
|
|
||||||
"ground": {
|
|
||||||
"rotation": [45, 0, 72.5],
|
|
||||||
"translation": [0, -1, 0],
|
|
||||||
"scale": [1.2, 1.2, 1.2]
|
|
||||||
},
|
|
||||||
"gui": {
|
|
||||||
"rotation": [-25, 10, 45],
|
|
||||||
"translation": [-3.25, 3, 0],
|
|
||||||
"scale": [1.725, 1.725, 1.725]
|
|
||||||
},
|
|
||||||
"head": {
|
|
||||||
"rotation": [0, 0, 28.5],
|
|
||||||
"translation": [-7, 10.5, 0],
|
|
||||||
"scale": [2.5, 2.5, 2.5]
|
|
||||||
},
|
|
||||||
"fixed": {
|
|
||||||
"rotation": [-5, 0, -45],
|
|
||||||
"translation": [5, 5, -1.5],
|
|
||||||
"scale": [2.5, 2.5, 2.5]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,50 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "rotator_wrench:items/rotator_wrench",
|
|
||||||
"textures": {
|
|
||||||
"1": "block/observer_top",
|
|
||||||
"2": "block/observer_side",
|
|
||||||
"3": "block/observer_top",
|
|
||||||
"4": "block/observer_side",
|
|
||||||
"5": "block/observer_front",
|
|
||||||
"6": "block/observer_back"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"from": [7.5, 0, 7.5],
|
|
||||||
"to": [8.5, 7, 8.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"east": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"south": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"west": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [3, 3, 6, 0], "texture": "#0"},
|
|
||||||
"down": {"uv": [3, 3, 6, 0], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "block",
|
|
||||||
"from": [6.5, 7, 6.5],
|
|
||||||
"to": [9.5, 10, 9.5],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"},
|
|
||||||
"east": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#2"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#3"},
|
|
||||||
"west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#4"},
|
|
||||||
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#5"},
|
|
||||||
"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "overlay",
|
|
||||||
"from": [6.45, 6.95, 6.45],
|
|
||||||
"to": [9.55, 10.05, 9.55],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "rotator_wrench:items/rotator_wrench",
|
|
||||||
"textures": {
|
|
||||||
"1": "block/chiseled_polished_blackstone",
|
|
||||||
"2": "block/chiseled_polished_blackstone",
|
|
||||||
"3": "block/chiseled_polished_blackstone",
|
|
||||||
"4": "block/chiseled_polished_blackstone",
|
|
||||||
"5": "block/chiseled_polished_blackstone",
|
|
||||||
"6": "block/chiseled_polished_blackstone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "rotator_wrench:items/rotator_wrench",
|
|
||||||
"textures": {
|
|
||||||
"1": "block/gold_block",
|
|
||||||
"2": "block/gold_block",
|
|
||||||
"3": "block/gold_block",
|
|
||||||
"4": "block/gold_block",
|
|
||||||
"5": "block/gold_block",
|
|
||||||
"6": "block/gold_block"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,50 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "rotator_wrench:items/rotator_wrench",
|
|
||||||
"textures": {
|
|
||||||
"1": "block/pink_glazed_terracotta",
|
|
||||||
"2": "block/pink_glazed_terracotta",
|
|
||||||
"3": "block/pink_glazed_terracotta",
|
|
||||||
"4": "block/pink_glazed_terracotta",
|
|
||||||
"5": "block/pink_glazed_terracotta",
|
|
||||||
"6": "block/pink_glazed_terracotta"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "block",
|
|
||||||
"from": [6.5, 7, 6.5],
|
|
||||||
"to": [9.5, 10, 9.5],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"},
|
|
||||||
"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"},
|
|
||||||
"west": {"uv": [0, 0, 16, 16], "texture": "#4"},
|
|
||||||
"up": {"uv": [0, 0, 16, 16], "texture": "#5"},
|
|
||||||
"down": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#6"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.5, 0, 7.5],
|
|
||||||
"to": [8.5, 7, 8.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"east": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"south": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
|
||||||
"west": {"uv": [3, 0, 0, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [3, 3, 6, 0], "texture": "#0"},
|
|
||||||
"down": {"uv": [3, 3, 6, 0], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "overlay",
|
|
||||||
"from": [6.45, 6.95, 6.45],
|
|
||||||
"to": [9.55, 10.05, 9.55],
|
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay"},
|
|
||||||
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 520 B |
Binary file not shown.
|
Before Width: | Height: | Size: 262 B |
Reference in New Issue
Block a user