This is a dumb question, so I expect it to get answered pretty fast, but I have scoured the Ars Nouveau github, thought I found the answer, and then it still didn't work, so here we are. I want to change the recipe to upgrade the Mage Armor Sets of Ars Nouveau. Sounds simple enough, a classic case of a custom event like I did for backpacks (thank you to this support channel for helping me with that). But.... it's not changing. Reloaded the world and everything, but despite me using recipe.remove on the ids of the upgrade recipes and making my own replacements, neither the old recipe was removed nor was the new one implemented. So, I now turn to you for help.
#Ars Nouveau Armor Upgrade Recipe Edit
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
The code in question:
Paste version of cavesArmorUpgrades.js from @pseudo geode
Also, just an update: I am a terrible person who puts a lot of their code in one .js file. I am sorry for this. But, when moving the code out of the kitchen sink file and into the file I made specifically to show the code here, one reload and the default recipes did dissapear. Now all that's left is to make the new ones work.
Still have yet to make this work. Any help would be appreciated.