Numismatics: conversion-crib coin tooltips #34

Merged
Matt merged 1 commits from feature/numismatics-tooltips into main 2026-05-23 17:36:03 +00:00
Owner

Mitigates the unintuitive x8 chain by surfacing the conversion table on each coin via KubeJS ItemEvents.tooltip. Pack 0.22.0 -> 0.22.1.

Mitigates the unintuitive x8 chain by surfacing the conversion table on each coin via KubeJS ItemEvents.tooltip. Pack 0.22.0 -> 0.22.1.
Matt added 1 commit 2026-05-23 17:36:03 +00:00
Numismatics' x8 uniform chain isn't intuitive. Mod values are
hardcoded so we cant fix the ratios, but we can put the conversion
table directly on each coins tooltip via KubeJS ItemEvents.tooltip.
Players hover any coin -> see how it relates to the others + a hint
to use Bank Teller for on-the-fly conversion.

~25 lines, ItemEvents.tooltip hot path is cached per item-id so no
performance concern.
Matt merged commit 31f7d5428c into main 2026-05-23 17:36:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#34