Add some missing recipes

This commit is contained in:
Andrew-71 2023-10-04 14:47:51 +03:00
parent cce60f65c6
commit b119ea2a4c
108 changed files with 3972 additions and 85 deletions

View file

@ -0,0 +1,95 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "new_soviet:block/custom/switches/switch_type_2",
"particle": "new_soviet:block/custom/switches/switch_type_2"
},
"elements": [
{
"from": [6, 0.2, 6],
"to": [10, 1.2, 9],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [14, 2, 10, 3], "rotation": 180, "texture": "#0"},
"east": {"uv": [5, 10, 6, 13], "rotation": 270, "texture": "#0"},
"south": {"uv": [14, 2, 10, 1], "texture": "#0"},
"west": {"uv": [10, 5, 11, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [5, 0, 9, 3], "rotation": 180, "texture": "#0"},
"down": {"uv": [5, 3, 9, 6], "texture": "#0"}
}
},
{
"from": [6.02, 0.2, 8],
"to": [10.02, 1.2, 10],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [14, 4, 10, 5], "rotation": 180, "texture": "#0"},
"east": {"uv": [6, 10, 7, 12], "rotation": 270, "texture": "#0"},
"south": {"uv": [14, 4, 10, 3], "texture": "#0"},
"west": {"uv": [7, 10, 8, 12], "rotation": 90, "texture": "#0"},
"up": {"uv": [5, 6, 9, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [5, 8, 9, 10], "texture": "#0"}
}
},
{
"from": [5.5, 0, 5.5],
"to": [10.5, 1, 10.5],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [15, 0, 10, 1], "rotation": 180, "texture": "#0"},
"east": {"uv": [9, 0, 10, 5], "rotation": 270, "texture": "#0"},
"south": {"uv": [5, 11, 0, 10], "texture": "#0"},
"west": {"uv": [9, 5, 10, 10], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 5, 5, 10], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 0, 0],
"translation": [0, 8, 0]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [0, 8, 0]
},
"firstperson_righthand": {
"rotation": [-73, 180, 0],
"translation": [0, 9.25, 1.5]
},
"firstperson_lefthand": {
"rotation": [-70, 180, 0],
"translation": [0, 9.25, 1.5]
},
"ground": {
"rotation": [90, 0, 0],
"translation": [0, 5, 0]
},
"gui": {
"rotation": [-44, 180, 45],
"translation": [0, 5, 0],
"scale": [2, 2, 1]
},
"fixed": {
"translation": [0, 0, -6.75],
"scale": [2, 2, 1]
}
},
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": [
{
"name": "group",
"origin": [0, 2, 0],
"color": 0,
"children": [0, 1]
},
2
]
}
]
}