Skip to content

Market KubeJS

benbenlaw edited this page Jul 23, 2025 · 1 revision

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)
})

Clone this wiki locally