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....
+") 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 a...
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...
importnet.minecraftforge.fluids.FluidUtil;//导入方法依赖的package包/类@Overridepublicbooleanmatches(@Nonnull InventoryCrafting inv, @Nonnull World worldIn){booleanfoundSyringe =false;booleanfoundMana =false;booleanfoundNacre =false;booleanfoundLava =false;booleanfoundDevilDust =false; ItemStack mana = Flui...
checkRecipe(); } 开发者ID:Um-Mitternacht,项目名称:Bewitchment,代码行数:6,代码来源:TileEntityBarrel.java 示例13: getParticleLevel ▲点赞 2▼ publicfloatgetParticleLevel(){floatlevel = (float) inv.getFluidAmount() / (Fluid.BUCKET_VOLUME*2F);returngetPos().getY() +0.1F+ level; ...
開發者ID:cyanobacterium,項目名稱:PowerAdvantageAPI,代碼行數:16,代碼來源:DistillationRecipe.java 示例10: displayInformation ▲點讚 2▼ publicvoiddisplayInformation(ItemStack stack){ String message; NBTTagCompound dataTag;if(!stack.hasTagCompound()){ ...