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

@ -117,7 +117,7 @@ public class ItemCloakingDevice extends ItemTextureBase implements IEnergyItemIn
@Override
public String getTextureName(int damage)
{
return "techreborn:items/techreborn.cloakingdevice";
return "techreborn:items/tool/cloakingDevice";
}
@Override