Remove useless *_item.json block models.

This commit is contained in:
raoulvdberge
2018-07-12 05:35:07 +02:00
parent 49a49054cb
commit f928facb24
21 changed files with 24 additions and 1834 deletions

View File

@@ -6,15 +6,10 @@
"particle": "refinedstorage:blocks/cable"
},
"model": "refinedstorage:cable_core",
"uvlock": true
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:cable_item",
"transform": "forge:default-block"
}
],
"north": {
"true": {
"submodel": "refinedstorage:cable_extension"

View File

@@ -9,15 +9,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": true
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:constructor_destructor_item",
"transform": "forge:default-block"
}
],
"connected": {
"true": {
"textures": {

View File

@@ -9,15 +9,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": true
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:constructor_destructor_item",
"transform": "forge:default-block"
}
],
"connected": {
"true": {
"textures": {

View File

@@ -7,15 +7,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": false
"uvlock": false,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:exporter_item",
"transform": "forge:default-block"
}
],
"direction": {
"north": {
"submodel": "refinedstorage:exporter"

View File

@@ -7,7 +7,8 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": false
"uvlock": false,
"transform": "forge:default-block"
},
"variants": {
"inventory": [

View File

@@ -7,15 +7,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": false
"uvlock": false,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:importer_item",
"transform": "forge:default-block"
}
],
"direction": {
"north": {
"submodel": "refinedstorage:importer"

View File

@@ -9,15 +9,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": true
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:constructor_destructor_item",
"transform": "forge:default-block"
}
],
"connected": {
"true": {
"textures": {

View File

@@ -9,15 +9,10 @@
"border": "refinedstorage:blocks/cable_part_border"
},
"model": "refinedstorage:cable_core",
"uvlock": true
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"inventory": [
{
"model": "refinedstorage:constructor_destructor_item",
"transform": "forge:default-block"
}
],
"connected": {
"true": {
"textures": {

View File

@@ -1,216 +0,0 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"name": "Core",
"from": [
6.0,
6.0,
6.0
],
"to": [
10.0,
10.0,
10.0
],
"faces": {
"north": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"east": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"south": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"west": {
"texture": "#cable",
"uv": [
6.0,
6.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
]
}
}
},
{
"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": [
6.0,
6.0,
10.0,
0.0
],
"rotation": 270
},
"down": {
"texture": "#cable",
"uv": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 270
}
}
},
{
"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": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 90
}
}
}
]
}

View File

@@ -1,369 +0,0 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"name": "Line1",
"from": [
7.0,
7.0,
2.0
],
"to": [
9.0,
9.0,
6.0
],
"faces": {
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
4.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
}
}
},
{
"name": "Line2",
"from": [
2.0,
2.0,
0.0
],
"to": [
14.0,
14.0,
2.0
],
"faces": {
"north": {
"texture": "#front",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"east": {
"texture": "#border",
"uv": [
14.0,
0.0,
16.0,
16.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
16.0
]
},
"up": {
"texture": "#border",
"uv": [
2.0,
0.0,
14.0,
2.0
]
},
"down": {
"texture": "#border",
"uv": [
2.0,
14.0,
14.0,
16.0
]
}
}
},
{
"name": "Line3",
"from": [
2.0,
2.0,
0.0
],
"to": [
14.0,
14.0,
2.0
],
"faces": {
"north": {
"texture": "#cutout",
"uv": [
0.0,
0.0,
16.0,
16.0
]
}
}
},
{
"name": "Core",
"from": [
6.0,
6.0,
6.0
],
"to": [
10.0,
10.0,
10.0
],
"faces": {
"north": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"east": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"south": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"west": {
"texture": "#cable",
"uv": [
6.0,
6.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
]
}
}
},
{
"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": [
6.0,
6.0,
10.0,
0.0
],
"rotation": 270
},
"down": {
"texture": "#cable",
"uv": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 270
}
}
},
{
"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": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 90
}
}
}
]
}

View File

@@ -1,423 +0,0 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"name": "Line1",
"from": [
6,
6,
0
],
"to": [
10,
10,
2
],
"faces": {
"north": {
"uv": [
0,
0,
4,
4
],
"texture": "#border"
},
"east": {
"uv": [
0,
0,
2,
4
],
"texture": "#border"
},
"south": {
"uv": [
0,
0,
4,
4
],
"texture": "#border"
},
"west": {
"uv": [
0,
0,
2,
4
],
"texture": "#border"
},
"up": {
"uv": [
0,
0,
4,
2
],
"texture": "#border"
},
"down": {
"uv": [
0,
0,
4,
2
],
"texture": "#border"
}
}
},
{
"name": "Line2",
"from": [
5,
5,
2
],
"to": [
11,
11,
4
],
"faces": {
"north": {
"uv": [
0,
0,
6,
6
],
"texture": "#border"
},
"east": {
"uv": [
0,
0,
2,
6
],
"texture": "#border"
},
"south": {
"uv": [
0,
0,
6,
6
],
"texture": "#border"
},
"west": {
"uv": [
0,
0,
2,
6
],
"texture": "#border"
},
"up": {
"uv": [
0,
0,
6,
2
],
"texture": "#border"
},
"down": {
"uv": [
0,
0,
6,
2
],
"texture": "#border"
}
}
},
{
"name": "Line3",
"from": [
3,
3,
4
],
"to": [
13,
13,
6
],
"faces": {
"north": {
"uv": [
0,
0,
10,
10
],
"texture": "#border"
},
"east": {
"uv": [
0,
0,
2,
10
],
"texture": "#border"
},
"south": {
"uv": [
0,
0,
10,
10
],
"texture": "#border"
},
"west": {
"uv": [
0,
0,
2,
10
],
"texture": "#border"
},
"up": {
"uv": [
0,
0,
10,
2
],
"texture": "#border"
},
"down": {
"uv": [
0,
0,
10,
2
],
"texture": "#border"
}
}
},
{
"name": "Core",
"from": [
6.0,
6.0,
6.0
],
"to": [
10.0,
10.0,
10.0
],
"faces": {
"north": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"east": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"south": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"west": {
"texture": "#cable",
"uv": [
6.0,
6.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
]
}
}
},
{
"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": [
6.0,
6.0,
10.0,
0.0
],
"rotation": 270
},
"down": {
"texture": "#cable",
"uv": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 270
}
}
},
{
"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": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 90
}
}
}
]
}

View File

@@ -1,345 +0,0 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"name": "Line1",
"from": [
7.0,
7.0,
2.0
],
"to": [
9.0,
9.0,
6.0
],
"faces": {
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
4.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
}
}
},
{
"name": "Line2",
"from": [
3.0,
3.0,
0.0
],
"to": [
13.0,
13.0,
2.0
],
"faces": {
"north": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
10.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
10.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
2.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
2.0
]
}
}
},
{
"name": "Core",
"from": [
6.0,
6.0,
6.0
],
"to": [
10.0,
10.0,
10.0
],
"faces": {
"north": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"east": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"south": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"west": {
"texture": "#cable",
"uv": [
6.0,
6.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
]
}
}
},
{
"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": [
6.0,
6.0,
10.0,
0.0
],
"rotation": 270
},
"down": {
"texture": "#cable",
"uv": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 270
}
}
},
{
"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": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 90
}
}
}
]
}

View File

@@ -1,423 +0,0 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"name": "Line1",
"from": [
6.0,
6.0,
4.0
],
"to": [
10.0,
10.0,
6.0
],
"faces": {
"north": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
4.0
]
},
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
4.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
4.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
4.0,
2.0
]
}
}
},
{
"name": "Line2",
"from": [
5.0,
5.0,
2.0
],
"to": [
11.0,
11.0,
4.0
],
"faces": {
"north": {
"texture": "#border",
"uv": [
0.0,
0.0,
6.0,
6.0
]
},
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
6.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
6.0,
6.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
6.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
6.0,
2.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
6.0,
2.0
]
}
}
},
{
"name": "Line3",
"from": [
3.0,
3.0,
0.0
],
"to": [
13.0,
13.0,
2.0
],
"faces": {
"north": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"east": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
10.0
]
},
"south": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"west": {
"texture": "#border",
"uv": [
0.0,
0.0,
2.0,
10.0
]
},
"up": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
2.0
]
},
"down": {
"texture": "#border",
"uv": [
0.0,
0.0,
10.0,
2.0
]
}
}
},
{
"name": "Core",
"from": [
6.0,
6.0,
6.0
],
"to": [
10.0,
10.0,
10.0
],
"faces": {
"north": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"east": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"south": {
"texture": "#cable",
"uv": [
6.0,
6.0,
10.0,
10.0
]
},
"west": {
"texture": "#cable",
"uv": [
6.0,
6.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
]
}
}
},
{
"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": [
6.0,
6.0,
10.0,
0.0
],
"rotation": 270
},
"down": {
"texture": "#cable",
"uv": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 270
}
}
},
{
"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": [
6.0,
10.0,
10.0,
16.0
],
"rotation": 90
}
}
}
]
}