make_bubbles_pop

Client-side mod that makes bubble particles pop and lets them rise realistically to the water surface.

OTHER License

Stars
12
Committers
3

Bot releases are hidden (Show)

make_bubbles_pop - v0.3.0 Latest Release

Published by Tschipcraft 3 months ago

Changelog:

  • Support for Minecraft 1.21 ⚔️ (closes #13, #14, #15)
  • Added config file and settings menu when installed alongside MidnightLib (closes #4)
  • Added entity interaction physics to bubbles (configurable)
  • Added biome dependent tint to all bubble types (configurable)
  • Fixed barrels opened by other players on servers not emitting bubbles (closes #11) (Thanks @AViewFromTheTop)
  • Adjusted current down bubbles to pop on top of magma blocks rather than inside them (closes #9)
  • Added varied pitch and volume to bubble pop and bubble swirl sounds (closes #8) (Thanks @AViewFromTheTop)
  • Barrel bubbling is now reliable on the client and will no longer bubble when a chunk with an already opened Barrel is loaded (Thanks @AViewFromTheTop)
  • Fixed checking incorrect side of barrels for bubble particles
  • Changed the default behavior to not maintain bubble particle velocity when popping (configurable) (Thanks @AViewFromTheTop)
  • Tweaked explosion bubbles and used better variable names
  • Restructured bubble particle logic and used better variable types
  • Adjusted barrel bubble spawn locations
  • Moved bubble pop logic to a separate utility class to reduce code duplication
  • Simplified water checks to use the already provided helper function in world or level
  • Fixed literal new line in fabric.mod.json after building (closes #12)
make_bubbles_pop - Make Bubbles Pop v0.2.0

Published by Tschipcraft about 1 year ago

Note: The versions named 1.19.4+ also work in Minecraft 1.20x

Changelog:

  • Added bubbles to opening barrels underwater 💦
  • Added support for double chests
  • Added support for bubbles emitting from chests opened by other players in multiplayer
  • Added low-pitch bubble pop sounds for regular bubbles popping underwater
  • Added support for Catalogue
  • Fixed bubble column particles not popping underwater
  • Fixed sounds using the distance delay on Forge
  • Added new custom license
  • Backported to Forge 1.18.2

Additional changelog for v0.2.1 for Fabric 1.18x-1.19.3:

  • Fixed crash whenever something explodes underwater in Minecraft 1.18x (fixes #10)
make_bubbles_pop - Make Bubbles Pop v0.1.1 for Minecraft 1.19.4 and 1.20x

Published by Tschipcraft over 1 year ago

Changelog:

  • Added Forge support for v0.1.1 and v0.1.0 🔨
  • Update to Minecraft 1.19.4 and 1.20x 🐪

For Minecraft 1.18x-1.19.3, use v0.1.0

make_bubbles_pop - Make Bubbles Pop v0.1.0 for Minecraft 1.18x-1.19.3

Published by Tschipcraft over 1 year ago

Note: The Forge version only works in Minecraft 1.19–1.19.3

Changelog:

  • Added more realistic bubble particle behavior and motion 🫧
  • Added bubbles particles to explosions underwater
  • Added bubble particles for opening chests underwater
  • Added unused bubble pop sound effect to bubbles popping on the surface
  • Updated metadata and better comments
make_bubbles_pop - Make Bubbles Pop v0.0.2 for Minecraft 1.17x and up

Published by Tschipcraft over 2 years ago

Changelog;

  • Update to Minecraft 1.19 🐸

Still works for 1.18x and should be compatible with newer versions as well

make_bubbles_pop - Make Bubbles Pop v0.0.1 for Minecraft 1.18x

Published by Tschipcraft over 2 years ago

Initial release 🎉