Started by
Myssyhead
on
Topic category: Feature requests and ideas for MCreator
I am trying to currently implement custom death messages in my mod.
The %s localization worked, but then it stopped.
I tried %1$s, but it also worked for a short period of time and now it doesnt work.
If the feature is not currently available due to some problems, i understand, but
is there any other way I could implement this feature into my Mod?
Same issue here, seems like the damage code doesnt even return the player name to the game anymore.
Update: Read this issue on GitHub: https://github.com/MCreator/MCreator/issues/4088