Botania Overpowered
This is an addon for the magical mod Botania that provides various enhancements and nerf reversals, making elements of the original mod significantly more effective.
Main features (all functions can be disabled in configuration)
Dandelifeon changes
Central cells no longer destroy outer cells when consuming them. The Game of Life mechanics received customizable rules through two bit parameters for creating new cells and preserving existing ones.
Also available is KubeJS API with higher priority:
let API = Java.loadClass('io.yukkuric.botania_overpowered.api.DandelifeonRules')
API.NEW = API.GenFromNums(1, 3, 5)
API.KEEP = x => x >= 1 && x <= 5
Entropinnyum improvements
Disabled the duplication-prevention check for TNT. TNT explosions in liquids now also count as valid for mana generation.
Narslimmus modernization
Ignores slime chunk restrictions and accepts ALL types of slimes, including those spawned from eggs/cages, split ones, magma cubes, and theoretically varieties from Tinker's Construct.
Advanced Endoflame
Eliminated the burning process for fuel items. Increased capacity for burning large fuel. Removed the 32,000 tick burning limit.
Mana Pylon pump
Places on a mana receiver, binds to another receiver via Wand of the Forest, and begins mana transport. Configurable speed, maximum distance, loss percentage, and visual effects.
Create integration via Exoflame
Activates nearby Blaze Burner blocks when there are workstations above them. Also available is super-heat on enchanted soil.
Thermalily optimization
No longer consumes lava during the cooldown period.
Enhanced Mana Enchanter
Creates enchanted books from regular ones, accepts all enchantments from provided books, combines conflicting enchantments, and uses enchanted items as a source.
Revised Gaia Guardian
Removed the 32 damage cap per hit, reduced invulnerability duration when attacked during summoning. Now responds to fake players and can drop loot.
Mekanism integration (Forge only)
MekaSuit serves as a mana provider, and the helmet can be combined with Ancient Wills.
Weapon modifications
Terra Blade beams and Thundercaller's chain lightning inherit damage and fire aspect from the sword. Star Caller's stars do not harm non-living entities.
Additional features
Display of precise mana values and disabling the need to hold the wand to show red strings (may affect performance). Increased power output for the Power Generator block.