ItemDef( name: "Bronze Ingot", description: "A sturdy alloy made from combining copper and tin.", kind: Ingredient( kind: "BronzeIngot", descriptor: "Bronze", ), quality: Low, tags: [MaterialKind(Metal), Material(Bronze)], )