Add lightbulb item for fixing lightbulb lamp
This commit is contained in:
parent
8b1bc49709
commit
cd0ba2f0e2
7 changed files with 22 additions and 17 deletions
|
@ -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"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"credit": "Karoter2",
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "new_soviet:item/bulb"
|
||||
}
|
||||
}
|
BIN
src/main/resources/assets/new_soviet/textures/item/bulb.png
Normal file
BIN
src/main/resources/assets/new_soviet/textures/item/bulb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 315 B |
Loading…
Add table
Add a link
Reference in a new issue