Particle Fix (#2628)

Adds corrected texture for breaking particles for lamps
This commit is contained in:
xanthian 2021-12-05 00:40:49 +00:00 committed by GitHub
parent 45e79fe7b3
commit fb29f4b329
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@
}, },
"textures": { "textures": {
"0": "techreborn:block/machines/lighting/lamp" "0": "techreborn:block/machines/lighting/lamp"
"particle":"techreborn:block/machines/lighting/lamp"
}, },
"elements": [ "elements": [
{ {

View file

@ -19,6 +19,7 @@
}, },
"textures": { "textures": {
"0": "techreborn:block/machines/lighting/lamp_lit" "0": "techreborn:block/machines/lighting/lamp_lit"
"particle":"techreborn:block/machines/lighting/lamp_lit"
}, },
"elements": [ "elements": [
{ {

View file

@ -19,6 +19,7 @@
}, },
"textures": { "textures": {
"0": "techreborn:block/machines/lighting/lamp" "0": "techreborn:block/machines/lighting/lamp"
"particle":"techreborn:block/machines/lighting/lamp"
}, },
"elements": [ "elements": [
{ {

View file

@ -19,6 +19,7 @@
}, },
"textures": { "textures": {
"0": "techreborn:block/machines/lighting/lamp_lit" "0": "techreborn:block/machines/lighting/lamp_lit"
"particle":"techreborn:block/machines/lighting/lamp_lit"
}, },
"elements": [ "elements": [
{ {