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

8 lines
147 B
Plaintext
Raw Normal View History

ItemDef(
name: "Feather",
description: "Feather from a bird.",
kind: Ingredient(
kind: "Feather",
),
quality: Common,
)