Additional model cleanup.
This commit is contained in:
@@ -17,42 +17,47 @@
|
|||||||
],
|
],
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -53,42 +53,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -53,42 +53,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,42 +43,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,42 +43,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,42 +43,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,42 +50,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,42 +50,47 @@
|
|||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_north"
|
"submodel": "refinedstorage:cable_extension"
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_east"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_south"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 180
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_west"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"y": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_up"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 270
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"true": {
|
"true": {
|
||||||
"submodel": "refinedstorage:cable_down"
|
"submodel": "refinedstorage:cable_extension",
|
||||||
|
"x": 90
|
||||||
},
|
},
|
||||||
"false": {
|
"false": {
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,74 +0,0 @@
|
|||||||
{
|
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "Down",
|
|
||||||
"from": [
|
|
||||||
6.0,
|
|
||||||
0.0,
|
|
||||||
6.0
|
|
||||||
],
|
|
||||||
"to": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
10.0
|
|
||||||
],
|
|
||||||
"faces": {
|
|
||||||
"north": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"east": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"up": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"down": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,74 +0,0 @@
|
|||||||
{
|
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "East",
|
|
||||||
"from": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
6.0
|
|
||||||
],
|
|
||||||
"to": [
|
|
||||||
16.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
],
|
|
||||||
"faces": {
|
|
||||||
"north": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
0.0,
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"east": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"up": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"down": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,74 +1,74 @@
|
|||||||
{
|
{
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
"name": "North",
|
"name": "North",
|
||||||
"from": [
|
"from": [
|
||||||
6.0,
|
6.0,
|
||||||
6.0,
|
6.0,
|
||||||
0.0
|
0.0
|
||||||
],
|
],
|
||||||
"to": [
|
"to": [
|
||||||
10.0,
|
10.0,
|
||||||
10.0,
|
10.0,
|
||||||
6.0
|
6.0
|
||||||
],
|
],
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {
|
"north": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
6.0,
|
6.0,
|
||||||
6.0,
|
6.0,
|
||||||
10.0,
|
10.0,
|
||||||
10.0
|
10.0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
10.0,
|
10.0,
|
||||||
6.0,
|
6.0,
|
||||||
16.0,
|
16.0,
|
||||||
10.0
|
10.0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
6.0,
|
6.0,
|
||||||
6.0,
|
6.0,
|
||||||
10.0,
|
10.0,
|
||||||
10.0
|
10.0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
0.0,
|
0.0,
|
||||||
6.0,
|
6.0,
|
||||||
6.0,
|
6.0,
|
||||||
10.0
|
10.0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
6.0,
|
6.0,
|
||||||
0.0,
|
0.0,
|
||||||
10.0,
|
10.0,
|
||||||
6.0
|
6.0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"down": {
|
"down": {
|
||||||
"texture": "#cable",
|
"texture": "#cable",
|
||||||
"uv": [
|
"uv": [
|
||||||
6.0,
|
6.0,
|
||||||
10.0,
|
10.0,
|
||||||
10.0,
|
10.0,
|
||||||
16.0
|
16.0
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,74 +0,0 @@
|
|||||||
{
|
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "South",
|
|
||||||
"from": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0
|
|
||||||
],
|
|
||||||
"to": [
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
],
|
|
||||||
"faces": {
|
|
||||||
"north": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"east": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
0.0,
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"up": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
16.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"down": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
0.0,
|
|
||||||
10.0,
|
|
||||||
6.0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,74 +0,0 @@
|
|||||||
{
|
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "Up",
|
|
||||||
"from": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
6.0
|
|
||||||
],
|
|
||||||
"to": [
|
|
||||||
10.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
],
|
|
||||||
"faces": {
|
|
||||||
"north": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
0.0,
|
|
||||||
10.0,
|
|
||||||
6.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"east": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
0.0,
|
|
||||||
10.0,
|
|
||||||
6.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"up": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"down": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,76 +0,0 @@
|
|||||||
{
|
|
||||||
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "West",
|
|
||||||
"from": [
|
|
||||||
0.0,
|
|
||||||
6.0,
|
|
||||||
6.0
|
|
||||||
],
|
|
||||||
"to": [
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
],
|
|
||||||
"faces": {
|
|
||||||
"north": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"east": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
0.0,
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
10.0,
|
|
||||||
10.0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"up": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
6.0,
|
|
||||||
0.0
|
|
||||||
],
|
|
||||||
"rotation": 90
|
|
||||||
},
|
|
||||||
"down": {
|
|
||||||
"texture": "#cable",
|
|
||||||
"uv": [
|
|
||||||
10.0,
|
|
||||||
10.0,
|
|
||||||
6.0,
|
|
||||||
16.0
|
|
||||||
],
|
|
||||||
"rotation": 90
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user