Posted March 16, 20187 yr I have searched the depths of the internet. All i need is a crafting recipe example including a filled universal bucket. GameRegistry.addShapedRecipe(new ItemStack(ModItems.oily_obsidian_ingot),new Object[] {"OB ", " ", " ", 'O', ModItems.obsidian_ingot, 'B', UniversalBucket.getFilledBucket(IDK what goes here, ModFluids.FluidOil)}); Also I get an error at ModFluids.FluidOil
March 16, 20187 yr Author Id like to stay in 1.11.2 for the time being but will update the next time i get an oppurtunity.
March 17, 20187 yr Author What gos in the first parameter for univeralbucket.getfilledbucket? Could you lead me to some documentation or reference as I have searched and havent been able to find much.
March 17, 20187 yr Author Ok thank you, youve been so helpful. However, i have one more question, how would i do multiple universal buckets as it is under bucketfilled? I assume it has to do with nbt data?
March 18, 20187 yr Author Nvm it was a stupid question. Feel free to close this thread if thats possible.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.