#Error with removing recipes (I know, how descriptive)
18 messages · Page 1 of 1 (latest)
Paste version of example.js, server.log from @serene rain
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Additionally, blast furnace recipes still appear in the alloy forging recipes even when it is working properly. And I would like to remedy that.
Also, the error only happens on world load. No errors on /reload
Some mods don't allow the recipe event to run asynchronously, which will result in a ConcurrentModificationException.
To fix this, set allowAsyncStreams to false in kubejs/config/common.properties.
thanks
@cursive egret Any input on this btw?
It fixed the error, but not this.
There could be a low chance that they are hardcoded, I can’t check rn cuz I’m on a phone
Notably, all forms of creating alloy ingots broke.
fixed it I think
Nvm, now, how do I remove the recipes for the alloy forges themselves without breaking the creation of alloys as a whole?