#how to enchant output of crafting recipe
10 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
You can add, remove, and modify recipes with KubeJS. The wiki has a page on that!
If you want to learn how to add recipes to any mod, click the Custom button.
Hmm, it's not on there
Examples
The most basic script to add a single recipe:
onEvent('recipes', event => {
event.shap...
That's on the legacy wiki but can be adapted to work now
Look at the ingredients actions section
Right at the bottom
^