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