promotional bannermobile promotional banner

Alloy Kiln

A simple Alloy Kiln for pack developers

A basic Alloy Kiln, with an example recipe, and built in Kubejs support, mainly for Modpack Devs

  event.custom({
    type: 'alloykiln:alloy_kiln_processing', 
    ingredients: [
      { item: 'minecraft:iron_ingot' }, // First ingredient
      { item: 'minecraft:copper_ingot' } // Second ingredient
    ],
    output_item: { 
      item: 'minecraft:gold_ingot',  // Result
      count: 1
    },
    processingTime: 200 // Processing time in ticks
  });

The Alloy Kiln Team

HighCrafter tier frameprofile avatar
Owner
HighCrafter tier icon
  • 184
    Followers
  • 11
    Projects
  • 8.8M
    Downloads

More from Ribs498View all