Market KubeJS - bbl-team/BBL-Compat GitHub Wiki
Market Example
license* (Ingredient), input (SizedIngredient), variation (int), output (ItemStack) *license most be tagged with "market:lisences", damageable items will take damage
ServerEvents.recipes(event => {
event.recipes.market.market('minecraft:paper', '10x minecraft:dirt', 2, "opolisinc:building_bucks)
})