Commit Graph

9 Commits

Author SHA1 Message Date
Misode
b7d9b83491 Fix #327 Implement HideFlags 2023-02-14 19:02:30 +01:00
Misode
60950c4e9a Update vite to v3 2022-11-29 01:06:32 +01:00
Misode
98a4afa18c Move enchantments logic to deepslate 2022-11-28 23:24:14 +01:00
Misode
9eb01cc1f1 Add tooltips for potion effects 2022-11-25 14:16:35 +01:00
Misode
0b6bdb1d7a Fix #307 Don't use deepClone for ItemStacks 2022-11-24 06:04:07 +01:00
Misode
b165d551e4 Render items with custom colors + update deepslate 2022-11-23 05:26:08 +01:00
Misode
5fe7121ea9 Fix #297 improve fake name translation and fix crash 2022-10-20 05:03:03 +02:00
Misode
f309eef176 Fix not correctly enchanting books 2022-10-13 02:31:44 +02: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