File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed
Xplat/src/main/resources/assets
botania/textures/attribute Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "botania:pixie_spawn_chance" : {
3+ "display" : {
4+ "mainhand" : " percentage" ,
5+ "offhand" : " percentage" ,
6+ "feet" : " percentage" ,
7+ "legs" : " percentage" ,
8+ "chest" : " percentage" ,
9+ "head" : " percentage" ,
10+ "potion" : " percentage"
11+ },
12+ "texture" : " botania:attribute/pixie_spawn_chance" ,
13+ "base_value" : 0
14+ }
15+ }
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Note: Porting efforts to bring Botania to 1.21+ versions of Minecraft (supportin
2020We cannot provide any ETA (even a rough one) due to the complexity of the work involved and the somewhat limited amount
2121of time the maintainers are able to spend on this effort. For the time being, updates still target Minecraft 1.20.1.
2222
23+ * Add: Support for Quark's attribute tooltips, displaying the Pixie Spawn Chance on Elementium armor and sword in icon form
2324* Fix: Botania's Creative inventory tab no longer randomly shows up among the vanilla tabs
2425* Fix: Rod of the Sea and Extrapolated Bucket may vanish when interacting with cauldrons
2526* Fix: Partially reverted an internal change that needlessly caused an incompatibility with existing versions of ExtraBotany
You can’t perform that action at this time.
0 commit comments