This commit is contained in:
gigabit101 2015-10-09 21:10:20 +01:00
parent 03932c7e22
commit 5a230b20a2
3 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,4 @@ public class ItemUUmatter extends Item {
public void registerIcons(IIconRegister iconRegister) {
this.itemIcon = iconRegister.registerIcon("techreborn:" + "misc/itemMatter");
}
}

View file

@ -591,7 +591,8 @@ item.techreborn.plate.aluminum.name=Aluminum Plate
item.techreborn.plate.batteryAlloy.name=Battery Alloy Plate
item.techreborn.plate.brass.name=Brass Plate
item.techreborn.plate.bronze.name=Bronze Plate
item.techreborn.plate.carbon.name=Coal Plate
item.techreborn.plate.carbon.name=Carbon Plate
item.techreborn.plate.coal.name=Coal Plate
item.techreborn.plate.chrome.name=Chrome Plate
item.techreborn.plate.copper.name=Copper Plate
item.techreborn.plate.diamond.name=Diamond Plate

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B