Mappings
This commit is contained in:
parent
389b716880
commit
f5c6b59ebd
79 changed files with 163 additions and 204 deletions
|
@ -52,7 +52,7 @@ public class ItemBattery extends ItemTR implements IEnergyItemInfo {
|
|||
super();
|
||||
setMaxStackSize(1);
|
||||
setMaxDamage(1);
|
||||
setUnlocalizedName("techreborn." + name);
|
||||
setTranslationKey("techreborn." + name);
|
||||
this.name = name;
|
||||
this.maxEnergy = maxEnergy;
|
||||
this.maxTransfer = maxTransfer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue