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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/GOBLIN_LEGGINGS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GOBLIN_LEGGINGS.json b/items/GOBLIN_LEGGINGS.json new file mode 100644 index 00000000..f62919a1 --- /dev/null +++ b/items/GOBLIN_LEGGINGS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§f§f§9Goblin Leggings", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+125 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 LEGGINGS\"],color:3649602,Name:\"§f§f§9Goblin Leggings\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_LEGGINGS\",uuid:\"8eb6d06c-86d4-4d2a-89e5-0383eb95a852\",timestamp:\"1/15/21 1:09 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+125 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 LEGGINGS" + ], + "internalname": "GOBLIN_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |