hotbot/assets/common/items/mineral/ore/iron.ron

11 lines
241 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Iron Ore",
legacy_description: "An incredibly common but incredibly versatile metal.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)