KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
678 stars 103 forks source link

feat(translation): Add recursive check on translatable #1076

Open f4bii opened 1 month ago

Machine-Maker commented 1 month ago

If this is a valid path to go down, there are other places within the Component structure that would also have to be translated. See TranslatableComponentRenderer/AbstractComponentRenderer to see how that is handled during a "render".