diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-02 09:41:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-02 19:41:10 +1100 |
commit | 5e81ece91dadf32a9d531e9697677fda13fbeadc (patch) | |
tree | ca5fc4620a6351277df60477d85cd3089d59af60 /items/GREAT_SPOOK_BOOTS.json | |
parent | 21648a2b9138a27db76c7a23a07e9513c207855a (diff) | |
download | NotEnoughUpdates-REPO-5e81ece91dadf32a9d531e9697677fda13fbeadc.tar.gz NotEnoughUpdates-REPO-5e81ece91dadf32a9d531e9697677fda13fbeadc.tar.bz2 NotEnoughUpdates-REPO-5e81ece91dadf32a9d531e9697677fda13fbeadc.zip |
Funni Numbers - Update Stuff (#646)
Diffstat (limited to 'items/GREAT_SPOOK_BOOTS.json')
-rw-r--r-- | items/GREAT_SPOOK_BOOTS.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/GREAT_SPOOK_BOOTS.json b/items/GREAT_SPOOK_BOOTS.json new file mode 100644 index 00000000..e0949166 --- /dev/null +++ b/items/GREAT_SPOOK_BOOTS.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Great Spook Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Fear: §a+5\",1:\"\",2:\"§7§7Obtained during the §e2021\",3:\"§e§5Alchemist §7experiments!\",4:\"\",5:\"§6Full Set Bonus: Spooky\",6:\"§7Lets you §8§ospook §7other\",7:\"§7players while worn by punching\",8:\"§7them with the §6Great Spook\",9:\"§6Staff§7.\",10:\"\",11:\"§8Edition #§k420\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC BOOTS\"],color:10040217,Name:\"§5Great Spook Boots\"},ExtraAttributes:{color:\"153:51:153\",originTag:\"UNKNOWN\",id:\"GREAT_SPOOK_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Fear: §a+5", + "", + "§7§7Obtained during the §e2021", + "§e§5Alchemist §7experiments!", + "", + "§6Full Set Bonus: Spooky", + "§7Lets you §8§ospook §7other", + "§7players while worn by punching", + "§7them with the §6Great Spook", + "§6Staff§7.", + "", + "§8Edition #§k420", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "GREAT_SPOOK_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Armor" + ] +}
\ No newline at end of file |