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

13 lines
213 B
Plaintext

ItemDef(
legacy_name: "",
legacy_description: "",
kind: RecipeGroup(
recipes: [
"cobalt_ingot",
"cobalt_weapons",
],
),
quality: Common,
tags: [],
)