trade_bot/assets/common/items/recipes/armor/cobalt.ron
2024-07-03 19:04:49 -04:00

19 lines
379 B
Plaintext

ItemDef(
legacy_name: "",
legacy_description: "",
kind: RecipeGroup(
recipes: [
"cobalt_ingot",
"cobalt_back",
"cobalt_belt",
"cobalt_chest",
"cobalt_feet",
"cobalt_hands",
"cobalt_pants",
"cobalt_shoulder",
],
),
quality: Common,
tags: [],
)