Added mod files

This commit is contained in:
Jacob Vinding
2025-12-26 21:38:55 +01:00
parent 64c4d60c47
commit c4ad0f3e2e
5039 changed files with 894558 additions and 0 deletions

View File

@@ -0,0 +1,106 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "cabin:block/reagent_glass",
"particle": "cabin:block/reagent_glass"
},
"elements": [
{
"from": [4, 0, 4],
"to": [12, 12, 12],
"faces": {
"north": {"uv": [0, 1, 4, 7], "texture": "#0"},
"east": {"uv": [0, 1, 4, 7], "texture": "#0"},
"south": {"uv": [0, 1, 4, 7], "texture": "#0"},
"west": {"uv": [0, 1, 4, 7], "texture": "#0"},
"up": {"uv": [4.5, 3, 8.5, 7], "texture": "#0"},
"down": {"uv": [4.5, 3, 8.5, 7], "texture": "#0"}
}
},
{
"from": [11, 0, 5],
"to": [5, 12, 11],
"faces": {
"north": {"uv": [0.5, 1, 3.5, 7], "texture": "#0"},
"east": {"uv": [0.5, 1, 3.5, 7], "texture": "#0"},
"south": {"uv": [0.5, 1, 3.5, 7], "texture": "#0"},
"west": {"uv": [0.5, 1, 3.5, 7], "texture": "#0"}
}
},
{
"from": [5, 11, 5],
"to": [11, 14, 11],
"faces": {
"north": {"uv": [9, 0.5, 12, 2], "texture": "#0"},
"east": {"uv": [9, 0.5, 12, 2], "texture": "#0"},
"south": {"uv": [9, 0.5, 12, 2], "texture": "#0"},
"west": {"uv": [9, 0.5, 12, 2], "texture": "#0"},
"up": {"uv": [9, 2.5, 12, 5.5], "texture": "#0"},
"down": {"uv": [9, 2.5, 12, 5.5], "texture": "#0"}
}
},
{
"from": [5, 1, 5],
"to": [11, 9, 11],
"faces": {
"north": {"uv": [4, 11, 8, 14], "rotation": 90, "texture": "#0", "tintindex": 1},
"east": {"uv": [4, 11, 8, 14], "rotation": 90, "texture": "#0", "tintindex": 1},
"south": {"uv": [4, 11, 8, 14], "rotation": 90, "texture": "#0", "tintindex": 1},
"west": {"uv": [4, 11, 8, 14], "rotation": 90, "texture": "#0", "tintindex": 1},
"up": {"uv": [0.5, 11, 3.5, 14], "rotation": 90, "texture": "#0", "tintindex": 1},
"down": {"uv": [8.5, 11, 11.5, 14], "rotation": 90, "texture": "#0", "tintindex": 1}
}
},
{
"from": [5, 1, 5],
"to": [11, 9, 11],
"faces": {
"north": {"uv": [4, 7.5, 8, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0},
"east": {"uv": [4, 7.5, 8, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0},
"south": {"uv": [4, 7.5, 8, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0},
"west": {"uv": [4, 7.5, 8, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0},
"up": {"uv": [0.5, 7.5, 3.5, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0},
"down": {"uv": [8.5, 7.5, 11.5, 10.5], "rotation": 90, "texture": "#0", "tintindex": 0}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 61, -5],
"translation": [0, 2.25, 0],
"scale": [0.61, 0.61, 0.61]
},
"firstperson_lefthand": {
"rotation": [0, 61, -5],
"translation": [0, 2.25, 0],
"scale": [0.61, 0.61, 0.61]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 1, 0],
"scale": [0.9, 0.9, 0.9]
},
"head": {
"translation": [0, 14.5, 0]
},
"fixed": {
"rotation": [0, 45, 0],
"translation": [0, 4, 0]
}
}
}