diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/GOLD_HELMET.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/GOLD_HELMET.json')
-rw-r--r-- | items/GOLD_HELMET.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/items/GOLD_HELMET.json b/items/GOLD_HELMET.json deleted file mode 100644 index a190c37f..00000000 --- a/items/GOLD_HELMET.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "internalname": "GOLD_HELMET", - "itemid": "minecraft:golden_helmet", - "displayname": "Golden Helmet", - "clickcommand": "", - "damage": 0, - "nbttag": "{ench:[0:{lvl:1s,id:6s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+16\",1:\"\",2:\"§9Aqua Affinity I\",3:\"§7Increases your underwater mining\",4:\"§7rate.\",5:\"§9Protection II\",6:\"§7Grants §a+6 §a❈ Defense§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fGolden Helmet\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"GOLD_HELMET\",enchantments:{protection:2,aqua_affinity:1},uuid:\"b4560d3b-bb21-4edc-8e3f-2ba26035b1de\",timestamp:\"3/30/20 11:19 PM\"}}", - "modver": "1.0.0", - "lore": [ - "§7Defense: §a+16", - "", - "§9Aqua Affinity I", - "§7Increases your underwater mining", - "§7rate.", - "§9Protection II", - "§7Grants §a+6 §a❈ Defense§7.", - "", - "§7§8This item can be reforged!", - "§f§lCOMMON HELMET" - ] -}
\ No newline at end of file |