Ars Botania

This mod creates a bridge between two popular magic systems, ensuring mana compatibility between Botania and Ars Nouveau.
Main Features

The modification adds the following interaction functions:
- Source jars from Ars Nouveau can connect to generating flowers and mana spreaders from Botania
- Mana relays from Ars Nouveau can transfer mana between Botania's mana pools
- Mana spreaders can direct mana directly into source jars
- Mana tunnels can directly store mana in pools
- Spellbooks from Ars Nouveau can use Botania items as mana sources (configurable)
- Botania items can consume player mana from Ars Nouveau (configurable)
- Mana recovery from Ars Nouveau can charge Botania items (configurable)
- AE2 systems can work with both mana types through special containers
Configuration
# Ratio of Botania mana to Ars Nouveau mana for conversion between blocks (e.g., Mana Pool -> Source Jar)
mana_convert = 15.0
# Maximum transfer rate of mana through relays between Botania blocks (in Ars Nouveau mana units)
max_rate = 1000
[player_mana_convert]
# Enable player mana conversion
enable = true
# Conversion coefficient when needing Ars Nouveau mana or storing as Botania mana
a2b = 4.0
# Conversion coefficient when needing Botania mana or storing as Ars Nouveau mana
b2a = 0.006
# Allow player mana recovery to charge Botania items
charge = true