Implement the new model for the Blood Tank

- Texture needs some tinkering. Will bother @InsomniaKitten about it
- Minor cleanup and improvements
This commit is contained in:
Nicholas Ignoffo 2016-12-11 23:54:03 -08:00
parent aac2623440
commit b7e2730bcc
8 changed files with 438 additions and 108 deletions

View file

@ -2,7 +2,7 @@
"forge_marker": 1,
"defaults": {
"textures": { "all": "bloodmagic:blocks/BloodTank" },
"model": "cube_all",
"model": "bloodmagic:BlockBloodTank",
"uvlock": true
},
"variants": {

View file

@ -0,0 +1,357 @@
{
"__comment": "Copyright © InsomniaKitten 2016",
"textures": {
"texture": "bloodmagic:blocks/BloodTank"
},
"elements": [
{
"from": [ 3, 0, 3 ],
"to": [ 13, 1, 13 ],
"faces": {
"down": { "uv": [ 5, 0, 10, 5 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 5, 0, 10, 5 ], "texture": "#texture" },
"north": { "uv": [ 0, 6.5, 5, 7 ], "texture": "#texture" },
"south": { "uv": [ 0, 6.5, 5, 7 ], "texture": "#texture" },
"west": { "uv": [ 0, 6.5, 5, 7 ], "texture": "#texture" },
"east": { "uv": [ 0, 6.5, 5, 7 ], "texture": "#texture" }
}
},
{
"from": [ 3, 1, 3 ],
"to": [ 4, 14, 4 ],
"faces": {
"up": { "uv": [ 4.5, 11.5, 5, 12 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 0.5, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 3, 1, 4 ],
"to": [ 4, 14, 5 ],
"faces": {
"up": { "uv": [ 4.5, 11, 5, 11.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 3, 1, 5 ],
"to": [ 4, 2, 11 ],
"faces": {
"up": { "uv": [ 0.5, 1.5, 1, 4.5 ], "texture": "#texture" },
"west": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 3, 1, 11 ],
"to": [ 4, 14, 12 ],
"faces": {
"up": { "uv": [ 4.5, 7.5, 5, 8 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 3, 1, 12 ],
"to": [ 4, 14, 13 ],
"faces": {
"up": { "uv": [ 4.5, 7, 5, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 0.5, 7 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0.5, 7 ], "texture": "#texture" }
}
},
{
"from": [ 3, 10, 5 ],
"to": [ 4, 12, 11 ],
"faces": {
"down": { "uv": [ 4.5, 8, 5, 11 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 8, 5, 11.5 ], "texture": "#texture" },
"west": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" },
"east": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" }
}
},
{
"from": [ 3, 13, 5 ],
"to": [ 4, 14, 11 ],
"faces": {
"down": { "uv": [ 1, 11.5, 4, 12 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" }
}
},
{
"from": [ 4, 1, 3 ],
"to": [ 5, 14, 4 ],
"faces": {
"up": { "uv": [ 4, 11.5, 4.5, 12 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 4, 1, 12 ],
"to": [ 5, 14, 13 ],
"faces": {
"up": { "uv": [ 4, 7, 4.5, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 4, 11, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"down": { "uv": [ 5.5, 0.5, 9.5, 4.5 ], "texture": "#texture" },
"up": { "uv": [ 5.5, 0.5, 9.5, 4.5 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 7.5, 4.5, 8 ], "texture": "#texture" },
"south": { "uv": [ 0.5, 11, 4.5, 11.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 7.5, 1, 11.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 7.5, 4.5, 11.5 ], "texture": "#texture" }
}
},
{
"from": [ 5, 1, 3 ],
"to": [ 11, 2, 4 ],
"faces": {
"up": { "uv": [ 1, 1.5, 4, 2 ], "texture": "#texture" },
"north": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 5, 1, 12 ],
"to": [ 11, 2, 13 ],
"faces": {
"up": { "uv": [ 1, 1.5, 4, 2 ], "texture": "#texture" },
"north": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 5, 10, 3 ],
"to": [ 11, 12, 4 ],
"faces": {
"down": { "uv": [ 1, 1.5, 4, 2 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" },
"south": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" }
}
},
{
"from": [ 5, 10, 12 ],
"to": [ 11, 12, 13 ],
"faces": {
"down": { "uv": [ 1, 1.5, 4, 2 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" },
"south": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" }
}
},
{
"from": [ 5, 12, 5 ],
"to": [ 11, 13, 11 ],
"faces": {
"up": { "uv": [ 1, 8, 4, 11 ], "texture": "#texture" },
"north": { "uv": [ 5, 5.5, 8, 6 ], "texture": "#texture" },
"south": { "uv": [ 5, 5.5, 8, 6 ], "texture": "#texture" },
"west": { "uv": [ 5, 5.5, 8, 6 ], "texture": "#texture" },
"east": { "uv": [ 5, 5.5, 8, 6 ], "texture": "#texture" }
}
},
{
"from": [ 5, 13, 3 ],
"to": [ 11, 14, 4 ],
"faces": {
"down": { "uv": [ 1, 11.5, 4, 12 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" }
}
},
{
"from": [ 5, 13, 6 ],
"to": [ 6, 14, 10 ],
"faces": {
"up": { "uv": [ 3.5, 8.5, 4, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 5, 8, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 5, 5, 5.5, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 5.5, 5, 7.5, 5.5 ], "texture": "#texture" }
}
},
{
"from": [ 5, 13, 12 ],
"to": [ 11, 14, 13 ],
"faces": {
"down": { "uv": [ 1, 11.5, 4, 12 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" }
}
},
{
"from": [ 6, 13, 5 ],
"to": [ 10, 14, 6 ],
"faces": {
"up": { "uv": [ 1.5, 10.5, 3.5, 11 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 5, 7.5, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 5, 5, 5.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8, 5.5 ], "texture": "#texture" }
}
},
{
"from": [ 6, 13, 6 ],
"to": [ 10, 14, 10 ],
"faces": {
"up": { "uv": [ 1.5, 8.499999, 3.5, 10.5 ], "texture": "#texture" }
}
},
{
"from": [ 6, 13, 10 ],
"to": [ 10, 14, 11 ],
"faces": {
"up": { "uv": [ 1.5, 8, 3.5, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 5.5, 5, 7.5, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 5, 5, 5.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8, 5.5 ], "texture": "#texture" }
}
},
{
"from": [ 10, 13, 6 ],
"to": [ 11, 14, 10 ],
"faces": {
"up": { "uv": [ 1, 8.5, 1.5, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 5, 5, 5.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 5.5, 5, 7.5, 5.5 ], "texture": "#texture" }
}
},
{
"from": [ 11, 1, 3 ],
"to": [ 12, 14, 4 ],
"faces": {
"up": { "uv": [ 0.5, 11.5, 1, 12 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 11, 1, 12 ],
"to": [ 12, 14, 13 ],
"faces": {
"up": { "uv": [ 0.5, 7, 1, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 12, 1, 3 ],
"to": [ 13, 14, 4 ],
"faces": {
"up": { "uv": [ 0, 11.5, 0.5, 12 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 0.5, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 12, 1, 4 ],
"to": [ 13, 14, 5 ],
"faces": {
"up": { "uv": [ 0, 11, 0.5, 11.5 ], "texture": "#texture" },
"south": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 12, 1, 5 ],
"to": [ 13, 2, 11 ],
"faces": {
"up": { "uv": [ 0.5, 1.5, 1, 4.5 ], "texture": "#texture" },
"west": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 1, 6, 4, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 12, 1, 11 ],
"to": [ 13, 14, 12 ],
"faces": {
"up": { "uv": [ 0, 7.5, 0.5, 8 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 0, 1, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 4, 0, 4.5, 6.5 ], "texture": "#texture" }
}
},
{
"from": [ 12, 1, 12 ],
"to": [ 13, 14, 13 ],
"faces": {
"up": { "uv": [ 0, 7, 0.5, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 0.5, 7 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0.5, 7 ], "texture": "#texture" }
}
},
{
"from": [ 12, 10, 5 ],
"to": [ 13, 12, 11 ],
"faces": {
"down": { "uv": [ 0, 8, 0.5, 11 ], "texture": "#texture" },
"up": { "uv": [ 0, 8, 0.5, 11 ], "texture": "#texture" },
"west": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" },
"east": { "uv": [ 1, 1, 4, 2 ], "texture": "#texture" }
}
},
{
"from": [ 12, 13, 5 ],
"to": [ 13, 14, 11 ],
"faces": {
"down": { "uv": [ 1, 11.5, 4, 12 ], "texture": "#texture" },
"up": { "uv": [ 1, 7, 4, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 1, 0, 4, 0.5 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"thirdperson_lefthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson_righthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"gui": {
"rotation": [ 30, 225, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"head": {
"translation": [ 0, 12, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"translation": [ 0, 3, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

After

Width:  |  Height:  |  Size: 911 B

Before After
Before After