Particle Fix (#2628)
Adds corrected texture for breaking particles for lamps
This commit is contained in:
parent
45e79fe7b3
commit
fb29f4b329
4 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/lamp"
|
||||
"particle":"techreborn:block/machines/lighting/lamp"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/lamp_lit"
|
||||
"particle":"techreborn:block/machines/lighting/lamp_lit"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/lamp"
|
||||
"particle":"techreborn:block/machines/lighting/lamp"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"textures": {
|
||||
"0": "techreborn:block/machines/lighting/lamp_lit"
|
||||
"particle":"techreborn:block/machines/lighting/lamp_lit"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue