veloren/assets/common/items/crafting_ing/wool.ron

8 lines
151 B
Plaintext
Raw Normal View History

ItemDef(
name: "Soft Wool",
description: "Soft wool from an animal.",
kind: Ingredient(
kind: "Wool",
),
quality: Common,
)