Commit Graph

5 Commits

Author SHA1 Message Date
Misode
678b15e937 Fix #324 apply text component base correctly 2023-01-26 17:36:48 +01:00
Misode
7ef0f52d27 Add 1.19.4 support (23w03a) 2023-01-19 03:35:06 +01:00
Misode
fe30efd020 Fix #312 handle null text component base 2022-12-15 18:48:08 +01:00
Misode
9eb01cc1f1 Add tooltips for potion effects 2022-11-25 14:16:35 +01:00
Misode
ac259bb83e Add loot table preview (#293)
* Initial loot table preview + item display counts

* Add loot functions without NBT

* Add loot conditions

* Render item tooltips with name and lore components

* Remove debug text component

* Disable advanced tooltips in the tree

* Minor style fixes

* Add item slot overlay and tweak tooltip offset

* Fix some items not rendering

* Translate item names and text components

* Translate params + more functions and tooltips

* Add durability bar

* Configurable stack mixing

* Correct tooltip background and border

* Add enchanting

* Enchantment glint

* Configurable luck, daytime and weather

* Improve tooltip spacing

* More tooltip spacing improvements

* Remove debug logging
2022-10-13 02:05:33 +02:00