Interactive Fluids

A lightweight library for simple and customizable fluid collisions

File Details

Interactive Fluids - Version: 0.9.0

  • R
  • May 20, 2026
  • 48.12 KB
  • 52
  • Early Access

File Name

Interactive Fluids-0.9.0.jar

Supported Versions

  • Early Access

Breaks all current packs due to structure changes in the editor UI for the Interactive Fluid Ticker!


UI Changes


  • merged the block and fluid collision configs into one collisions tab
  • renamed the condition config to source config
  • added new option SpreadWithoutSource boolean option. It allows a fluid to flow even though its source block got removed (normal Hytale behavior: false).
  • overhauled the sorting of specific config options.
  • the source and result config now need both the definition of the type of asset it needs for a collision or that gets placed by the collision.

Other Changes


  • fixed many bugs
  • improved performance
  • added a limitation of the collision that can happen during one tick -> the limit also changes regarding the performance of the server
  • added new operator: ** -> selects all assets from the configured asset type (the * operator still selects all assets)