Removed Redundant Textures
Removed copies of item textures that simply had other names. Some textures are broken now. I'll fix that in a moment.
@@ -32,6 +32,7 @@ public class itemRiftRemover extends Item
|
|||||||
@Override
|
@Override
|
||||||
public void registerIcons(IconRegister par1IconRegister)
|
public void registerIcons(IconRegister par1IconRegister)
|
||||||
{
|
{
|
||||||
|
System.out.println(mod_pocketDim.modid + ":" + this.getUnlocalizedName());
|
||||||
this.itemIcon = par1IconRegister.registerIcon(mod_pocketDim.modid + ":" + this.getUnlocalizedName());
|
this.itemIcon = par1IconRegister.registerIcon(mod_pocketDim.modid + ":" + this.getUnlocalizedName());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 194 B |
|
Before Width: | Height: | Size: 194 B |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 189 B |
|
Before Width: | Height: | Size: 205 B |
|
Before Width: | Height: | Size: 205 B |
|
Before Width: | Height: | Size: 173 B |
|
Before Width: | Height: | Size: 210 B |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 438 B |