Skip to content

Commit

Permalink
augmentation station slices
Browse files Browse the repository at this point in the history
  • Loading branch information
Thepigcat76 committed Sep 18, 2024
1 parent f966d78 commit 132ab1f
Show file tree
Hide file tree
Showing 9 changed files with 611 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "modjam:block/multiblock/augmentation_station/bottom_side",
"1": "modjam:block/multiblock/augmentation_station/bottom_top",
"2": "modjam:block/multiblock/augmentation_station/middle_middle",
"3": "modjam:block/multiblock/augmentation_station/middle_pillar",
"4": "modjam:block/multiblock/augmentation_station/top",
"5": "modjam:block/multiblock/augmentation_station/top_bottom",
"6": "modjam:block/multiblock/augmentation_station/top_side",
"particle": "modjam:block/multiblock/augmentation_station/bottom_side"
},
"elements": [
{
"from": [8, 0, 8],
"to": [16, 10, 16],
"faces": {
"north": {"uv": [12, 0, 16, 16], "texture": "#0"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 4, 16], "texture": "#0"},
"up": {"uv": [0, 0, 4, 4], "texture": "#1"},
"down": {"uv": [51, -30, 19, 2], "texture": "#missing"}
}
},
{
"from": [11, 10, 11],
"to": [13, 13, 13],
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#3"},
"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
"south": {"uv": [16, 0, 0, 16], "texture": "#3"},
"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
"up": {"uv": [0, 0, 16, 16], "texture": "#3"},
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
}
},
{
"from": [13, 10, 13],
"to": [16, 13, 16],
"faces": {
"north": {"uv": [13.81818, 16, 16, 0], "texture": "#2"},
"east": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"south": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"west": {"uv": [0, 0, 2.18182, 16], "texture": "#2"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [10, 13, 10],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [12.57143, 0, 16, 16], "texture": "#6"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 3.42857, 16], "texture": "#6"},
"up": {"uv": [0, 0, 3.42857, 3.42857], "texture": "#4"},
"down": {"uv": [0, 12, 4, 16], "texture": "#5"}
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "modjam:block/multiblock/augmentation_station/bottom_extensions_side0",
"1": "modjam:block/multiblock/augmentation_station/bottom_extensions_side1",
"2": "modjam:block/multiblock/augmentation_station/bottom_extensions_top",
"3": "modjam:block/multiblock/augmentation_station/bottom_top",
"4": "modjam:block/multiblock/augmentation_station/middle_middle",
"5": "modjam:block/multiblock/augmentation_station/middle_pillar",
"6": "modjam:block/multiblock/augmentation_station/top",
"7": "modjam:block/multiblock/augmentation_station/top_bottom",
"8": "modjam:block/multiblock/augmentation_station/top_side",
"particle": "modjam:block/multiblock/augmentation_station/bottom_extensions_side0"
},
"elements": [
{
"from": [11, 10, 7],
"to": [13, 13, 9],
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#5"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [16, 0, 0, 16], "texture": "#5"},
"west": {"uv": [0, 0, 16, 16], "texture": "#5"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [13, 10, 0],
"to": [16, 13, 16],
"faces": {
"north": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"east": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"south": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"west": {"uv": [2.18182, 16, 13.81818, 0], "texture": "#4"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [10, 13, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [3.42857, 0, 12.57143, 16], "texture": "#8"},
"up": {"uv": [0, 3.42857, 3.42857, 12.57143], "texture": "#6"},
"down": {"uv": [0, 3.42857, 3.42857, 12.57143], "texture": "#7"}
}
},
{
"from": [0, 0, 0],
"to": [8, 10, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
"east": {"uv": [0, 0, 16, 10], "texture": "#missing"},
"south": {"uv": [16, 0, 0, 16], "texture": "#0"},
"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#2"},
"down": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#missing"}
}
},
{
"from": [8, 0, 0],
"to": [16, 10, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 0]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 10], "texture": "#missing"},
"south": {"uv": [16, 0, 0, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"up": {"uv": [4, 12, 12, 16], "rotation": 90, "texture": "#3"},
"down": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#missing"}
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "modjam:block/multiblock/augmentation_station/bottom_side",
"1": "modjam:block/multiblock/augmentation_station/bottom_top",
"2": "modjam:block/multiblock/augmentation_station/middle_middle",
"3": "modjam:block/multiblock/augmentation_station/middle_pillar",
"4": "modjam:block/multiblock/augmentation_station/top",
"5": "modjam:block/multiblock/augmentation_station/top_bottom",
"6": "modjam:block/multiblock/augmentation_station/top_side",
"particle": "modjam:block/multiblock/augmentation_station/bottom_side"
},
"elements": [
{
"from": [8, 0, 0],
"to": [16, 10, 8],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 4, 16], "texture": "#0"},
"west": {"uv": [12, 0, 16, 16], "texture": "#0"},
"up": {"uv": [0, 12, 4, 16], "texture": "#1"},
"down": {"uv": [51, -30, 19, 2], "texture": "#missing"}
}
},
{
"from": [11, 10, 3],
"to": [13, 13, 5],
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#3"},
"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
"south": {"uv": [16, 0, 0, 16], "texture": "#3"},
"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [13, 10, 0],
"to": [16, 13, 3],
"faces": {
"north": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"east": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"south": {"uv": [0, 16, 2.18182, 0], "texture": "#2"},
"west": {"uv": [13.81818, 16, 16, 0], "texture": "#2"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [10, 13, 0],
"to": [16, 16, 6],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 3.42857, 16], "texture": "#6"},
"west": {"uv": [12.57143, 0, 16, 16], "texture": "#6"},
"up": {"uv": [0, 12.57143, 3.42857, 16], "texture": "#4"},
"down": {"uv": [0, 0, 3.42857, 3.42857], "texture": "#5"}
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "modjam:block/multiblock/augmentation_station/bottom_extensions_side0",
"1": "modjam:block/multiblock/augmentation_station/bottom_extensions_side1",
"2": "modjam:block/multiblock/augmentation_station/bottom_extensions_top",
"3": "modjam:block/multiblock/augmentation_station/bottom_top",
"4": "modjam:block/multiblock/augmentation_station/middle_middle",
"5": "modjam:block/multiblock/augmentation_station/middle_pillar",
"6": "modjam:block/multiblock/augmentation_station/top",
"7": "modjam:block/multiblock/augmentation_station/top_bottom",
"8": "modjam:block/multiblock/augmentation_station/top_side",
"particle": "modjam:block/multiblock/augmentation_station/bottom_extensions_side0"
},
"elements": [
{
"from": [7, 10, 11],
"to": [9, 13, 13],
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#5"},
"east": {"uv": [0, 0, 16, 16], "texture": "#5"},
"south": {"uv": [16, 0, 0, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 16, 16], "texture": "#5"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [0, 10, 13],
"to": [16, 13, 16],
"faces": {
"north": {"uv": [2.18182, 16, 13.81818, 0], "texture": "#4"},
"east": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"south": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"west": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [0, 13, 10],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [1.71429, 0, 14.28571, 16], "texture": "#8"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"up": {"uv": [3.42857, 0, 12.57143, 3.42857], "texture": "#6"},
"down": {"uv": [3.42857, 12.57143, 12.57143, 16], "texture": "#7"}
}
},
{
"from": [0, 0, 0],
"to": [16, 10, 8],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
"south": {"uv": [0, 0, 16, 10], "texture": "#missing"},
"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
"up": {"uv": [0, 16, 16, 0], "texture": "#2"},
"down": {"uv": [0, 0, 16, 8], "texture": "#missing"}
}
},
{
"from": [0, 0, 8],
"to": [16, 10, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 10], "texture": "#missing"},
"west": {"uv": [16, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [4, 16, 12, 12], "texture": "#3"},
"down": {"uv": [0, 0, 16, 8], "texture": "#missing"}
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "modjam:block/multiblock/augmentation_station/top",
"particle": "modjam:block/multiblock/augmentation_station/top"
},
"elements": [
{
"from": [0, 10, 0],
"to": [16, 13, 16],
"color": 0,
"faces": {
"north": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"east": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"south": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"west": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [0, 13, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"up": {"uv": [3.42857, 3.42857, 12.57143, 12.57143], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#missing"}
}
},
{
"from": [0, 0, 0],
"to": [16, 10, 16],
"color": 8,
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 10], "texture": "#missing"},
"west": {"uv": [16, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 16, 16, 0], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 8], "texture": "#missing"}
}
}
]
}
Loading

0 comments on commit 132ab1f

Please sign in to comment.