Posted March 29, 20241 yr I'm trying to add a custom statistic for how many Easter eggs the player has found to my mod but haven't found any information on how to do this properly. I tried copying the makeCustomStat() method from the Stats class but that gives me the error "Registry is already frozen (trying to add key ResourceKey[minecraft:custom_stat / minecraft:easter_eggs_found])" when I try to use the stat. Does anyone know how to properly add a custom stat? Edited March 29, 20241 yr by LittleEzra Added More Information
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.