[Bug] Tooltip rendering is not the same as vanilla for line breaking
Azercoco opened this issue ยท 1 comments
Describe the bug
When adding empyt line with tooltip.add(new LiteralText(""));
in a custom item, those lines appear in the vanilla tooltip but not in REI.
Steps to Reproduce
- Create a custom tooltip with
tooltip.add(new LiteralText(""));
- Compare the vanilla tooltip and the REI tooltip
Environment (please complete the following information with the version):
- Minecraft: 1.17.1
- Mod Loader: Fabric
- REI: v6.0.260-alpha