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