hotbot/assets/common/items/recipes/armor/steel.ron
2024-06-11 14:43:30 -04:00

19 lines
371 B
Plaintext

ItemDef(
legacy_name: "",
legacy_description: "",
kind: RecipeGroup(
recipes: [
"steel_ingot",
"steel_back",
"steel_belt",
"steel_chest",
"steel_feet",
"steel_hands",
"steel_pants",
"steel_shoulder",
],
),
quality: Common,
tags: [],
)