3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2025-01-09 23:00:14 +01:00
Geyser/core
BugTeaON a19f0305fb
Fix item_name component not working, improve display of custom effects and shulker box tooltips for item names (#5255)
* Show custom effects information in HUD, and be able to hide it using hide_additional_tooltip component

* Make vanilla default components no longer affect the translation of custom name (Fix item_name component not work)

* Fix book title display in tooltips of shulker box

* Fix colored item name display in tooltips of shulker box

* Add some code comments

* Block vanilla potion name translation when has hide_additional_tooltip component

* Add some brackets
2025-01-05 12:41:35 +01:00
..
src Fix item_name component not working, improve display of custom effects and shulker box tooltips for item names (#5255) 2025-01-05 12:41:35 +01:00
build.gradle.kts Finish mappings - let it build 2024-12-05 17:54:00 +08:00