replicate this

This commit is contained in:
GearShocky 2025-02-24 16:56:04 +05:00
parent b12b25c68f
commit 4ff0b14b6d
81 changed files with 222 additions and 195 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
node ./base_with_mask.js block/matter_replicator_base block/matter_replicator_base_mask matter_replicator_base
node ./base_with_mask.js block/matter_replicator block/matter_replicator_mask matter_replicator

View File

@ -5,8 +5,10 @@
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"1": "overdrive_that_matters:block/matter_replicator_base", "1": "overdrive_that_matters:block/matter_replicator_base",
"3": "overdrive_that_matters:block/machine_base",
"particle": "overdrive_that_matters:block/matter_replicator_base", "particle": "overdrive_that_matters:block/matter_replicator_base",
"texture": "overdrive_that_matters:block/matter_replicator" "texture": "overdrive_that_matters:block/matter_replicator",
"status": "overdrive_that_matters:block/matter_replicator_status"
}, },
"elements": [ "elements": [
{ {
@ -17,9 +19,9 @@
"north": {"uv": [0, 2.5, 0.5, 8], "texture": "#texture"}, "north": {"uv": [0, 2.5, 0.5, 8], "texture": "#texture"},
"east": {"uv": [0, 2.5, 8, 8], "texture": "#1"}, "east": {"uv": [0, 2.5, 8, 8], "texture": "#1"},
"south": {"uv": [15.5, 2.5, 16, 8], "texture": "#texture"}, "south": {"uv": [15.5, 2.5, 16, 8], "texture": "#texture"},
"west": {"uv": [8, 9.5, 16, 15], "texture": "#1"}, "west": {"uv": [0, 9.5, 8, 15], "texture": "#1"},
"up": {"uv": [0, 8, 0.5, 16], "rotation": 180, "texture": "#1"}, "up": {"uv": [0, 8, 0.5, 16], "rotation": 180, "texture": "#1"},
"down": {"uv": [8, 8, 8.5, 16], "texture": "#1"} "down": {"uv": [0, 0, 1, 16], "texture": "#3"}
} }
}, },
{ {
@ -28,168 +30,11 @@
"to": [1, 11, 16], "to": [1, 11, 16],
"faces": { "faces": {
"north": {"uv": [7.5, 2.5, 8, 8], "texture": "#texture"}, "north": {"uv": [7.5, 2.5, 8, 8], "texture": "#texture"},
"east": {"uv": [8, 9.5, 16, 15], "texture": "#1"}, "east": {"uv": [0, 9.5, 8, 15], "texture": "#1"},
"south": {"uv": [8, 2.5, 8.5, 8], "texture": "#1"}, "south": {"uv": [8, 2.5, 8.5, 8], "texture": "#texture"},
"west": {"uv": [8, 2.5, 16, 8], "texture": "#1"}, "west": {"uv": [8, 2.5, 16, 8], "texture": "#1"},
"up": {"uv": [7.5, 8, 8, 16], "rotation": 180, "texture": "#1"}, "up": {"uv": [7.5, 8, 8, 16], "rotation": 180, "texture": "#1"},
"down": {"uv": [15.5, 8, 16, 16], "texture": "#1"} "down": {"uv": [15, 0, 16, 16], "texture": "#3"}
}
},
{
"name": "controlpanel",
"from": [0, 11, 1],
"to": [8, 16, 6],
"faces": {
"north": {"uv": [4, 10.5, 8, 13], "texture": "#texture"},
"south": {"uv": [4, 13, 8, 15.5], "texture": "#texture"},
"west": {"uv": [8.5, 0, 11, 2.5], "texture": "#1"},
"up": {"uv": [4, 8, 8, 10.5], "texture": "#texture"}
}
},
{
"name": "computer",
"from": [8, 11, 0],
"to": [16, 16, 6],
"faces": {
"north": {"uv": [0, 0, 4, 2.5], "texture": "#texture"},
"east": {"uv": [5, 0, 8, 2.5], "texture": "#1"},
"south": {"uv": [0, 8.5, 4, 11], "rotation": 180, "texture": "#texture"},
"west": {"uv": [5, 0, 8, 2.5], "texture": "#1"},
"up": {"uv": [0, 8, 4, 11], "texture": "#texture"}
}
},
{
"name": "canisterlight",
"from": [5, 11, 11],
"to": [14, 15, 15],
"faces": {
"north": {"uv": [11, 0, 15.5, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [11, 0, 15.5, 2], "texture": "#texture"},
"up": {"uv": [11, 0, 15.5, 2], "texture": "#texture"}
},
"neoforge_data": { "block_light": 15, "sky_light": 15 }
},
{
"name": "canister",
"from": [14, 11, 11],
"to": [15, 15, 15],
"faces": {
"north": {"uv": [15.5, 0, 16, 2], "rotation": 180, "texture": "#texture"},
"east": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"south": {"uv": [15.5, 0, 16, 2], "texture": "#texture"},
"up": {"uv": [15.5, 0, 16, 2], "texture": "#texture"}
}
},
{
"name": "canister",
"from": [3, 11, 11],
"to": [5, 15, 15],
"faces": {
"north": {"uv": [10, 0, 11, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [10, 0, 11, 2], "texture": "#texture"},
"west": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"up": {"uv": [10, 0, 11, 2], "texture": "#texture"}
}
},
{
"name": "canister",
"from": [3, 11, 6],
"to": [5, 15, 10],
"faces": {
"south": {"uv": [10, 0, 11, 2], "texture": "#texture"},
"west": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"up": {"uv": [10, 0, 11, 2], "texture": "#texture"},
"down": {"uv": [0, 0, 6, 1], "texture": "#missing"}
}
},
{
"name": "canisterlight",
"from": [5, 11, 6],
"to": [14, 15, 10],
"faces": {
"south": {"uv": [11, 0, 15.5, 2], "texture": "#texture"},
"up": {"uv": [11, 0, 15.5, 2], "texture": "#texture"},
"down": {"uv": [0, 0, 6, 1], "texture": "#missing"}
},
"neoforge_data": { "block_light": 15, "sky_light": 15 }
},
{
"name": "canister",
"from": [14, 11, 6],
"to": [15, 15, 10],
"faces": {
"east": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"south": {"uv": [15.5, 0, 16, 2], "texture": "#texture"},
"up": {"uv": [15.5, 0, 16, 2], "texture": "#texture"},
"down": {"uv": [0, 0, 6, 1], "texture": "#missing"}
}
},
{
"name": "pipe",
"from": [0, 11, 7],
"to": [3, 14, 9],
"faces": {
"north": {"uv": [1, 12, 0, 13.5], "texture": "#texture"},
"south": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"west": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"up": {"uv": [0, 11, 1, 12], "texture": "#texture"}
}
},
{
"name": "pipe",
"from": [0, 11, 12],
"to": [3, 14, 14],
"faces": {
"north": {"uv": [1, 12, 0, 13.5], "texture": "#texture"},
"south": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"west": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"up": {"uv": [0, 11, 1, 12], "texture": "#texture"}
}
},
{
"name": "frame",
"from": [15.5, 11, 15],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"south": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"west": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"up": {"uv": [2, 15, 2.5, 15.5], "texture": "#texture"}
}
},
{
"name": "frame",
"from": [15.5, 15, 6],
"to": [16, 16, 15],
"faces": {
"east": {"uv": [0, 15.5, 4.5, 16], "texture": "#texture"},
"west": {"uv": [0, 15.5, 4.5, 16], "texture": "#texture"},
"up": {"uv": [0, 15.5, 4.5, 16], "rotation": 90, "texture": "#texture"},
"down": {"uv": [0, 15.5, 4.5, 16], "rotation": 90, "texture": "#texture"}
}
},
{
"name": "frame",
"from": [0, 11, 15],
"to": [0.5, 16, 16],
"faces": {
"north": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"south": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"west": {"uv": [0, 15, 2.5, 15.5], "rotation": 270, "texture": "#texture"},
"up": {"uv": [2, 15, 2.5, 15.5], "texture": "#texture"}
}
},
{
"name": "frame",
"from": [0, 15, 6],
"to": [0.5, 16, 15],
"faces": {
"east": {"uv": [0, 15.5, 4.5, 16], "texture": "#texture"},
"west": {"uv": [0, 15.5, 4.5, 16], "texture": "#texture"},
"up": {"uv": [0, 15.5, 4.5, 16], "rotation": 90, "texture": "#texture"},
"down": {"uv": [0, 15.5, 4.5, 16], "rotation": 90, "texture": "#texture"}
} }
}, },
{ {
@ -199,8 +44,8 @@
"faces": { "faces": {
"north": {"uv": [0.5, 7.5, 7.5, 8], "texture": "#texture"}, "north": {"uv": [0.5, 7.5, 7.5, 8], "texture": "#texture"},
"south": {"uv": [8.5, 7.5, 15.5, 8], "texture": "#texture"}, "south": {"uv": [8.5, 7.5, 15.5, 8], "texture": "#texture"},
"up": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 180, "texture": "#1"}, "up": {"uv": [1.1, 0, 15.1, 16], "rotation": 180, "texture": "#3"},
"down": {"uv": [8.5, 8, 15.5, 16], "texture": "#1"} "down": {"uv": [1, 0, 15, 16], "texture": "#3"}
} }
}, },
{ {
@ -209,7 +54,7 @@
"to": [15, 11, 1], "to": [15, 11, 1],
"faces": { "faces": {
"north": {"uv": [0.5, 2.5, 4, 4.5], "texture": "#texture"}, "north": {"uv": [0.5, 2.5, 4, 4.5], "texture": "#texture"},
"south": {"uv": [4, 2.5, 0.5, 4.5], "texture": "#texture"}, "south": {"uv": [4, 9, 0.5, 11], "texture": "#texture"},
"west": {"uv": [3.5, 2.5, 4, 4.5], "texture": "#texture"}, "west": {"uv": [3.5, 2.5, 4, 4.5], "texture": "#texture"},
"down": {"uv": [0.5, 4, 4, 4.5], "texture": "#texture"} "down": {"uv": [0.5, 4, 4, 4.5], "texture": "#texture"}
} }
@ -220,7 +65,6 @@
"to": [8, 11, 1], "to": [8, 11, 1],
"faces": { "faces": {
"north": {"uv": [4, 2.5, 7, 3.5], "texture": "#texture"}, "north": {"uv": [4, 2.5, 7, 3.5], "texture": "#texture"},
"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"},
"south": {"uv": [4, 3, 7, 3.5], "rotation": 180, "texture": "#texture"}, "south": {"uv": [4, 3, 7, 3.5], "rotation": 180, "texture": "#texture"},
"up": {"uv": [4, 15.5, 7.5, 16], "texture": "#1"}, "up": {"uv": [4, 15.5, 7.5, 16], "texture": "#1"},
"down": {"uv": [4, 3, 7, 3.5], "rotation": 180, "texture": "#texture"} "down": {"uv": [4, 3, 7, 3.5], "rotation": 180, "texture": "#texture"}
@ -262,7 +106,7 @@
"to": [15, 11, 15], "to": [15, 11, 15],
"faces": { "faces": {
"up": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 180, "texture": "#1"}, "up": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 180, "texture": "#1"},
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"} "down": {"uv": [1, 1, 15, 15], "texture": "#3"}
} }
}, },
{ {
@ -270,15 +114,16 @@
"from": [1, 1, 15], "from": [1, 1, 15],
"to": [15, 11, 16], "to": [15, 11, 16],
"faces": { "faces": {
"north": {"uv": [8.5, 9.5, 15.5, 14.5], "texture": "#1"}, "north": {"uv": [0.5, 9.5, 7.5, 14.5], "texture": "#1"},
"south": {"uv": [8.5, 2.5, 15.5, 7.5], "texture": "#texture"}, "south": {"uv": [8.5, 2.5, 15.5, 7.5], "texture": "#texture"},
"up": {"uv": [0.5, 8, 7.5, 8.5], "texture": "#1"} "up": {"uv": [0.5, 8, 7.5, 8.5], "texture": "#1"}
} }
}, },
{ {
"name": "body", "name": "body",
"from": [3, 1, 3], "from": [2.5, 1, 2.5],
"to": [13, 2, 13], "to": [13.5, 2, 13.5],
"rotation": {"angle": 0, "axis": "y", "origin": [-0.5, 0, 0.5]},
"faces": { "faces": {
"north": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"}, "north": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
"east": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"}, "east": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
@ -288,15 +133,135 @@
} }
}, },
{ {
"from": [-2, 10, 7.1], "name": "body",
"to": [0, 14, 8.9], "from": [2.5, 9, 2.5],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 14, 8]}, "to": [13.5, 10, 13.5],
"rotation": {"angle": 0, "axis": "y", "origin": [-0.5, 8, 0.5]},
"faces": { "faces": {
"north": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"}, "north": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
"south": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"}, "east": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
"west": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"}, "south": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
"up": {"uv": [8.5, 8.5, 9.5, 9.5], "texture": "#texture"}, "west": {"uv": [10.5, 13, 16, 13.5], "texture": "#texture"},
"down": {"uv": [8.5, 11.5, 9.5, 12.5], "texture": "#texture"} "down": {"uv": [10.5, 8, 16, 13.5], "texture": "#texture"}
}
},
{
"name": "computer",
"from": [8, 11, 0],
"to": [16, 16, 6],
"faces": {
"north": {"uv": [0, 0, 4, 2.5], "texture": "#texture"},
"east": {"uv": [5, 0, 8, 2.5], "texture": "#1"},
"south": {"uv": [0, 8.5, 4, 11], "rotation": 180, "texture": "#texture"},
"west": {"uv": [5, 0, 8, 2.5], "texture": "#1"},
"up": {"uv": [0, 8, 4, 11], "texture": "#texture"}
}
},
{
"name": "controlpanel",
"from": [0, 11, 1],
"to": [8, 16, 6],
"faces": {
"north": {"uv": [4, 10.5, 8, 13], "texture": "#texture"},
"south": {"uv": [4, 13, 8, 15.5], "texture": "#texture"},
"west": {"uv": [8.5, 0, 11, 2.5], "texture": "#1"},
"up": {"uv": [4, 8, 8, 10.5], "texture": "#texture"}
}
},
{
"name": "shield",
"from": [0, 11, 6],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11, 6]},
"faces": {
"east": {"uv": [13.5, 13, 16, 8], "rotation": 90, "texture": "#1"},
"south": {"uv": [8, 8, 10.5, 16], "rotation": 90, "texture": "#1"},
"west": {"uv": [13.5, 8, 16, 13], "rotation": 90, "texture": "#1"},
"up": {"uv": [8, 8, 13, 16], "rotation": 270, "texture": "#1"}
}
},
{
"name": "canisterlight",
"from": [5, 11, 11],
"to": [14, 15, 15],
"faces": {
"north": {"uv": [11, 0, 15.5, 2], "rotation": 180, "texture": "#texture", "neoforge_data": {"block_light": 15}},
"south": {"uv": [11, 0, 15.5, 2], "texture": "#texture", "neoforge_data": {"block_light": 15}},
"up": {"uv": [11, 0, 15.5, 2], "texture": "#texture", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "canisterlight",
"from": [5, 11, 6],
"to": [14, 15, 10],
"faces": {
"south": {"uv": [11, 0, 15.5, 2], "texture": "#texture", "neoforge_data": {"block_light": 15}},
"up": {"uv": [11, 0, 15.5, 2], "texture": "#texture", "neoforge_data": {"block_light": 15}},
"down": {"uv": [0, 0, 6, 1], "texture": "#missing", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "canister",
"from": [3, 11, 6],
"to": [5, 15, 10],
"faces": {
"south": {"uv": [10, 0, 11, 2], "texture": "#texture"},
"west": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"up": {"uv": [10, 0, 11, 2], "texture": "#texture"}
}
},
{
"name": "canister",
"from": [3, 11, 11],
"to": [5, 15, 15],
"faces": {
"north": {"uv": [10, 0, 11, 2], "rotation": 180, "texture": "#texture"},
"south": {"uv": [10, 0, 11, 2], "texture": "#texture"},
"west": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"up": {"uv": [10, 0, 11, 2], "texture": "#texture"}
}
},
{
"name": "canister",
"from": [14, 11, 6],
"to": [15, 15, 10],
"faces": {
"east": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"south": {"uv": [15.5, 0, 16, 2], "texture": "#texture"},
"up": {"uv": [15.5, 0, 16, 2], "texture": "#texture"}
}
},
{
"name": "canister",
"from": [14, 11, 11],
"to": [15, 15, 15],
"faces": {
"north": {"uv": [15.5, 0, 16, 2], "rotation": 180, "texture": "#texture"},
"east": {"uv": [8, 0, 10, 2], "texture": "#texture"},
"south": {"uv": [15.5, 0, 16, 2], "texture": "#texture"},
"up": {"uv": [15.5, 0, 16, 2], "texture": "#texture"}
}
},
{
"name": "pipe",
"from": [0, 11, 12],
"to": [3, 14, 14],
"faces": {
"north": {"uv": [1, 12, 0, 13.5], "texture": "#texture"},
"south": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"west": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"up": {"uv": [0, 11, 1, 12], "texture": "#texture"}
}
},
{
"name": "pipe",
"from": [0, 11, 7],
"to": [3, 14, 9],
"faces": {
"north": {"uv": [1, 12, 0, 13.5], "texture": "#texture"},
"south": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"west": {"uv": [0, 12, 1, 13.5], "texture": "#texture"},
"up": {"uv": [0, 11, 1, 12], "texture": "#texture"}
} }
}, },
{ {
@ -314,15 +279,78 @@
}, },
{ {
"name": "pipestuff", "name": "pipestuff",
"from": [-2, 10, 12.1], "from": [-2, 10, 7.1],
"to": [0, 14, 13.9], "to": [0, 14, 8.9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 14, 8]}, "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 14, 8]},
"faces": { "faces": {
"north": {"uv": [8.5, 13.75, 9.5, 14.75], "texture": "#texture"}, "north": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"},
"south": {"uv": [8.5, 13.75, 9.5, 14.75], "texture": "#texture"}, "south": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"},
"west": {"uv": [8.5, 13.75, 9.5, 14.75], "texture": "#texture"}, "west": {"uv": [8.5, 9.5, 9.5, 11.5], "texture": "#texture"},
"up": {"uv": [8.5, 13.25, 9.5, 13.75], "texture": "#texture"}, "up": {"uv": [8.5, 8.5, 9.5, 9.5], "texture": "#texture"},
"down": {"uv": [8.5, 14.75, 9.5, 15.25], "texture": "#texture"} "down": {"uv": [8.5, 11.5, 9.5, 12.5], "texture": "#texture"}
}
},
{
"name": "monitor",
"from": [9, 8, 0],
"to": [15, 13, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [13, 11, -2]},
"faces": {
"north": {"uv": [0, 3.2, 9.56, 11.14], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [3, 4, 16.1],
"to": [13, 5, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 14.05]},
"faces": {
"south": {"uv": [0, 0, 16, 1.62], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [11.5, 2.05, 3.5],
"to": [12.5, 2.05, 4.5],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 5, 3.5]},
"faces": {
"up": {"uv": [13.2, 3.9, 15.3, 6], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [3.5, 2.05, 3.5],
"to": [4.5, 2.05, 4.5],
"rotation": {"angle": 0, "axis": "y", "origin": [-1.5, 5, 3.5]},
"faces": {
"up": {"uv": [13.2, 3.9, 15.3, 6], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [3.5, 2.05, 11.5],
"to": [4.5, 2.05, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [-1.5, 5, 11.5]},
"faces": {
"up": {"uv": [13.2, 3.9, 15.3, 6], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [11.5, 2.05, 11.5],
"to": [12.5, 2.05, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 5, 11.5]},
"faces": {
"up": {"uv": [13.2, 3.9, 15.3, 6], "texture": "#status", "neoforge_data": {"block_light": 15}}
}
},
{
"name": "work_effect",
"from": [3, 6, 16.1],
"to": [13, 7, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 14.05]},
"faces": {
"south": {"uv": [0, 0, 16, 1.62], "texture": "#status", "neoforge_data": {"block_light": 15}}
} }
} }
] ]

View File

@ -2,8 +2,6 @@
"parent": "overdrive_that_matters:block/matter_replicator", "parent": "overdrive_that_matters:block/matter_replicator",
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"1": "overdrive_that_matters:block/matter_replicator_base", "status": "overdrive_that_matters:block/matter_replicator_status_halted"
"particle": "overdrive_that_matters:block/matter_replicator_base",
"texture": "overdrive_that_matters:block/matter_replicator_halted"
} }
} }

View File

@ -2,8 +2,6 @@
"parent": "overdrive_that_matters:block/matter_replicator", "parent": "overdrive_that_matters:block/matter_replicator",
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"1": "overdrive_that_matters:block/matter_replicator_base", "status": "overdrive_that_matters:block/matter_replicator_status_offline"
"particle": "overdrive_that_matters:block/matter_replicator_base",
"texture": "overdrive_that_matters:block/matter_replicator_offline"
} }
} }

View File

@ -2,8 +2,6 @@
"parent": "overdrive_that_matters:block/matter_replicator", "parent": "overdrive_that_matters:block/matter_replicator",
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"1": "overdrive_that_matters:block/matter_replicator_base", "status": "overdrive_that_matters:block/matter_replicator_status"
"particle": "overdrive_that_matters:block/matter_replicator_base",
"texture": "overdrive_that_matters:block/matter_replicator"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 739 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB