More item models (#30)

* Fixed tiny TNT item model.
* Flipped the inscriber north/south and implemented item model.
* Added several item models.
This commit is contained in:
shartte 2016-08-11 13:48:36 +02:00 committed by dpeter99
parent 8ddff3f459
commit 92b931434e
15 changed files with 59 additions and 21 deletions

View File

@ -1,5 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockInscriber", "y": 180 }
"normal": { "model": "appliedenergistics2:tile.BlockInscriber" }
}
}

View File

@ -1,4 +1,5 @@
{
"parent": "block/block",
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"textures": {
"0": "blocks/tnt_side",

View File

@ -1,4 +1,5 @@
{
"parent": "block/orientable",
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"textures": {
"0": "appliedenergistics2:blocks/BlockInscriber"
@ -6,12 +7,12 @@
"elements": [
{
"name": "Left",
"from": [ 0.0, 1.0, 0.0 ],
"to": [ 3.0, 15.0, 16.0 ],
"from": [ 0.0, 1.0, 0.0 ],
"to": [ 3.0, 15.0, 16.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 13.0, 0.0, 16.0, 14.0 ] },
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 14.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"south": { "texture": "#0", "uv": [ 13.0, 0.0, 16.0, 14.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 14.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 16.0 ] }
@ -22,9 +23,9 @@
"from": [ 1.0, 0.0, 1.0 ],
"to": [ 15.0, 1.0, 15.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"north": { "texture": "#0", "uv": [ 1.0, 15.0, 15.0, 16.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 1.0, 15.0, 15.0, 16.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 1.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 14.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 14.0 ] }
@ -35,9 +36,9 @@
"from": [ 13.0, 1.0, 0.0 ],
"to": [ 16.0, 15.0, 16.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"north": { "texture": "#0", "uv": [ 13.0, 0.0, 16.0, 14.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 14.0 ] },
"south": { "texture": "#0", "uv": [ 13.0, 0.0, 16.0, 14.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 14.0 ] },
"up": { "texture": "#0", "uv": [ 13.0, 0.0, 16.0, 16.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 16.0 ] }
@ -48,9 +49,9 @@
"from": [ 1.0, 15.0, 1.0 ],
"to": [ 15.0, 16.0, 15.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 1.0 ] },
"north": { "texture": "#0", "uv": [ 1.0, 15.0, 15.0, 16.0 ] },
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 1.0, 15.0, 15.0, 16.0 ] },
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 1.0, 15.0, 15.0, 16.0 ] },
"up": { "texture": "#0", "uv": [ 1.0, 1.0, 15.0, 15.0 ] },
"down": { "texture": "#-1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }
@ -58,12 +59,12 @@
},
{
"name": "BottomFill",
"from": [ 3.0, 1.0, 3.0 ],
"to": [ 13.0, 4.0, 15.0 ],
"from": [ 3.0, 1.0, 1.0 ],
"to": [ 13.0, 4.0, 13.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 3.0 ] },
"north": { "texture": "#0", "uv": [ 3.0, 12.0, 13.0, 15.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 12.0, 3.0 ] },
"south": { "texture": "#0", "uv": [ 3.0, 12.0, 13.0, 15.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 3.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 12.0, 3.0 ] },
"up": { "texture": "#0", "uv": [ 3.0, 1.0, 13.0, 13.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 12.0 ] }
@ -71,8 +72,8 @@
},
{
"name": "TopFill",
"from": [ 3.0, 12.0, 5.0 ],
"to": [ 13.0, 15.0, 15.0 ],
"from": [ 3.0, 12.0, 1.0 ],
"to": [ 13.0, 15.0, 11.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 3.0, 1.0, 13.0, 4.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 3.0 ] },
@ -84,12 +85,12 @@
},
{
"name": "Back",
"from": [ 3.0, 1.0, 0.0 ],
"to": [ 13.0, 15.0, 3.0 ],
"from": [ 3.0, 1.0, 13.0 ],
"to": [ 13.0, 15.0, 16.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 3.0, 0.0, 13.0, 14.0 ] },
"north": { "texture": "#0", "uv": [ 3.0, 1.0, 13.0, 15.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"south": { "texture": "#0", "uv": [ 3.0, 1.0, 13.0, 15.0 ] },
"south": { "texture": "#0", "uv": [ 3.0, 0.0, 13.0, 14.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 3.0, 14.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 3.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 3.0 ] }

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:BlockTinyTNT"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/QuartzPillarBlock"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockCellWorkbench"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockCondenser"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockDrive"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockEnergyAcceptor"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockGrinder"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockIOPort"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockInscriber"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockSecurity"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockSpatialIOPort"
}

View File

@ -0,0 +1,3 @@
{
"parent": "appliedenergistics2:block/tile.BlockWireless"
}