On the KubeJS Wiki for 1.18 there is farmers delight listed as a mod you can work with, however there is no page explaining anything. in the 1.16 version of the wiki, there are some example skripts, but well, its a different version so i dont know if it even is still possible or the right way. Of course, i tried it, but well, the recipe just wont show up (or work)... Heres the code i used:
`import mods.farmersdelight.CuttingBoard; //Better be safe than sorry
recipetype:farmersdelight:cutting.addRecipe("cutting_board_test", item:minecraft:gravel, [item:minecraft:flint], item:minecraft:string, "minecraft:block.gravel.break");`
Any1 has an idea on what i have to do in order to make it work?
