Add disk manipulator model. Still needs to be more generic.
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"side": "refinedstorage:blocks/side",
|
||||
"top": "refinedstorage:blocks/side",
|
||||
"front": "refinedstorage:blocks/disk_manipulator_disconnected"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"inventory": [
|
||||
{
|
||||
"y": 0
|
||||
}
|
||||
],
|
||||
"connected": {
|
||||
"true": {
|
||||
"textures": {
|
||||
"front": "refinedstorage:blocks/disk_manipulator_connected"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
"north": {
|
||||
"y": 0
|
||||
},
|
||||
"east": {
|
||||
"y": 90
|
||||
},
|
||||
"south": {
|
||||
"y": 180
|
||||
},
|
||||
"west": {
|
||||
"y": 270
|
||||
},
|
||||
"up": {
|
||||
"x": 270
|
||||
},
|
||||
"down": {
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"__comment": "Model made by CyanideX",
|
||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
||||
"textures": {
|
||||
"disk": "refinedstorage:blocks/disk_drive_disk_full"
|
||||
},
|
||||
"0": "refinedstorage:blocks/disk"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "disk",
|
||||
"from": [
|
||||
9.0,
|
||||
12.0,
|
||||
11.0,
|
||||
14.0,
|
||||
-1.0
|
||||
],
|
||||
"to": [
|
||||
14.0,
|
||||
14.0,
|
||||
16.0,
|
||||
16.0,
|
||||
0.0
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
0.0,
|
||||
@@ -27,7 +27,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
2.0,
|
||||
0.0,
|
||||
@@ -36,7 +36,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
9.0,
|
||||
0.0,
|
||||
@@ -45,7 +45,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
8.0,
|
||||
0.0,
|
||||
@@ -54,7 +54,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
2.0,
|
||||
@@ -63,7 +63,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
3.0,
|
||||
@@ -72,22 +72,22 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "led",
|
||||
"from": [
|
||||
10.0,
|
||||
11.95,
|
||||
12.0,
|
||||
13.95,
|
||||
-1.05
|
||||
],
|
||||
"to": [
|
||||
11.0,
|
||||
13.0,
|
||||
15.0,
|
||||
-0.10000000000000009
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -105,7 +105,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -123,7 +123,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -132,7 +132,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -141,6 +141,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"__comment": "Model made by CyanideX",
|
||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
||||
"textures": {
|
||||
"disk": "refinedstorage:blocks/disk_drive_disk_disconnected"
|
||||
"0": "refinedstorage:blocks/disk_disconnected"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "disk",
|
||||
"from": [
|
||||
9.0,
|
||||
12.0,
|
||||
11.0,
|
||||
14.0,
|
||||
-1.0
|
||||
],
|
||||
"to": [
|
||||
14.0,
|
||||
14.0,
|
||||
16.0,
|
||||
16.0,
|
||||
0.0
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
0.0,
|
||||
@@ -27,7 +27,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
2.0,
|
||||
0.0,
|
||||
@@ -36,7 +36,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
9.0,
|
||||
0.0,
|
||||
@@ -45,7 +45,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
8.0,
|
||||
0.0,
|
||||
@@ -54,7 +54,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
2.0,
|
||||
@@ -63,7 +63,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
3.0,
|
||||
@@ -76,18 +76,18 @@
|
||||
{
|
||||
"name": "led",
|
||||
"from": [
|
||||
10.0,
|
||||
11.95,
|
||||
12.0,
|
||||
13.95,
|
||||
-1.05
|
||||
],
|
||||
"to": [
|
||||
11.0,
|
||||
13.0,
|
||||
15.0,
|
||||
-0.10000000000000009
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -105,7 +105,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -123,7 +123,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -132,7 +132,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"__comment": "Model made by CyanideX",
|
||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
||||
"textures": {
|
||||
"disk": "refinedstorage:blocks/disk_drive_disk"
|
||||
"0": "refinedstorage:blocks/disk_full"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "disk",
|
||||
"from": [
|
||||
9.0,
|
||||
12.0,
|
||||
11.0,
|
||||
14.0,
|
||||
-1.0
|
||||
],
|
||||
"to": [
|
||||
14.0,
|
||||
14.0,
|
||||
16.0,
|
||||
16.0,
|
||||
0.0
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
0.0,
|
||||
@@ -27,7 +27,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
2.0,
|
||||
0.0,
|
||||
@@ -36,7 +36,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
9.0,
|
||||
0.0,
|
||||
@@ -45,7 +45,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
8.0,
|
||||
0.0,
|
||||
@@ -54,7 +54,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
2.0,
|
||||
@@ -63,7 +63,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
3.0,
|
||||
3.0,
|
||||
@@ -76,18 +76,18 @@
|
||||
{
|
||||
"name": "led",
|
||||
"from": [
|
||||
10.0,
|
||||
11.95,
|
||||
12.0,
|
||||
13.95,
|
||||
-1.05
|
||||
],
|
||||
"to": [
|
||||
11.0,
|
||||
13.0,
|
||||
15.0,
|
||||
-0.10000000000000009
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -105,7 +105,7 @@
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -123,7 +123,7 @@
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -132,7 +132,7 @@
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#disk",
|
||||
"texture": "#0",
|
||||
"uv": [
|
||||
14.0,
|
||||
1.0,
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "refinedstorage:blocks/disk_manipulator_connected",
|
||||
"front": "refinedstorage:blocks/disk_manipulator_connected",
|
||||
"bottom": "refinedstorage:blocks/side",
|
||||
"top": "refinedstorage:blocks/side",
|
||||
"side": "refinedstorage:blocks/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"to": [
|
||||
16,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"faces": {
|
||||
"down": {
|
||||
"texture": "#bottom",
|
||||
"cullface": "down"
|
||||
},
|
||||
"up": {
|
||||
"texture": "#top",
|
||||
"cullface": "up"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#front",
|
||||
"cullface": "north"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side",
|
||||
"cullface": "south"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side",
|
||||
"cullface": "east"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "refinedstorage:blocks/disk_manipulator_disconnected",
|
||||
"front": "refinedstorage:blocks/disk_manipulator_disconnected",
|
||||
"bottom": "refinedstorage:blocks/side",
|
||||
"top": "refinedstorage:blocks/side",
|
||||
"side": "refinedstorage:blocks/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"to": [
|
||||
16,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"faces": {
|
||||
"down": {
|
||||
"texture": "#bottom",
|
||||
"cullface": "down"
|
||||
},
|
||||
"up": {
|
||||
"texture": "#top",
|
||||
"cullface": "up"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#front",
|
||||
"cullface": "north"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side",
|
||||
"cullface": "south"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side",
|
||||
"cullface": "east"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 560 B |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.4 KiB |