promotional bannermobile promotional banner

Fluid Interaction Tweaker

This is a CraftTweaker/GroovyScript addon that enables you to add more fluid interactions.

File Details

fluidintetweaker-1.4.0-preview-1.jar

  • B
  • Sep 28, 2024
  • 194.24 KB
  • 1.3K
  • 1.12.2
  • Forge

File Name

fluidintetweaker-1.4.0-preview-1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fluid-interaction-tweaker-1094214:5765898")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features:

  • introduced ComplexOutput which currently supports placing blocks, generating explosion, spawning entities and items
  • ComplexOutput can have several outputs
  • ComplexOutput can have several conditions for each output
  • totally changed the wrappers for crt (only crt support for preview)
  • blocks now can be seen as initiators in an interaction, so blocks can turn into sth
  • corresponding jei compat for ComplexOutput
  • modularui is no longer needed
  • thermal foundation jei compat (not including special fluid interactions)

Todos:

  • thermal foundation full compat
  • biome o plenty full compat
  • introducing fluid behaviors for special interactions, like entity conversion, potion effect etc. (high priority)