You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/changelog.md
+7
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ and start a new "Upcoming" section.
25
25
* Add: Missing slab recombination recipes for quartz and corporea variants
26
26
* Add: The Lexica Botania can be put into chiseled bookshelves and onto lecterns (Note: reading it from a lectern does not currently grant the advancement)
27
27
* Add: Corporea request key now also works in the EMI item list (it still doesn't work in recipe displays due to technical limitations of the EMI API)
28
+
* Add: All Botania flowers and mushrooms can be put into flower pots
28
29
* Change: Elementium Axe is now treated as a weapon regarding durability damage from attacking things
29
30
* Change: Various Botania blocks finally make noteblocks use the instrument you would likely expect
30
31
* blocks made from Livingwood or Dreamwood (except drums) -> bass
@@ -40,6 +41,7 @@ and start a new "Upcoming" section.
40
41
* Change: Recipe displays for Petal Apothecary and Runic Altar show required reagents (e.g. seeds, livingrock)
41
42
* Change: Recipe display for Terrestrial Agglomeration Plate in EMI looks more like it does on JEI or REI now
42
43
* Change: Phantom ink is now used to hide abstruse and spectral platforms instead of managlass. (zacharybarbanell)
44
+
* Change: Ring of Correction no longer attempts to correct tool right-click usage
43
45
* Fix: Corporea Crystal Cube and Abstruse/Spectral Platform no longer forget their internal state after unloading
44
46
* Fix: Quick-moving (shift+click) Botania pattern items in the loom UI properly puts them in the pattern slot
45
47
* Fix: Animated Torch powers blocks consistently, and properly updates necessary blocks when placed, rotated, or removed
@@ -55,6 +57,11 @@ and start a new "Upcoming" section.
55
57
* Fix: Botania advancement tab and root advancement title
56
58
* Fix: Warp+Bore bursts can now teleport via a force relay without breaking it
57
59
* Fix: Other mods should have fewer issues with broken or doubled loot table evaluation in GoG
60
+
* Fix: Disguising Abstruse or Spectral Platforms works again on Fabric, and some rendering issues with them on Forge were fixed as well
61
+
* Fix: Ring of the Mantle no longer suppresses stronger sources of Haste, or any other Haste sources if the player has no mana
62
+
* Fix: Players or Tiny Potatoes holding (other) Tiny Potatoes uses proper render offsets again
63
+
* Fix: Upgrading Manasteel armor to Terrasteel no longer removes all non-enchantment NBT data (e.g. custom names)
64
+
* Internal: Updated Fabric minimum dependencies to loader 0.15.6 and API 0.92
0 commit comments