Energy cell updates

- Added dense texture: fixes #65
- Removes unused cell modell (without a number)
This commit is contained in:
dpeter99 2016-08-19 13:54:25 +02:00
parent b31e5f5356
commit c70915ffb0
18 changed files with 8 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell0" "all": "appliedenergistics2:blocks/dense_energy_cell0"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell1" "all": "appliedenergistics2:blocks/dense_energy_cell1"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell2" "all": "appliedenergistics2:blocks/dense_energy_cell2"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell3" "all": "appliedenergistics2:blocks/dense_energy_cell3"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell4" "all": "appliedenergistics2:blocks/dense_energy_cell4"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell5" "all": "appliedenergistics2:blocks/dense_energy_cell5"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell6" "all": "appliedenergistics2:blocks/dense_energy_cell6"
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "appliedenergistics2:blocks/energy_cell7" "all": "appliedenergistics2:blocks/dense_energy_cell7"
} }
} }

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B