Create / Twilight Forest Recipe Issue
Stroobie opened this issue ยท 1 comments
Greetings!
I'm trying to fix an issue with the recipe for oak logs and the create sawmill
The Create sawmill, take oak logs for example, will either create the stripped oak log or the hollow log from twilight forest.
I'm attempting to fix the recipe using kubejs.
We were able to fix a different issue with croptopia dough in this manner, which I'll leave here as a good faith gesture.
event.replaceInput({}, 'croptopia:dough', '#c:dough' -- server scripts/replace_inputs.js
Thanks for reading!