Move item renaming to tt to fix enchanted named items #1364

Merged
kay27 merged 1 commits from BlueBlancmanche/MineClone2:anvil-fix into master 2021-03-24 06:10:00 +01:00
Contributor

This moves the handling of the tooltip for named items from mcl_anvils to tt. I think it makes more sense this way as tt is what handles everything else to do with tooltips.

However, the main point of this is that named items will now display all additional tooltips, such as enchantments, as they do in minecraft. Previously, renaming an enchanted item would render all enchantments hidden from the tooltip.

This moves the handling of the tooltip for named items from mcl_anvils to tt. I think it makes more sense this way as tt is what handles everything else to do with tooltips. However, the main point of this is that named items will now display all additional tooltips, such as enchantments, as they do in minecraft. Previously, renaming an enchanted item would render all enchantments hidden from the tooltip.
BlueBlancmanche added 1 commit 2021-03-23 00:33:43 +01:00
kay27 merged commit 6addb7db18 into master 2021-03-24 06:09:56 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#1364
No description provided.