Bunch of new item textures, move Lazurite to plates

... and relocation of some assets
This commit is contained in:
Yulife 2016-05-30 13:35:20 +02:00
parent d051286f95
commit 341e862e37
36 changed files with 10 additions and 9 deletions

View file

@ -120,7 +120,7 @@ public class ItemLapotronPack extends ItemArmor implements IEnergyItemInfo, ITex
@Override
public String getTextureName(int damage)
{
return "techreborn:items/tool/lapotronicEnergyOrb";
return "techreborn:items/tool/lapotronicPack";
}
@Override