diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:37:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:37:26 -0500 |
commit | 20199fb4d6cd25c83c343603759d09b7ff267b2a (patch) | |
tree | bb1e76939b8ee70c6d1e0a350f540d16035e60ff /items/GOBLIN_HELMET.json | |
parent | fabf595fd89549173e7f4c2308a2b6c5ab8787d0 (diff) | |
download | NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.gz NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.bz2 NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.zip |
More Stuff
Diffstat (limited to 'items/GOBLIN_HELMET.json')
-rw-r--r-- | items/GOBLIN_HELMET.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GOBLIN_HELMET.json b/items/GOBLIN_HELMET.json new file mode 100644 index 00000000..2ab34cee --- /dev/null +++ b/items/GOBLIN_HELMET.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Goblin Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"870c288a-d7fc-36a8-b4a6-6d563936c274\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGJmNTZjNjU0MWMxMjY2ZmZjNDYzNTEwYmRiNTVhZWY5MzE1YWY1NDg4OThjZjVkM2NiYTFiNWI0YzAxIn19fQ\"}]}},display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE HELMET\"],Name:\"§f§f§9Goblin Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOBLIN_HELMET\",uuid:\"bc5db46c-a51e-4cd9-b8d5-8f8848f7a248\",timestamp:\"1/15/21 1:55 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Health: §a+70 HP", + "§7Intelligence: §a-1", + "§7Mining Speed: §a+10", + "", + "§6Full Set Bonus: Smart Miner", + "§7Converts your Intelligence", + "§7§7into Mining Speed§7. +§61", + "§6Mining Speed §7for every §b15", + "§bIntelligence §7removed.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ], + "internalname": "GOBLIN_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |