From 7f4034c0b59c8be3ae66f564705933d4d06e31d7 Mon Sep 17 00:00:00 2001 From: David Gay Date: Sun, 2 May 2021 18:26:14 -0400 Subject: Update items data --- data/items.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/items.yml b/data/items.yml index 19e3534..82b9774 100644 --- a/data/items.yml +++ b/data/items.yml @@ -4,12 +4,18 @@ crude_iron_ore: whatnot: xp_value: planequarry: 5 +iron_ore: + name: "Iron ore" + description: "A chunk of unrefined iron ore." + whatnot: + xp_value: + planequarry: 10 pure_iron_ore: name: "Pure iron ore" description: "A chunk of naturally rich and pure iron ore." whatnot: xp_value: - planequarry: 10 + planequarry: 20 paraiba_tourmaline: name: "Paraiba tourmaline" description: "A rare and beautiful turquoise gem." -- cgit v1.2.3