Update BOPItems.java
This commit is contained in:
parent
8daf47a394
commit
85b4efdbfa
1 changed files with 6 additions and 6 deletions
|
@ -106,11 +106,11 @@ public class BOPItems
|
||||||
* biomesoplenty.common.fluids.QuicksandFluid.instance
|
* biomesoplenty.common.fluids.QuicksandFluid.instance
|
||||||
* )
|
* )
|
||||||
*/
|
*/
|
||||||
// public static Item sand_bucket;
|
public static Item sand_bucket;
|
||||||
// public static Item honey_bucket;
|
public static Item honey_bucket;
|
||||||
// public static Item blood_bucket;
|
public static Item blood_bucket;
|
||||||
// public static Item poison_bucket;
|
public static Item poison_bucket;
|
||||||
// public static Item hot_spring_water_bucket;
|
public static Item hot_spring_water_bucket;
|
||||||
|
|
||||||
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