diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-06 17:56:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-06 17:56:26 +0200 |
commit | 4e27c2ab6eec0cd77e44de992cd851ccb56032ce (patch) | |
tree | 2c0cd0a34f6bf1763d02f0b47908e1d8a571e992 /items/GREAT_SPOOK_HELMET.json | |
parent | fec230b4b3bd5902fbc0f519fada7cd23e4d3e1d (diff) | |
download | NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.gz NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.bz2 NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.zip |
Added new Spook Event Items (#837)
* Added new Spook Event Items
* Added another item
* Added Ench Shears
* Added Dead Seed
* Added new Furniture Items
* Added Precious Item
* Added the other 6 items
* Fixed Great Spook Armor
Diffstat (limited to 'items/GREAT_SPOOK_HELMET.json')
-rw-r--r-- | items/GREAT_SPOOK_HELMET.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/items/GREAT_SPOOK_HELMET.json b/items/GREAT_SPOOK_HELMET.json index f73fe131..b223b41b 100644 --- a/items/GREAT_SPOOK_HELMET.json +++ b/items/GREAT_SPOOK_HELMET.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Great Spook Helmet", - "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 #§k$20\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC HELMET\"],color:10040217,Name:\"§5Great Spook Helmet\"},ExtraAttributes:{color:\"153:51:153\",edition:2541,id:\"GREAT_SPOOK_HELMET\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Fear: §a+5\",1:\"\",2:\"§7§7Obtained during the §e§k2021\",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:\"§6Full Set Bonus: Fearsome\",12:\"§7Monsters at or below your total\",13:\"§7§aFear §7level will run away\",14:\"§7from you.\",15:\"\",16:\"§8Edition #§k420\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§5§lEPIC HELMET\"],color:10040217,Name:\"§5Great Spook Helmet\"},ExtraAttributes:{color:\"153:51:153\",edition:2541,id:\"GREAT_SPOOK_HELMET\"}}", "damage": 0, "lore": [ "§7Fear: §a+5", "", - "§7§7Obtained during the §e2021", + "§7§7Obtained during the §e§k2021", "§e§5Alchemist §7experiments!", "", "§6Full Set Bonus: Spooky", @@ -15,7 +15,12 @@ "§7them with the §6Great Spook", "§6Staff§7.", "", - "§8Edition #§k$20", + "§6Full Set Bonus: Fearsome", + "§7Monsters at or below your total", + "§7§aFear §7level will run away", + "§7from you.", + "", + "§8Edition #§k420", "", "§7§8This item can be reforged!", "§5§lEPIC HELMET" @@ -23,7 +28,7 @@ "internalname": "GREAT_SPOOK_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Armor" |