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
|
0d76ff9cba
|
More correct implementation of assigning slots
|
2022-11-11 17:44:12 +01:00 |
|
Misode
|
71aa886d9a
|
Fix #303 filter items with count of 0
|
2022-11-10 22:03:13 +01:00 |
|
Misode
|
2d33fbb0b6
|
Fix #299 Handle loot table entries without name
|
2022-10-26 02:00:24 +02:00 |
|
Misode
|
f6b6a6bf7d
|
Fix #295 handle invalid values in set_count
|
2022-10-20 05:22:38 +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 |
|