Add lightbulb item for fixing lightbulb lamp

This commit is contained in:
Andrew-71 2023-08-06 23:32:19 +03:00
parent 8b1bc49709
commit cd0ba2f0e2
7 changed files with 22 additions and 17 deletions

View file

@ -150,5 +150,6 @@
"block.new_soviet.blue_concrete_with_bars": "Blue Concrete With Bars",
"block.new_soviet.red_concrete_with_bars": "Red Concrete With Bars",
"subtitles.new_soviet.light_bulb_broken": "Light bulb breaks",
"block.new_soviet.light_bulb": "Light Bulb"
"block.new_soviet.light_bulb": "Light Bulb Lamp",
"item.new_soviet.light_bulb_item": "Light Bulb"
}

View file

@ -0,0 +1,7 @@
{
"credit": "Karoter2",
"parent": "item/generated",
"textures": {
"layer0": "new_soviet:item/bulb"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B