In the second row, there should be 1 iron ingot in the middle box. This is the Minecraft crafting recipe for a bucket.Now that you have filled the crafting area with the correct pattern, the bucket will appear in the box to the right....
optimize UniversalBucketItem mixins in Forge & Neoforge [1.20.4-3.2.0.3] - 2024-05-11Fixedegg was missing in BucketLib cake recipe [1.20.4-3.2.0.2] - 2024-05-11Fixedadded missing accesswidener to fix startup crash (Fabric) removed failing Java reflection to fix particle spawn...
The crafting recipe of the bucket featured in the InfiniBucket mod consists of three gold ingots and, finally, a bucket of water to round things off. Once you’ve collected these items and crafted the bucket, you’ll no longer have to worry about running out of water for as long as you...
logger.error("Error: Cyclic failed to add recipe for Poison Bucket"); e.printStackTrace(); } } } 代码示例来源:origin: CoFH/CoFHCore public FluidIngredient(String fluidName) { super(FluidUtil.getFilledBucket(new FluidStack(FluidRegistry.getFluid(fluidName), Fluid.BUCKET_VOLUME))); fluid = ...
+") is registered in the FluidRegistry, but crashes when put into a bucket. This is a bug in the mod it belongs to.",e); } } 代码示例来源:origin: PrinceOfAmber/Cyclic publicstaticvoidaddPoisonRecipe(){ try{ //dont do this, FluidsRegistry.fluid_poison , some other mod might have ...