From c681d63ef83b9804a94ba4620de0012d5599c9f4 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sun, 23 Jul 2017 21:16:09 -0700 Subject: [PATCH] User-submitted text for Gold Ingot from local.crafting-guide.com --- data/minecraft/items/gold_ingot/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/minecraft/items/gold_ingot/item.json diff --git a/data/minecraft/items/gold_ingot/item.json b/data/minecraft/items/gold_ingot/item.json new file mode 100644 index 00000000..54d9d252 --- /dev/null +++ b/data/minecraft/items/gold_ingot/item.json @@ -0,0 +1 @@ +{"description":"Gold ingots serve as a crafting ingredient. In vanilla Minecraft, they mostly allow you to create the third tier of tools which work a bit faster than other tools, but wear out sooner."} \ No newline at end of file