Ceramic Bucket

Ceramic Bucket

4M Downloads

Buckets in crafting recipes

cech12 opened this issue · 3 comments

commented

Other mods add crafting recipes with filled and empty buckets. This issue contains a list of mods with such crafting recipes and they should be compatible with this mod.

To solve this issue, maybe a common forge tag for buckets could be a solution or adding the crafting recipes to this mod. - difficult because of the nbt tag

Water and Lava Bucket should may be a different item like the milk bucket to use them in crafting recipes?! - nope

commented

filled ceramic bucket can now be used as ingredient.

Inserting a filled ceramic bucket into a tag is not possible for now.

  • that would enable the possibility to add a single recipe for multiple combinations of different buckets
  • example: cobblestone generator with a lava and a water bucket of any type
  • another idea: add a fluid ingredient which supports fluid stacks instead of item stacks - cannot be serialized like vanilla ingredients...
  • see also here: https://github.com/MinecraftForge/MinecraftForge/pull/4449/files
commented

Added a common ingredient class for fluids. This enables the possibility to use any fluid contatiner including buckets as ingredients for recipes.

commented

fixed for 2.1.0