Add lang names for new lights
This commit is contained in:
parent
fadd249ed7
commit
d004ceef0e
2 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,6 @@ public class ModBlocks {
|
|||
|
||||
public static Block LAMP_INCANDESCENT;
|
||||
public static Block LAMP_LED;
|
||||
public static Block LAMP_LED_LARGE;
|
||||
|
||||
/**
|
||||
* Register blocks
|
||||
|
|
|
@ -85,6 +85,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