ADDED MORE GRAPHIX
@ -1,19 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": {
|
||||
"model": "overdrive_that_matters:block/battery_bank"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/battery_bank",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/battery_bank",
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/battery_bank",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/battery_bank"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "overdrive_that_matters:block/battery_bank",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,19 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": {
|
||||
"model": "overdrive_that_matters:block/pattern_storage",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/pattern_storage",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/pattern_storage"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "overdrive_that_matters:block/pattern_storage",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "block/slab",
|
||||
"texture_size": [32, 55],
|
||||
"texture_size": [32, 64],
|
||||
"textures": {
|
||||
"texture": "overdrive_that_matters:block/android_station",
|
||||
"particle": "overdrive_that_matters:block/android_station"
|
||||
@ -11,12 +11,12 @@
|
||||
"from": [0, 7, 0],
|
||||
"to": [16, 9, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 4.65455, 16, 5.23636], "texture": "#texture"},
|
||||
"east": {"uv": [0, 4.65455, 8, 5.23636], "texture": "#texture"},
|
||||
"south": {"uv": [8, 4.65455, 16, 5.23636], "texture": "#texture"},
|
||||
"west": {"uv": [0, 4.65455, 8, 5.23636], "texture": "#texture"},
|
||||
"up": {"uv": [8, 0, 16, 4.65455], "texture": "#texture"},
|
||||
"down": {"uv": [8, 5.23636, 16, 9.89091], "texture": "#texture"}
|
||||
"north": {"uv": [8, 4, 16, 4.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 4, 8, 4.5], "texture": "#texture"},
|
||||
"south": {"uv": [8, 4, 16, 4.5], "texture": "#texture"},
|
||||
"west": {"uv": [0, 4, 8, 4.5], "texture": "#texture"},
|
||||
"up": {"uv": [8, 0, 16, 4], "texture": "#texture"},
|
||||
"down": {"uv": [8, 4.5, 16, 8.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -24,12 +24,12 @@
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 4, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.89091, 8, 11.05455], "texture": "#texture"},
|
||||
"east": {"uv": [0, 9.89091, 8, 11.05455], "texture": "#texture"},
|
||||
"south": {"uv": [8, 9.89091, 16, 11.05455], "texture": "#texture"},
|
||||
"west": {"uv": [8, 9.89091, 16, 11.05455], "texture": "#texture"},
|
||||
"up": {"uv": [8, 5.23636, 16, 9.89091], "texture": "#texture"},
|
||||
"down": {"uv": [8, 11.05455, 16, 15.70909], "texture": "#texture"}
|
||||
"north": {"uv": [0, 8.5, 8, 9.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 8.5, 8, 9.5], "texture": "#texture"},
|
||||
"south": {"uv": [8, 8.5, 16, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [8, 8.5, 16, 9.5], "texture": "#texture"},
|
||||
"up": {"uv": [8, 4.5, 16, 8.5], "texture": "#texture"},
|
||||
"down": {"uv": [8, 9.5, 16, 13.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -37,12 +37,12 @@
|
||||
"from": [2, 4, 2],
|
||||
"to": [14, 7, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 7, 0.87273], "texture": "#texture"},
|
||||
"east": {"uv": [1, 0, 7, 0.87273], "texture": "#texture"},
|
||||
"south": {"uv": [1, 0, 7, 0.87273], "texture": "#texture"},
|
||||
"west": {"uv": [1, 0, 7, 0.87273], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 12, 12], "texture": "#missing"},
|
||||
"down": {"uv": [0, 0, 12, 12], "texture": "#missing"}
|
||||
"north": {"uv": [1, 0, 7, 0.75], "texture": "#texture"},
|
||||
"east": {"uv": [1, 0, 7, 0.75], "texture": "#texture"},
|
||||
"south": {"uv": [1, 0, 7, 0.75], "texture": "#texture"},
|
||||
"west": {"uv": [1, 0, 7, 0.75], "texture": "#texture"},
|
||||
"up": {"uv": [9, 5, 15, 8], "texture": "#texture"},
|
||||
"down": {"uv": [9, 5, 15, 8], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -50,10 +50,10 @@
|
||||
"from": [1, 4, 13],
|
||||
"to": [3, 7, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"south": {"uv": [7, 0, 8, 0.87273], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"north": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"south": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"}
|
||||
}
|
||||
@ -63,10 +63,10 @@
|
||||
"from": [13, 4, 13],
|
||||
"to": [15, 7, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"east": {"uv": [7, 0, 8, 0.87273], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"north": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"east": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"}
|
||||
}
|
||||
@ -76,10 +76,10 @@
|
||||
"from": [13, 4, 1],
|
||||
"to": [15, 7, 3],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 8, 0.87273], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"north": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"south": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"west": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"}
|
||||
}
|
||||
@ -89,10 +89,10 @@
|
||||
"from": [1, 4, 1],
|
||||
"to": [3, 7, 3],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 0.87273], "texture": "#texture"},
|
||||
"west": {"uv": [7, 0, 8, 0.87273], "texture": "#texture"},
|
||||
"north": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"east": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 0.75], "texture": "#texture"},
|
||||
"west": {"uv": [7, 0, 8, 0.75], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 0.58182], "texture": "#texture"}
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
"core": "overdrive_that_matters:block/batterybank_core",
|
||||
"particle": "overdrive_that_matters:block/batterybank_frame"
|
||||
},
|
||||
"elements": [
|
||||
"elements": [
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [14, 0, 0],
|
||||
@ -165,15 +165,15 @@
|
||||
},
|
||||
{
|
||||
"name": "battery holder",
|
||||
"from": [7, 1, 1],
|
||||
"to": [9, 15, 15],
|
||||
"from": [1, 1, 7],
|
||||
"to": [15, 15, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"},
|
||||
"east": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"},
|
||||
"south": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"},
|
||||
"west": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"},
|
||||
"up": {"uv": [8.5, 2, 15.5, 4], "rotation": 90, "texture": "#frame"},
|
||||
"down": {"uv": [8.5, 2, 15.5, 4], "rotation": 90, "texture": "#frame"}
|
||||
"north": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"},
|
||||
"east": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"},
|
||||
"south": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"},
|
||||
"west": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"},
|
||||
"up": {"uv": [8.5, 2, 15.5, 4], "rotation": 180, "texture": "#frame"},
|
||||
"down": {"uv": [8.5, 2, 15.5, 4], "texture": "#frame"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -1,14 +1,19 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"connection": "overdrive_that_matters:block/matter_cable",
|
||||
"particle": "overdrive_that_matters:block/matter_cable"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 6, 6, 10 ],
|
||||
"to": [ 10, 10, 16 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#connection" },
|
||||
"up": { "texture": "#connection" },
|
||||
"west": { "texture": "#connection" },
|
||||
"east": { "texture": "#connection" }
|
||||
"down": {"uv": [4, 0, 16, 4],"rotation": 90, "texture": "#connection" },
|
||||
"up": {"uv": [4, 0, 16, 4],"rotation": 90, "texture": "#connection" },
|
||||
"west": {"uv": [4, 0, 16, 4], "texture": "#connection" },
|
||||
"east": {"uv": [4, 0, 16, 4], "texture": "#connection" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -1,16 +1,21 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"core": "overdrive_that_matters:block/matter_cable",
|
||||
"particle": "overdrive_that_matters:block/matter_cable"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 6, 6, 6 ],
|
||||
"to": [ 10, 10, 10 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#core" },
|
||||
"up": { "texture": "#core" },
|
||||
"north": { "texture": "#core" },
|
||||
"south": { "texture": "#core" },
|
||||
"west": { "texture": "#core" },
|
||||
"east": { "texture": "#core" }
|
||||
"down": {"uv": [0, 0, 4, 4], "texture": "#core" },
|
||||
"up": {"uv": [0, 0, 4, 4], "texture": "#core" },
|
||||
"north": {"uv": [0, 0, 4, 4], "texture": "#core" },
|
||||
"south": {"uv": [0, 0, 4, 4], "texture": "#core" },
|
||||
"west": {"uv": [0, 0, 4, 4], "texture": "#core" },
|
||||
"east": {"uv": [0, 0, 4, 4], "texture": "#core" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -0,0 +1,127 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"texture": "overdrive_that_matters:block/pattern_storage",
|
||||
"particle": "overdrive_that_matters:block/pattern_storage"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "base",
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 10.5, 8, 11.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 10.5, 8, 11.5], "texture": "#texture"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#texture"},
|
||||
"west": {"uv": [0, 10.5, 8, 11.5], "texture": "#texture"},
|
||||
"up": {"uv": [8, 0, 16, 8], "rotation": 270, "texture": "#texture"},
|
||||
"down": {"uv": [8, 0, 16, 8], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [14, 2, 14],
|
||||
"to": [16, 14, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#texture"},
|
||||
"east": {"uv": [0, 1, 1, 7], "texture": "#texture"},
|
||||
"south": {"uv": [7, 1, 8, 7], "texture": "#texture"},
|
||||
"west": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 1], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 1], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [14, 15, 0],
|
||||
"to": [16, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 9.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 11.5, 6.5, 12], "rotation": 180, "texture": "#texture"},
|
||||
"south": {"uv": [0, 8.5, 1, 9], "texture": "#texture"},
|
||||
"west": {"uv": [0, 11.5, 6.5, 12], "texture": "#texture"},
|
||||
"up": {"uv": [0, 11.5, 6.5, 12.5], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [0, 11.5, 6.5, 12.5], "rotation": 270, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [0, 15, 0],
|
||||
"to": [2, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 9.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 11.5, 6.5, 12], "rotation": 180, "texture": "#texture"},
|
||||
"south": {"uv": [0, 8.5, 1, 9], "texture": "#texture"},
|
||||
"west": {"uv": [0, 11.5, 6.5, 12], "texture": "#texture"},
|
||||
"up": {"uv": [0, 11.5, 6.5, 12.5], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [0, 11.5, 6.5, 12.5], "rotation": 270, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [0, 2, 14],
|
||||
"to": [2, 14, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#texture"},
|
||||
"east": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [0, 1, 1, 7], "texture": "#texture"},
|
||||
"west": {"uv": [7, 1, 8, 7], "texture": "#texture"},
|
||||
"up": {"uv": [0, 0, 1, 1], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 1, 1], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "driveport",
|
||||
"from": [0, 2, 10],
|
||||
"to": [16, 5, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 8, 10.5], "texture": "#texture"},
|
||||
"east": {"uv": [3.5, 8, 4.5, 9], "texture": "#texture"},
|
||||
"south": {"uv": [0, 9, 8, 10.5], "texture": "#texture"},
|
||||
"west": {"uv": [3.5, 8, 4.5, 9], "texture": "#texture"},
|
||||
"up": {"uv": [0, 9, 8, 9.5], "texture": "#texture"},
|
||||
"down": {"uv": [0, 8, 8, 9], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"from": [0, 2, 0],
|
||||
"to": [16, 3, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"east": {"uv": [0, 9.5, 0.5, 10], "texture": "#texture"},
|
||||
"south": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"west": {"uv": [0, 9.5, 0.5, 10], "texture": "#texture"},
|
||||
"up": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"down": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [0, 14, 0],
|
||||
"to": [16, 15, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"east": {"uv": [0, 9.5, 0.5, 10], "texture": "#texture"},
|
||||
"south": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"west": {"uv": [0, 9.5, 0.5, 10], "texture": "#texture"},
|
||||
"up": {"uv": [0, 9.5, 8, 10], "texture": "#texture"},
|
||||
"down": {"uv": [0, 9.5, 8, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"from": [0, 14, 12],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 8, 8, 9], "texture": "#texture"},
|
||||
"east": {"uv": [0, 12.5, 2, 13.5], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 8, 1], "texture": "#texture"},
|
||||
"west": {"uv": [6, 12.5, 8, 13.5], "texture": "#texture"},
|
||||
"up": {"uv": [0, 8, 8, 10], "texture": "#texture"},
|
||||
"down": {"uv": [0, 8, 8, 10], "rotation": 180, "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_tier1"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_tier4"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_creative"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_tier0"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_tier3"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/battery_tier2"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/matter_capacitor_creative"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/matter_capacitor_tier2"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/pattern_drive_tier2"
|
||||
}
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "overdrive_that_matters:block/pattern_storage"
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/pill_android"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/pill_humane"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 421 B |
After Width: | Height: | Size: 397 B |
After Width: | Height: | Size: 175 B |
After Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 841 B |
After Width: | Height: | Size: 451 B |
After Width: | Height: | Size: 249 B |
After Width: | Height: | Size: 269 B |
After Width: | Height: | Size: 269 B |
After Width: | Height: | Size: 269 B |
After Width: | Height: | Size: 269 B |
After Width: | Height: | Size: 397 B |
After Width: | Height: | Size: 238 B |
After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 257 B |
After Width: | Height: | Size: 248 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 263 B |
After Width: | Height: | Size: 257 B |