Ceramic Bucket

Ceramic Bucket

4M Downloads

Support fish of other mods

cech12 opened this issue · 1 comments

commented

Support fish of other mods like:

Approach:

  • generalize fish buckets to a universal entity bucket ✔
    • complete entity should be saved inside the bucket (look how other mods do it) ✔
    • Industrial Foregoing
  • entity bucket should be configurable via data pack: ❌
    • good example for data related mods: Resourceful Bees
    • which entities (vanilla fish, fish of upper mods) ✔
    • optional settable fluids/fluid tag (water for vanilla fish) ✔
    • breaks bucket (true, false, [not set - fluid value]) ✔
    • mod dependency ✔
    • fill & empty sound ✔
  • old fish buckets should be transferred! ❌ (will be removed with 1.17) (for 1.14-1.16 old items should be compatible)
  • textures should be configurable via assets (like the fluids in past 1.X versions) ✔
commented

Released in version 2.2.0