Feature Request: Combine “Pro Tip:” and the rest of the tip in localization
Zepalesque opened this issue · 2 comments
What Feature Types Apply to This Request?
System
Other Type
No response
Is This an Enhancement to a Preexisting Feature?
- I confirm this request is an enhancement to a feature already in The Aether.
What Is Your Feature Request?
It would be helpful if the text Pro Tip:
and the tip itself were combined into a single localization entry rather than using a prefix and the text
Why Should It Be in the Mod?
So that addons don’t (unless they use custom colors that don’t have formatting codes like mine 😔 should help deep aether and AA though) need to create mixins to change the color of the ‘Pro Tip: ‘ text for their custom tips
a way to modify properties of the tips’ Component
based on what mod adds them might be neat as well (this would allow me to not need a mixin for my custom color), but I’m not sure how exactly a system like that would work
Does This Feature Improve Compatibility With Another Mod?
No response
Please Read and Confirm the Following
- I have confirmed this feature is either in the original Aether mod, or improves parity between The Aether and Minecraft or other mods.
- I have confirmed this suggestion is unique and has not been suggested already.
Alternative solution that will work with the tips mod: Use the string gui.[modid].pro_tip
with the modid being whatever modid the tip has