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

8 lines
162 B
Plaintext
Raw Normal View History

ItemDef(
name: "Thick Bone",
description: "A bone sturdy enough to craft with.",
kind: Ingredient(
kind: "Bone",
),
quality: Common,
)