Moved/Replaced Textures
This commit is contained in:
parent
8191e1eaaa
commit
60bcbd10ad
493 changed files with 22 additions and 20 deletions
|
@ -45,7 +45,7 @@ public class ItemAdvancedDrill extends ItemPickaxe implements IElectricItem{
|
|||
@Override
|
||||
public void registerIcons(IIconRegister iconRegister)
|
||||
{
|
||||
this.itemIcon = iconRegister.registerIcon("techreborn:" + "advancedDrill");
|
||||
this.itemIcon = iconRegister.registerIcon("techreborn:" + "tool/advancedDrill");
|
||||
}
|
||||
|
||||
@SuppressWarnings({"rawtypes", "unchecked"})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue