Fix lamps missing textures (#2634)

* Update lamp_incandescent.json

* Update lamp_incandescent_on.json

* Update lamp_led.json

* Update lamp_led_on.json
This commit is contained in:
xanthian 2021-12-07 12:54:27 +00:00 committed by GitHub
parent 7d9fb6d414
commit 52e43da3a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

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

View file

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

View file

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

View file

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