mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Small fix
This commit is contained in:
parent
72fa1bda7f
commit
56682e5c27
@ -64,7 +64,6 @@ public class ItemPipette extends Item implements IFillableItem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@SideOnly(Side.CLIENT)
|
|
||||||
public ItemStack onItemRightClick(ItemStack stack, World world, EntityPlayer player) {
|
public ItemStack onItemRightClick(ItemStack stack, World world, EntityPlayer player) {
|
||||||
|
|
||||||
if(!stack.hasTagCompound()) {
|
if(!stack.hasTagCompound()) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user