Commit Graph

10 Commits

Author SHA1 Message Date
Misode
2fd90f5dd4 Add item model preview
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-01-03 05:17:19 +01:00
Misode
98e6c9192c Remove spyglass ad 2024-09-12 03:46:37 +02:00
Misode
9ad3e91893 Add spyglass ad 2024-07-09 01:58:00 +02:00
Misode
6f1952a5f0 Revert "Enable demo version"
This reverts commit f0d3023cfc.
2024-04-02 05:18:12 +02:00
Misode
f0d3023cfc Enable demo version 2024-04-01 01:51:38 +02:00
Misode
c87ede8e54 Recipe preview 2024-03-25 21:57:47 +01:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
bbae8af938 Add minecraft wiki banner 2023-09-25 14:21:15 +02:00
Misode
b47841870d Add cube texture to transformation tool 2023-02-09 22:51:58 +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