#Got a new error message and I'm not really sure what it means
8 messages · Page 1 of 1 (latest)
the "recipes" that I've added recently are for Immersive Petroleum fluid reservoirs
in common.properties in your kubejs config folder change allowAsyncStreams=false from true to false
what does this do?
FYI we have a command for this :D
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.
Lexxie
sorry