Update PoeticRainbow Reactor Controller Textures
EnergonRelics/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-07-17 12:47:43 -04:00
parent 9689b0cec0
commit dea1e557a6
6 changed files with 36 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"parent": "minecraft:block/orientable",
"textures": {
"top": "energonrelics:block/thermal_casing",
"front": "energonrelics:block/reactor_controller",
"front": "energonrelics:block/reactor_controller_off",
"side": "energonrelics:block/thermal_casing"
}
}

View File

@ -2,7 +2,7 @@
"parent": "minecraft:block/orientable",
"textures": {
"top": "energonrelics:block/thermal_casing",
"front": "energonrelics:block/reactor_controller",
"front": "energonrelics:block/reactor_controller_on",
"side": "energonrelics:block/thermal_casing"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

View File

@ -0,0 +1,34 @@
{
"animation": {
"frametime": 3,
"frames": [
0,
1,
2,
1,
2,
3,
4,
5,
4,
5,
6,
7,
6,
7,
6,
5,
4,
3,
4,
3,
4,
3,
2,
1,
2,
1,
0
]
}
}