#Figuring out how event.custom works.
8 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
event.custom takes in an arbitrary JSON object (like the ones you see in datapacks) and creates a recipe.
Maybe try toJson() on the Fluid?
you can read more about it on the wiki
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.
I know that's where I can find the info, I just can't make it work for some reason.
Alright, I just tried your idea and it worked! thanks!