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
+10
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,29 @@ and start a new "Upcoming" section.
16
16
-->
17
17
18
18
{% include changelog_header.html version="Upcoming" %}
19
+
Note: Porting efforts to bring Botania to 1.21+ versions of Minecraft (supporting both Fabric and NeoForge) are ongoing.
20
+
We cannot provide any ETA (even a rough one) due to the complexity of the work involved and the somewhat limited amount of time the maintainers can spend on this effort.
21
+
22
+
* (nothing yet)
23
+
24
+
---
25
+
26
+
{% include changelog_header.html version="1.20.1-447" %}
19
27
20
28
* Add: Looniums can now give different loot and mob spawns based on which
21
29
structure it's placed in, also further customizable with datapacks. Huuuuge
22
30
thanks to Wormbo for a lot of work on this feature!
23
31
* Add: Dispenser planting supports torchflower seeds and pitcher pods
24
32
* Add: Sniffers can dig up their usual seeds on Botania grass variants
25
33
* Add: Proper map colors for quartz variants, biome stones, pavements, and blaze mesh
34
+
* Add: Dandelifeon benefits from enchanted soil again; during the bonus update cycle granted by enchanted soil, neighbor flowers not planted on enchanted soil are ignored (NEstoll)
26
35
* Change: More readable color in Loonium tooltip
27
36
* Change: Pasture seed spread is no longer restricted to a single Y-level, and replacing existing dirt-like blocks is handled by block tag `botania:pasture_seed_replaceable`
28
37
* Change: Hopperhocks now also apply delay from being planted on podzol or mycelium to picking up recipe outputs, such as from mana infusion
29
38
* Change: Blocks that are not covered by the default unethical TNT check, but can produce TNT the Entropinnyum recognizes, can be specified in the new `botania:unethical_tnt_check` block tag to detect when TNT is duplicated from them (contains `ae2:tiny_tnt` by default)
30
39
* Change: Reordered colored items in the creative inventory to match the new vanilla order since 1.19.3
31
40
* Change: Fluid container items that were dropped onto a Petal Apothecary to fill it can be picked up by Hopperhocks immediately, similar to crafting result items
41
+
* Change: The particle effect for charging or draining mana items via a mana pool now uses "wisp" particles to match other mana transfer effects, such as sparks or spreaders
32
42
* Fix: Akashic Tome name is rendered correctly again on the Lexica Botania
33
43
* Fix: Slightly improved tick performance impact of mana/corporea sparks
34
44
* Fix: Halloween Easter egg on Tiny Potato also works in item form
0 commit comments