Update BOPItems.java
This commit is contained in:
parent
9b05786710
commit
0dc4ebeba5
1 changed files with 0 additions and 8 deletions
|
@ -100,14 +100,6 @@ public class BOPItems
|
||||||
public static Item jar_empty;
|
public static Item jar_empty;
|
||||||
public static Item jar_filled;
|
public static Item jar_filled;
|
||||||
|
|
||||||
/*
|
|
||||||
* public static Item sand_bucket;
|
|
||||||
* Use net.minecraftforge.fluids.UniversalBucket.getFilledBucket(
|
|
||||||
* net.minecraftforge.common.ForgeModContainer.getInstance().universalBucket,
|
|
||||||
* biomesoplenty.common.fluids.QuicksandFluid.instance
|
|
||||||
* )
|
|
||||||
*/
|
|
||||||
|
|
||||||
public static Item record_wanderer;
|
public static Item record_wanderer;
|
||||||
public static Item record_corruption;
|
public static Item record_corruption;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue