More stuff..

This commit is contained in:
Raoul Van den Berge
2016-03-19 17:13:37 +01:00
parent 520dd743be
commit 5d9ffe8a96
2 changed files with 101 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
"uvlock": true
},
"variants": {
"inventory": {
"model": "storagecraft:cable_inventory"
},
"north": {
"true": {
"submodel": "storagecraft:cable_north"

View File

@@ -0,0 +1,98 @@
{
"__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": "#all",
"uv": [4.0, 4.0, 8.0, 8.0]
},
"east": {
"texture": "#all",
"uv": [0.0, 4.0, 4.0, 8.0]
},
"south": {
"texture": "#all",
"uv": [12.0, 4.0, 16.0, 8.0]
},
"west": {
"texture": "#all",
"uv": [8.0, 4.0, 12.0, 8.0]
},
"up": {
"texture": "#all",
"uv": [8.0, 4.0, 4.0, 0.0]
},
"down": {
"texture": "#all",
"uv": [12.0, 0.0, 8.0, 4.0]
}
}
},
{
"name": "East",
"from": [10.0, 6.0, 6.0],
"to": [16.0, 10.0, 10.0],
"faces": {
"north": {
"texture": "#all",
"uv": [4.0, 4.0, 8.0, 8.0]
},
"east": {
"texture": "#all",
"uv": [0.0, 4.0, 4.0, 8.0]
},
"south": {
"texture": "#all",
"uv": [12.0, 4.0, 16.0, 8.0]
},
"west": {
"texture": "#all",
"uv": [8.0, 4.0, 12.0, 8.0]
},
"up": {
"texture": "#all",
"uv": [8.0, 4.0, 4.0, 0.0]
},
"down": {
"texture": "#all",
"uv": [12.0, 0.0, 8.0, 4.0]
}
}
},
{
"name": "West",
"from": [0.0, 6.0, 6.0],
"to": [6.0, 10.0, 10.0],
"faces": {
"north": {
"texture": "#all",
"uv": [4.0, 4.0, 8.0, 8.0]
},
"east": {
"texture": "#all",
"uv": [0.0, 4.0, 4.0, 8.0]
},
"south": {
"texture": "#all",
"uv": [12.0, 4.0, 16.0, 8.0]
},
"west": {
"texture": "#all",
"uv": [8.0, 4.0, 12.0, 8.0]
},
"up": {
"texture": "#all",
"uv": [8.0, 4.0, 4.0, 0.0]
},
"down": {
"texture": "#all",
"uv": [12.0, 0.0, 8.0, 4.0]
}
}
}
]
}