@@ -21,13 +21,23 @@ We cannot provide any ETA (even a rough one) due to the complexity of the work i
2121of time the maintainers are able to spend on this effort.
2222In the meantime, Botania for Minecraft 1.20.1 may still receive updates for bug fixes.
2323
24+ * Add: Extrapolated Bucket can void fluids from modded blocks that support draining fluids into items used on them
2425* Change: Terra Shatterer activation rules have been adjusted
2526 * With an item in the off-hand that item gets priority, unless sneaking and not aiming at any blocks
2627 * With an empty off-hand, sneak right-click toggles active state, unless at rank D (i.e. no stored mana)
2728 * If at rank D or not sneaking, Manasteel pickaxe logic for torch placing applies
2829* Change: Rod of the Skies acceleration for elytra gliding works more like using a fireworks rocket
30+ * Change: Several mods have been marked as potentially conflicting on Fabric. When trying to run them together with
31+ Botania, Fabric generates a warning.
32+ (The same issues exist with their Forge versions, but Forge does not support this kind of declaration.)
33+ * Fast Item Frames – It replaces item frame entities with blocks, where possible.
34+ With it present, Hopperhock, Rannuncarpus, and various Corporea features no longer work properly.
35+ * Open Parties and Claims – Its default configuration disallows unowned projectiles in claimed chunks, completely
36+ breaking mana spreaders. From Botania's side there is no good way to opt in, except to change semantics in regards
37+ to mana burst ownership, which would serve no purpose for Botania itself whatsoever.
2938* Fix: Don't let Alfheim portal grab items in the tick it shuts down (e.g. for gluten reasons)
3039* Fix: Astrolabe no longer attempts to place blocks in the player's head location while underwater
40+ * Fix: Mana bursts going through a nether portal could cause lag spikes
3141
3242---
3343
0 commit comments