From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/FLINT_SHOVEL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/FLINT_SHOVEL.json') diff --git a/items/FLINT_SHOVEL.json b/items/FLINT_SHOVEL.json index c6744fcc..d27b09a3 100644 --- a/items/FLINT_SHOVEL.json +++ b/items/FLINT_SHOVEL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_shovel", "displayname": "§fFlint Shovel", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants a §a100% §7chance of\",1:\"§7receiving flint from gravel.\",2:\"§7This item can be also used as a\",3:\"§7minion upgrade to allow gravel\",4:\"§7minions to always receive flint.\",5:\"\",6:\"§f§lCOMMON SHOVEL\"],Name:\"§fFlint Shovel\"},ExtraAttributes:{id:\"FLINT_SHOVEL\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Grants a §a100% §7chance of\",1:\"§7receiving flint from gravel.\",2:\"§7This item can be also used as a\",3:\"§7minion upgrade to allow gravel\",4:\"§7minions to always receive flint.\",5:\"\",6:\"§f§lCOMMON SHOVEL\"],Name:\"§fFlint Shovel\"},ExtraAttributes:{id:\"FLINT_SHOVEL\"}}", "damage": 0, "lore": [ "§7Grants a §a100% §7chance of", -- cgit