90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Additions:
- Configurable Mana Tablet, Band of Mana and Greater Band of Mana capacities (changes to them require a restart!)
- Configurable Minecart with Mana Pool capacity.
- Configurable Mana Pump transfer rate (if you feel that filling the entire Mana Pool in 5 seconds is too OP)
- Configurable Band of Aura interval multiplier. (Base rates are intentionally left out, since they are initialized in an item initializer).
- Configurable Band of Aura mana generation rate (if you feel that Bands of Aura are pathetically weak)
Changes:
- Removed an option to disable the Clayconia's default Sand Conversion.
Instead, Clayconia now only converts blocks tagged
#botaniaconfigurator:clayconia_convertable
. By default, the tag contains the#minecraft:sand
tag. If you don't want Clayconia to convert Sand, use "replace": true in the .json file.
For example:
{
"replace": true,
"values": [
"minecraft:mud"
]
}
(This makes Clayconia convert only Mud, not Sand)
Dependencies
Links
Details
Licensed MIT
Published a year ago
Updated a year ago