diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/FLINT_SHOVEL.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/FLINT_SHOVEL.json')
-rw-r--r-- | items/FLINT_SHOVEL.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FLINT_SHOVEL.json b/items/FLINT_SHOVEL.json new file mode 100644 index 00000000..ebfc42ca --- /dev/null +++ b/items/FLINT_SHOVEL.json @@ -0,0 +1,18 @@ +{ + "internalname": "FLINT_SHOVEL", + "itemid": "minecraft:iron_shovel", + "displayname": "Flint Shovel", + "clickcommand": "viewrecipe", + "damage": 0, + "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:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FLINT_SHOVEL\",uuid:\"42e29ae3-eff4-4623-8a2c-4a316c397570\",timestamp:\"3/30/20 5:26 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Grants a §a100% §7chance of", + "§7receiving flint from gravel.", + "§7This item can be also used as a", + "§7minion upgrade to allow gravel", + "§7minions to always receive flint.", + "", + "§f§lCOMMON SHOVEL" + ] +}
\ No newline at end of file |