Fixed modells

- fixes #78
- fixed cell workbench
This commit is contained in:
dpeter99 2016-08-22 09:28:45 +02:00
parent 0e2183d234
commit d010fc9737
14 changed files with 18 additions and 11 deletions

View File

@ -1,8 +0,0 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/cell_work_bench_bottom",
"side": "appliedenergistics2:blocks/cell_work_bench_side",
"top": "appliedenergistics2:blocks/cell_work_bench"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "appliedenergistics2:block/cube/cube_ae_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/cell_workbench_bottom",
"side": "appliedenergistics2:blocks/cell_workbench_side",
"top": "appliedenergistics2:blocks/cell_workbench"
}
}

View File

@ -349,6 +349,7 @@
],
"parent": "block/orientable",
"textures": {
"particle": "appliedenergistics2:blocks/charger",
"0": "appliedenergistics2:blocks/charger_side",
"1": "appliedenergistics2:blocks/charger",
"2": "appliedenergistics2:blocks/charger_inside"

View File

@ -1,5 +1,5 @@
{
"parent": "appliedenergistics2:block/cube_ae",
"parent": "appliedenergistics2:block/cube/cube_ae",
"textures": {
"down": "#bottom",
"east": "#side",

View File

@ -1,5 +1,4 @@
{
"ambientocclusion": false,
"parent": "appliedenergistics2:block/cube/cube_ae_machine",
"textures": {
"bottom": "appliedenergistics2:blocks/grinder_bottom",

View File

@ -487,6 +487,7 @@
],
"parent": "block/orientable",
"textures": {
"particle": "appliedenergistics2:blocks/inscriber",
"0": "appliedenergistics2:blocks/inscriber"
}
}

View File

@ -1,5 +1,5 @@
{
"parent": "block/cube_bottom_top",
"parent": "appliedenergistics2:block/cube/cube_ae_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/ioport_bottom",
"side": "appliedenergistics2:blocks/ioport_side",

View File

@ -299,6 +299,7 @@
}
],
"textures": {
"particle": "appliedenergistics2:blocks/quartz_torch",
"metal": "appliedenergistics2:blocks/quartz_torch_metal",
"quartz": "appliedenergistics2:blocks/quartz_torch"
}

View File

@ -299,6 +299,7 @@
}
],
"textures": {
"particle": "appliedenergistics2:blocks/quartz_torch",
"metal": "appliedenergistics2:blocks/quartz_torch_metal",
"quartz": "appliedenergistics2:blocks/quartz_torch"
}

View File

@ -201,6 +201,7 @@
}
],
"textures": {
"particle": "appliedenergistics2:blocks/quartz_torch",
"metal": "appliedenergistics2:blocks/quartz_torch_metal",
"quartz": "appliedenergistics2:blocks/quartz_torch"
}

View File

@ -201,6 +201,7 @@
}
],
"textures": {
"particle": "appliedenergistics2:blocks/quartz_torch",
"metal": "appliedenergistics2:blocks/quartz_torch_metal",
"quartz": "appliedenergistics2:blocks/quartz_torch"
}

View File

@ -73,6 +73,7 @@
],
"parent": "block/block",
"textures": {
"particle": "blocks/tnt_bottom",
"0": "blocks/tnt_side",
"1": "blocks/tnt_top",
"2": "blocks/tnt_bottom"

View File

@ -762,6 +762,7 @@
}
],
"textures": {
"particle": "appliedenergistics2:blocks/wireless_inside",
"0": "appliedenergistics2:blocks/wireless_inside",
"1": "appliedenergistics2:blocks/wireless"
}