Release 1.19.2-439 * Add: Mana pools with pylons on top of them will now play a small particle effect when trading items in the alfheim portal * Add: Looking at a Spark while holding a Wand of the Forest will now render a HUD showing information like augments (for mana sparks) and network color (both mana and corporea sparks) * Add: Terra Truncator can now propagate its chopping through Mangrove Roots * Add: Trinket case uses special open icon while its GUI is open * Add: All wand HUDs now have backgrounds for better readability, along with some other changes on some HUDs. Their design is not finalized, let us know on discord/reddit/irc/email if you have suggestions for how they can be better! * Add: Bound flowers now show the type of spreader/pool they're bound to in the tooltip, instead of a generic spreader/pool * Add: Rannuncarpus can now add blocks onto existing blocks like candles and sea pickles, which accept multiple placements of itself in the same block space * Add: The game now warns you if you hold a wand of the forest with Optifine installed, as it breaks the entire mod. We recommend Sodium instead if you need a performance boost * Change: Instead of always cooling down for 5 minutes, thermalilies now have a random cooldown between 20 seconds and 5 minutes. For automation, you can read how long the cooldown is with a comparator * Change: Entropinnyum's "unethical TNT" detection was changed, it's now more accurate and shouldn't cause any false positives * Change: Flower pouches now render missing flowers transparently, and render a "1" next to stacks with one item * Change: Rod of the Shifting Crust now delays processing neighbor updates until the block is replaced, meaning torches or other blocks attached to exchanged blocks will no longer break as long as the new block can still support it * Change: Runic altar now doesn't immideatly pick up its own crafting outputs, and lets hopperhocks pick them up quicker * Change: Terra truncator now propagates through Mangrove Roots * Change: Sort recipe categories in EMI * Change: The trinket case now shows an opened texture when opened * Change: Force relay/lens pushing now reuses vanilla piston pushing logic instead of copying it. Should lead to better compatibility with mods that let you move block entities * Fix: Mana spreaders now update their mana levels in real time, like pools do * Fix: Red stringed containers now always report and accessible inventory, so that corporea sparks will not pop off them * Fix: The fallback vanilla item transfer implementation in corporea now correctly updates inventories after taking items (this bug was not directly accessible, since neither fabric nor forge use this fallback implementation) * Fix: Metamorphic stone chiseled brick recipe is now consistent with chiseled livingrock recipe * Fix: Sky of Beginning being granted only when *both* a Mystical Flower and Tall Mystical Flower were picked up, instead of either one * Fix: The JEI category for mana infusion no longer shows the creative mana pool, to be consistent with EMI and REI * Fix: Livingrock and deepslate apothecaries now show as workstations in the apothecary recipe category in EMI/REI/JEI * Fix: Corporea crystal cube now shortens long numbers correctly. * Fix: Hopperhocks and corporea funnels now interact correctly with composters on forge * Fix: Paintslinger lens now works with candle and candle cake blocks * Fix: Paintslinger lens will now transform all adjacent blocks of the same block, not just those with the exact same blockstate * Fix: Paintslinger lens no longer resets blockstate of colored blocks * Internal: Changes to BlockstateProvider, see [these commits](https://github.com/VazkiiMods/Botania/compare/d1c3b3ae4f231d5e4e20677fac043bb315c4ef7e..a149645f8a3fc1d876600995eb7285654d358adc) for more details * Internal: Allow the flower model for floating flowers to use forges model extensions. See [this commit](https://github.com/VazkiiMods/Botania/commit/e3588c21f2540058931f81322ca336b2535f1100) for more details