Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.1
1.19.2
1.18.2
1.16.3–1.16.5
1.16.1
1.15.1–1.15.2
1.14.4
1.13.2
1.12.x
1.11.2
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated yesterday
Changelog
- Fixed Potion Brewer mot respecting locked slots
- Added custom death message from the mob crusher (Katzen48)
- Added localizations from the fluids placed in the world (superfluke)
- Fixed shulker boxed dropping twice
- Horses and llamas can be tamed again but they need to be tamed first as MC rules
- Fixed Villager Trade Exchanger doing stuff when it doesn't need to do stuff and fixed missing button translations
- Added recipe integrations for EnderIO (if present) all the recipes integrations can be disabled in the config
- Added Fluid Dictionary Converter that will transform fluids into another similar fluids with Crafttweaker integration
import mods.industrialforegoing.FluidDictionary;
FluidDictionary.add("essence","xpjuice",1);
FluidDictionary.remove("essence","xpjuice");