1.21.1
KubeJS Ars Nouveau Mod (1.21.1, 1.20.1) – Compatibility, Addon
KubeJS Ars Nouveau Mod allows KubeJS to create Ars Nouveau recipes. Features: The provided methods are displayed below: ServerEvents.recipes(event => { event.recipes.ars_nouveau.enchanting_apparatus( [ "minecraft:sand", "minecraft:sand", "minecraft:sand", "minecraft:sand", ], // input items "minecraft:gunpowder", // reagent "minecraft:tnt", // output 1000, // source cost // true // keep nbt of reagent, think like a smithing recipe ); event.recipes.ars_nouveau.enchantment( […]