1.21.1
KubeJS Delight Mod (1.21.1, 1.20.1) – Compatibility, Addon
KubeJS Delight Mod allows you to add custom knives, pies and feasts in KubeJS scripts. It also supports cutting board and cooking pot recipes. Features: Example: Startup Scripts: StartupEvents.registry("block", event => { event.create('example_pie', 'farmersdelight:pie') .sliceItem('kubejs:example_pie_slice') .displayName('Example Pie') event.create('example_feast', 'farmersdelight:feast') .servingsAmount(3) .servingItems(['kubejs:example_feast_serving', 'kubejs:example_feast_serving_2']) .displ