Fixes #216
This commit is contained in:
parent
d4607706b8
commit
1342eb90cf
4 changed files with 18 additions and 5 deletions
|
@ -88,11 +88,6 @@ public class ItemCloakingDevice extends PoweredItem {
|
|||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean showDurabilityBar(ItemStack stack) {
|
||||
return true;
|
||||
}
|
||||
|
||||
@SideOnly(Side.CLIENT)
|
||||
@Override
|
||||
public void registerIcons(IIconRegister iconRegister) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue