1.18 version of the mod creates an infinitely recursive TranslatableComponent
diesieben07 opened this issue ยท 1 comments
This line creates a TranslatableComponent with two parameters: null and the tooltips list. Since the list will then later contain this TranslatableComponent, the component effectively contains itself as an argument.
This causes crashes like this:
https://bytebin.lucko.me/tTiGqaNjkt