mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
commit
a5c97e09bd
9 changed files with 2374 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"meta=0": { "model": "actuallyadditions:blockLaserRelay", "x": 180 },
|
||||
"meta=1": { "model": "actuallyadditions:blockLaserRelay"},
|
||||
"meta=2": { "model": "actuallyadditions:blockLaserRelay", "x": 90 },
|
||||
"meta=3": { "model": "actuallyadditions:blockLaserRelay", "x": 270 },
|
||||
"meta=4": { "model": "actuallyadditions:blockLaserRelay", "x": 90, "y": 270 },
|
||||
"meta=5": { "model": "actuallyadditions:blockLaserRelay", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"normal": { "model": "actuallyadditions:blockPhantomBooster"}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,880 @@
|
|||
{
|
||||
"__createdBy": "canitzp",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "actuallyadditions:blocks/models/modelLaserRelay",
|
||||
"laserRelay": "actuallyadditions:blocks/models/modelLaserRelay"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4,0,4],
|
||||
"to": [12,1,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,1,3],
|
||||
"to": [12,4,4],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,1,12],
|
||||
"to": [12,4,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,11,12],
|
||||
"to": [12,14,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,11,3],
|
||||
"to": [12,14,4],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,4,2],
|
||||
"to": [12,5,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,10,2],
|
||||
"to": [12,11,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,10,13],
|
||||
"to": [12,11,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,4,13],
|
||||
"to": [12,5,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.5,1,5.5],
|
||||
"to": [10.5,3,10.5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [13.5,13.5,16,16],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,5.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7,3,7],
|
||||
"to": [9,14,9],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,2.0,2.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,2.0,2.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,14,4],
|
||||
"to": [12,15,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [1,12,5,15],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5,6.5,6.5],
|
||||
"to": [9.5,9.5,9.5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,5,2],
|
||||
"to": [5,10,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,5,2],
|
||||
"to": [12,10,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,5,13],
|
||||
"to": [12,10,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,5,13],
|
||||
"to": [5,10,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,1,4],
|
||||
"to": [4,4,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12,1,4],
|
||||
"to": [13,4,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12,11,4],
|
||||
"to": [13,14,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,11,4],
|
||||
"to": [4,14,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,4,4],
|
||||
"to": [3,5,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,10,4],
|
||||
"to": [3,11,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,10,4],
|
||||
"to": [14,11,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,4,4],
|
||||
"to": [14,5,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,5,4],
|
||||
"to": [3,10,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,5,11],
|
||||
"to": [3,10,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,5,11],
|
||||
"to": [14,10,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,5,4],
|
||||
"to": [14,10,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,999 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Creator",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"laserRelay": "actuallyadditions:blocks/models/modelLaserRelay"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4,0,4],
|
||||
"to": [12,1,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,1,3],
|
||||
"to": [12,4,4],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,1,12],
|
||||
"to": [12,4,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,11,12],
|
||||
"to": [12,14,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,11,3],
|
||||
"to": [12,14,4],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,4,2],
|
||||
"to": [12,5,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,10,2],
|
||||
"to": [12,11,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,10,13],
|
||||
"to": [12,11,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,4,13],
|
||||
"to": [12,5,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.5,1,5.5],
|
||||
"to": [10.5,3,10.5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [13.5,13.5,16,16],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,5.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,5,2],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7,3,7],
|
||||
"to": [9,14,9],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,2.0,2.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,2.0,2.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [14,2,16,7.5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,14,4],
|
||||
"to": [12,15,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [1,12,5,15],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,8,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5,6.5,6.5],
|
||||
"to": [9.5,9.5,9.5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [14,0,16,2],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,5,2],
|
||||
"to": [5,10,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,5,2],
|
||||
"to": [12,10,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,5,13],
|
||||
"to": [12,10,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,5,13],
|
||||
"to": [5,10,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,5,2],
|
||||
"to": [11,10,3],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,6.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,6.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"north": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,5,13],
|
||||
"to": [11,10,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,6.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,6.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"north": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,1,4],
|
||||
"to": [4,4,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12,1,4],
|
||||
"to": [13,4,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12,11,4],
|
||||
"to": [13,14,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,11,4],
|
||||
"to": [4,14,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,3],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,4,4],
|
||||
"to": [3,5,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,10,4],
|
||||
"to": [3,11,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,10,4],
|
||||
"to": [14,11,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,4,4],
|
||||
"to": [14,5,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0,0,1,8],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,8,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,1],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,5,4],
|
||||
"to": [3,10,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,5,11],
|
||||
"to": [3,10,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,5,11],
|
||||
"to": [14,10,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,5,4],
|
||||
"to": [14,10,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,1.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,1,5],
|
||||
"texture": "#laserRelay"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2,5,5],
|
||||
"to": [3,10,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,6.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,6.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13,5,5],
|
||||
"to": [14,10,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0.0,0.0,1.0,6.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0.0,0.0,1.0,6.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"west": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"east": {
|
||||
"uv": [12.5,8,15.5,10.5],
|
||||
"texture": "#laserRelay"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0.0,0.0,1.0,5.0],
|
||||
"texture": "missingtexture"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,460 @@
|
|||
{
|
||||
"__createdBy": "canitzp",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "actuallyadditions:blocks/models/modelPhantomBooster",
|
||||
"phantomBooster": "actuallyadditions:blocks/models/modelPhantomBooster"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [6,0,6],
|
||||
"to": [10,16,10],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4,0,8,4],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [4,0,8,4],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [0,0,4,16],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,0,4,16],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,0,4,16],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,0,4,16],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,1,5],
|
||||
"to": [11,2,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,2,4],
|
||||
"to": [11,4,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,2,11],
|
||||
"to": [11,4,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,2,5],
|
||||
"to": [5,4,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,2,5],
|
||||
"to": [12,4,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,4,3],
|
||||
"to": [11,12,4],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,4,12],
|
||||
"to": [11,12,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,4,5],
|
||||
"to": [4,12,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12,4,5],
|
||||
"to": [13,12,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,8],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11,12,5],
|
||||
"to": [12,14,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,12,5],
|
||||
"to": [5,14,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [15,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,12,11],
|
||||
"to": [11,14,12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,12,4],
|
||||
"to": [11,14,5],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [15,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,2],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,14,5],
|
||||
"to": [11,15,11],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [10,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"down": {
|
||||
"uv": [10,0,16,6],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"west": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"north": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
},
|
||||
"south": {
|
||||
"uv": [10,0,16,1],
|
||||
"texture": "#phantomBooster"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"parent": "actuallyadditions:block/blockLaserRelay",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 10, -45, 170 ],
|
||||
"translation": [ 0, 1.5, -2.75 ],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"parent": "actuallyadditions:block/blockPhantomBooster",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 10, -45, 170 ],
|
||||
"translation": [ 0, 1.5, -2.75 ],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 233 B |
Binary file not shown.
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 175 B |
Loading…
Reference in a new issue