promotional bannermobile promotional banner

KubeJS Cuisine

Cuisine Delight compat for KubeJS - custom cuisines

The combination of CuisineDelight and KubeJS allows this mod to let you create custom platefood using KubeJS scripts.
Example:

StartupEvents.registry('item', e => {
  e.create('kubejs:example',"cuisinedelight:platefood")
    .texture('kubejs:item/example')
    .displayName('examplefood')
    //.containerItem('minecraft:paper') //Defaults to "cuisinedelight:plate"
})

The KubeJS Cuisine Team

profile avatar
  • 1
    Projects
  • 432
    Downloads