hotbot/assets/common/items/crafting_ing/cloth/wool.ron

9 lines
222 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Soft Wool",
legacy_description: "Soft wool from an animal.",
kind: Ingredient(
descriptor: "Woolen",
),
quality: Common,
tags: [MaterialKind(Cloth), Material(Wool)],
)