1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
id: craft_ruby_bracelet type: crafting level: 42 xp: 80 wait: 4 station: [furnace] consume: - items: [gold_bar] qty: 1 - items: [ruby] qty: 1 - items: [bracelet_mould] qty: 1 byproducts: [bracelet_mould] output: ruby_bracelet message: "You cast a ruby bracelet."