Cut down on the amount of model spam

Just 2 bad ones left:

* AlchemyArray (need to render the TESR for item)
* Test Spell Block (this is going away I think so not a huge deal)
This commit is contained in:
Nick 2016-01-23 01:26:53 -08:00
parent 50bd8514ee
commit 2ffd6c144a
9 changed files with 151 additions and 8 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"normal": {
"model": "bloodmagic:BlockAlchemyArray",
"textures": {
"all": "bloodmagic:blocks/BlockBloodLight"
}
}
}
}

View file

@ -10,7 +10,7 @@
"pedestal": {
"model": "bloodmagic:BlockPedestal0",
"textures": {
"all": "bloodmagic:models/Pedestal"
"all": "bloodmagic:models/Plinth"
}
},
"plinth": {

View file

@ -2,12 +2,12 @@
# Material Count: 1
newmtl Material__46
Ns 96.078431
#Ns 96.078431
Ka 1.000000 1.000000 1.000000
Kd 0.640000 0.640000 0.640000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
#Ks 0.500000 0.500000 0.500000
#Ke 0.000000 0.000000 0.000000
#Ni 1.000000
d 1.000000
illum 2
#illum 2
map_Kd bloodmagic:models/altar

View file

@ -188,12 +188,12 @@ vn 0.691400 0.662100 0.289100
vn 0.692800 0.661600 -0.286900
vn 0.820700 0.042600 -0.569800
usemtl Material__46
s off
#s off
f 1/1/1 2/2/1 3/3/1 4/4/1
f 5/5/2 6/6/2 7/7/2 8/8/2
f 9/9/3 10/10/3 11/11/3 12/12/3
f 13/13/4 14/14/4 15/15/4 16/16/4
s 1
#s 1
f 17/17/5 18/18/6 19/19/7 20/20/8
f 21/21/9 22/22/10 23/23/11 24/24/12
f 25/25/13 26/26/14 27/27/15 28/28/16

View file

@ -0,0 +1,97 @@
{
"textures": {
},
"elements": [
{
"name": "Base",
"from": [ 3.0, 0.0, 3.0 ],
"to": [ 13.0, 2.0, 13.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 2.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 2.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 2.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 2.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 10.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 10.0 ] }
}
},
{
"name": "Leg",
"from": [ 5.0, 2.0, 5.0 ],
"to": [ 11.0, 11.0, 11.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 9.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 9.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 9.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 9.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 6.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 6.0, 6.0 ] }
}
},
{
"name": "Plate",
"from": [ 1.0, 11.0, 1.0 ],
"to": [ 15.0, 12.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 14.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 14.0 ] }
}
},
{
"name": "NWall",
"from": [ 0.0, 11.0, 0.0 ],
"to": [ 16.0, 13.0, 1.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }
}
},
{
"name": "SWall",
"from": [ 0.0, 11.0, 15.0 ],
"to": [ 16.0, 13.0, 16.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }
}
},
{
"name": "WWall",
"from": [ 0.0, 11.0, 1.0 ],
"to": [ 1.0, 13.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 2.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 2.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 14.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }
}
},
{
"name": "EWall",
"from": [ 15.0, 11.0, 1.0 ],
"to": [ 16.0, 13.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 2.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 2.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 2.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 14.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/SpectralBlock"
}
}

View file

@ -0,0 +1,10 @@
{
"parent": "bloodmagic:block/BlockAlchemyArray",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -0,0 +1,10 @@
{
"parent": "bloodmagic:block/BlockMasterRoutingNode",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -0,0 +1,10 @@
{
"parent": "bloodmagic:block/BlockPedestal0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}