Added storage cable texture;
Changed the color of matter in all item and block textures; Added gravitation field limiter and gravitational field sensor textures; Updated Portable gravitation stabilizer texture; Added plasma ball projectile texture (Dbot, this, placeholder at least); Added Storage power supplier model and texture, however it is not loaded (Dbot pls fix i forgor);
@ -0,0 +1,20 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"connection": "overdrive_that_matters:block/storage_cable",
|
||||
"particle": "overdrive_that_matters:block/storage_cable"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 5, 5, 11 ],
|
||||
"to": [ 11, 11, 16 ],
|
||||
"faces": {
|
||||
"down": {"uv": [6, 0, 11, 6],"rotation": 90, "texture": "#connection" },
|
||||
"up": {"uv": [6, 0, 11, 6],"rotation": 90, "texture": "#connection" },
|
||||
"west": {"uv": [6, 0, 11, 6], "texture": "#connection" },
|
||||
"east": {"uv": [6, 0, 11, 6], "texture": "#connection" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"core": "overdrive_that_matters:block/storage_cable",
|
||||
"particle": "overdrive_that_matters:block/storage_cable"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 5, 5, 5 ],
|
||||
"to": [ 11, 11, 11 ],
|
||||
"faces": {
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#core" },
|
||||
"up": {"uv": [0, 0, 6, 6], "texture": "#core" },
|
||||
"north": {"uv": [0, 0, 6, 6], "texture": "#core" },
|
||||
"south": {"uv": [0, 0, 6, 6], "texture": "#core" },
|
||||
"west": {"uv": [0, 0, 6, 6], "texture": "#core" },
|
||||
"east": {"uv": [0, 0, 6, 6], "texture": "#core" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,318 @@
|
||||
{
|
||||
"textures": {
|
||||
"0": "overdrive_that_matters:block/storage_power_supplier",
|
||||
"particle": "overdrive_that_matters:block/storage_power_supplier"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "base",
|
||||
"from": [8, 0, 0],
|
||||
"to": [16, 3, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 3, 12, 3.75], "texture": "#0"},
|
||||
"east": {"uv": [0, 3, 8, 3.75], "texture": "#0"},
|
||||
"south": {"uv": [8, 3, 12, 3.75], "texture": "#0"},
|
||||
"west": {"uv": [0, 3, 8, 3.75], "texture": "#0"},
|
||||
"up": {"uv": [0, 1, 8, 3], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [0, 3.75, 8, 5.75], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"from": [8, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 5.75, 15, 6.5], "texture": "#0"},
|
||||
"east": {"uv": [3, 5.75, 11, 6.5], "texture": "#0"},
|
||||
"south": {"uv": [11, 5.75, 15, 6.5], "texture": "#0"},
|
||||
"west": {"uv": [3, 5.75, 11, 6.5], "texture": "#0"},
|
||||
"up": {"uv": [3, 6.5, 11, 8.5], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [0, 1, 8, 3], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 6],
|
||||
"to": [8, 14, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 8.5, 4, 12], "texture": "#0"},
|
||||
"east": {"uv": [4, 8.5, 8.5, 12], "texture": "#0"},
|
||||
"south": {"uv": [0, 8.5, 4, 12], "texture": "#0"},
|
||||
"west": {"uv": [4, 8.5, 8.5, 12], "texture": "#0"},
|
||||
"up": {"uv": [8.5, 12, 13, 14], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [4, 12, 8.5, 14], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 4],
|
||||
"to": [6, 12, 5],
|
||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [4, 12, 10.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 1], "texture": "#0"},
|
||||
"east": {"uv": [8, 0, 8.5, 1], "texture": "#0"},
|
||||
"south": {"uv": [6, 0, 8, 1], "texture": "#0"},
|
||||
"west": {"uv": [8, 0, 8.5, 1], "texture": "#0"},
|
||||
"up": {"uv": [8, 0, 8.5, 1], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [8, 0, 8.5, 1], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 8, 4],
|
||||
"to": [5, 13, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 0, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 1.5, 10.5, 2.75], "texture": "#0"},
|
||||
"east": {"uv": [8.5, 1.5, 9.5, 2.75], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 1, 1.25], "texture": "#missing"},
|
||||
"west": {"uv": [9.5, 1.5, 8.5, 2.75], "texture": "#0"},
|
||||
"up": {"uv": [9.5, 1, 10.5, 1.5], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 1, 0.5], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 3],
|
||||
"to": [6, 8, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 0, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0.75, 14, 2.75], "texture": "#0"},
|
||||
"east": {"uv": [10.5, 0.75, 12, 2.75], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 2, 2], "texture": "#missing"},
|
||||
"west": {"uv": [12, 0.75, 10.5, 2.75], "texture": "#0"},
|
||||
"up": {"uv": [12, 0.75, 14, 0], "texture": "#0"},
|
||||
"down": {"uv": [10, 0, 12, 0.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1, 14, 7.5],
|
||||
"to": [8, 15, 9.5],
|
||||
"faces": {
|
||||
"north": {"uv": [8.5, 9, 12, 9.25], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 1, 0.25], "texture": "#missing"},
|
||||
"south": {"uv": [8.5, 9.25, 12, 9], "texture": "#0"},
|
||||
"west": {"uv": [12, 8.5, 12.5, 9], "rotation": 90, "texture": "#0"},
|
||||
"up": {"uv": [8.5, 8.5, 12, 9], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 3.5, 0.5], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1, 14, 11.5],
|
||||
"to": [8, 15, 13.5],
|
||||
"faces": {
|
||||
"north": {"uv": [8.5, 9, 12, 9.25], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 1, 0.25], "texture": "#missing"},
|
||||
"south": {"uv": [8.5, 9.25, 12, 9], "texture": "#0"},
|
||||
"west": {"uv": [12, 8.5, 12.5, 9], "rotation": 90, "texture": "#0"},
|
||||
"up": {"uv": [8.5, 8.5, 12, 9], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 3.5, 0.5], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 3, 9],
|
||||
"to": [15, 4, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 5, 9],
|
||||
"to": [15, 6, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 7, 9],
|
||||
"to": [15, 8, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 9, 9],
|
||||
"to": [15, 10, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coilbase",
|
||||
"from": [10, 3, 10],
|
||||
"to": [14, 13, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"east": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"west": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 2, 1], "texture": "#missing"},
|
||||
"down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 11, 9],
|
||||
"to": [15, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 3, 1],
|
||||
"to": [15, 4, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 5, 1],
|
||||
"to": [15, 6, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 7, 1],
|
||||
"to": [15, 8, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 9, 1],
|
||||
"to": [15, 10, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coilbase",
|
||||
"from": [10, 3, 2],
|
||||
"to": [14, 13, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"east": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"west": {"uv": [14, 0, 16, 2.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 2, 1], "texture": "#missing"},
|
||||
"down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coil",
|
||||
"from": [9, 11, 1],
|
||||
"to": [15, 12, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"east": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"south": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 3, 7.5], "texture": "#0"},
|
||||
"up": {"uv": [0, 5.75, 3, 7.25], "texture": "#0"},
|
||||
"down": {"uv": [0, 5.75, 3, 7.25], "texture": "#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, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
{
|
||||
"name": "coilwhole",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [8, 9, 10, 11, 12, 13]
|
||||
},
|
||||
{
|
||||
"name": "coilwhole",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [14, 15, 16, 17, 18, 19]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/component/gravitation_field_limiter"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/component/gravitation_field_sensor"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "overdrive_that_matters:item/portable_gravitation_stabilizer"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"texture_size": [16, 16],
|
||||
"textures": {
|
||||
"core": "overdrive_that_matters:block/storage_cable",
|
||||
"particle": "overdrive_that_matters:block/storage_cable"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 6, 6, 6 ],
|
||||
"to": [ 10, 10, 10 ],
|
||||
"faces": {
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 506 B After Width: | Height: | Size: 506 B |
Before Width: | Height: | Size: 479 B After Width: | Height: | Size: 479 B |
Before Width: | Height: | Size: 536 B After Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 523 B After Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 490 B |
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 268 B |
After Width: | Height: | Size: 199 B |
After Width: | Height: | Size: 457 B |
After Width: | Height: | Size: 240 B |
After Width: | Height: | Size: 266 B |
Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 497 B |
After Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 258 B |
After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 267 B |
After Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 542 B After Width: | Height: | Size: 556 B |