Fix #2137
This commit is contained in:
parent
483c5f4724
commit
6c20fa69bf
2 changed files with 41 additions and 39 deletions
|
@ -18,7 +18,8 @@
|
|||
}
|
||||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/alarm_off"
|
||||
"0": "techreborn:block/machines/lighting/alarm_off",
|
||||
"particle": "techreborn:block/machines/lighting/alarm_off"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
}
|
||||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/alarm_on"
|
||||
"0": "techreborn:block/machines/lighting/alarm_on",
|
||||
"particle": "techreborn:block/machines/lighting/alarm_on"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue