Negative space font breaks when using Fabric API
LukeJS opened this issue ยท 5 comments
https://github.com/AmberWat/NegativeSpaceFont
Using this resource pack and running
/tellraw @a [{"text": "Start", "color": "blue"},{"translate": "space.-11"},{"text": "End", "color": "red"}]
displays
when using Fabric Loader 0.14.19 and Fabric API 0.77.0+1.19.4
Removing Fabric API (but not Fabric loader) makes the font display correctly
That sounds like #2943
Another resource pack was interfering with the translations, apologies for taking your time ๐คฆ