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": {
|
"textures": {
|
||||||
"0": "techreborn:block/machines/lighting/lamp"
|
"0": "techreborn:block/machines/lighting/lamp"
|
||||||
|
"particle":"techreborn:block/machines/lighting/lamp"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue