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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/GOBLIN_BOOTS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GOBLIN_BOOTS.json b/items/GOBLIN_BOOTS.json new file mode 100644 index 00000000..094f00f3 --- /dev/null +++ b/items/GOBLIN_BOOTS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§f§f§9Goblin Boots", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 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 BOOTS\"],color:3649602,Name:\"§f§f§9Goblin Boots\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_BOOTS\",uuid:\"9d28dd64-e3f2-46f3-b1d7-bad8ac0186df\",timestamp:\"1/15/21 2:22 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+60 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 BOOTS" + ], + "internalname": "GOBLIN_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |