Add lang names for new lights
This commit is contained in:
parent
642e6b0f2b
commit
3afe2c8910
2 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,6 @@ public class ModBlocks {
|
|||
|
||||
public static Block LAMP_INCANDESCENT;
|
||||
public static Block LAMP_LED;
|
||||
public static Block LAMP_LED_LARGE;
|
||||
|
||||
/**
|
||||
* Register blocks
|
||||
|
|
|
@ -90,6 +90,8 @@ tile.techreborn:rubber_leaves.name=Rubber Leaves
|
|||
tile.techreborn:rubber_sapling.name=Rubber Sapling
|
||||
|
||||
tile.techreborn:refined_iron_fence.name=Iron Fence
|
||||
tile.techreborn:lamp_incandescent.name=Incandescent Lamp
|
||||
tile.techreborn:lamp_led.name=LED Lamp
|
||||
|
||||
#Ores
|
||||
tile.techreborn:ore.galena.name=Galena Ore
|
||||
|
|
Loading…
Add table
Reference in a new issue