Update PoeticRainbow Reactor Controller Textures
All checks were successful
EnergonRelics/pipeline/head This commit looks good
All checks were successful
EnergonRelics/pipeline/head This commit looks good
This commit is contained in:
parent
9689b0cec0
commit
dea1e557a6
@ -2,7 +2,7 @@
|
|||||||
"parent": "minecraft:block/orientable",
|
"parent": "minecraft:block/orientable",
|
||||||
"textures": {
|
"textures": {
|
||||||
"top": "energonrelics:block/thermal_casing",
|
"top": "energonrelics:block/thermal_casing",
|
||||||
"front": "energonrelics:block/reactor_controller",
|
"front": "energonrelics:block/reactor_controller_off",
|
||||||
"side": "energonrelics:block/thermal_casing"
|
"side": "energonrelics:block/thermal_casing"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"parent": "minecraft:block/orientable",
|
"parent": "minecraft:block/orientable",
|
||||||
"textures": {
|
"textures": {
|
||||||
"top": "energonrelics:block/thermal_casing",
|
"top": "energonrelics:block/thermal_casing",
|
||||||
"front": "energonrelics:block/reactor_controller",
|
"front": "energonrelics:block/reactor_controller_on",
|
||||||
"side": "energonrelics:block/thermal_casing"
|
"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 |
@ -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
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user