diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-27 09:24:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-27 09:24:27 +1100 |
commit | b28c70810a8b9a0e9ef3162335fe215b0ee30521 (patch) | |
tree | 74b205cf6b1820a4e500d3302daa1e3ac2612cd8 /items/WITHER_HELMET.json | |
parent | 9d3571a5eba4c30d1689a9b5065827ae4a334f4d (diff) | |
parent | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (diff) | |
download | NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.gz NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.bz2 NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.zip |
Merge pull request #308 from IRONM00N/master
*Insert Creative Name Here*
Diffstat (limited to 'items/WITHER_HELMET.json')
-rw-r--r-- | items/WITHER_HELMET.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/WITHER_HELMET.json b/items/WITHER_HELMET.json index 8a6df165..252a1ab1 100644 --- a/items/WITHER_HELMET.json +++ b/items/WITHER_HELMET.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§6Wither Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}", - "damage": 1, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cf225c71-a676-30a0-90da-75907b9a99d0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0ODIwNiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjkxMTI5NDA5Nzg5NTg5YWUxYjQzZTFkODI4YzA2ZmM5YTIxM2I3ODM0OGE2OGI3MzEzYmRkNDAxZDc0ODVjYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d440\",1:\"§7Health: §a+200 HP\",2:\"§7Defense: §a+100\",3:\"§7Intelligence: §a+30\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}", + "damage": 3, "lore": [ - "§7Gear Score: §d440 ", - "§7Health: §a+200 HP ", - "§7Defense: §a+100 ", - "§7Intelligence: §a+30 ", + "§7Gear Score: §d440", + "§7Health: §a+200 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+30", "", "§6Full Set Bonus: Witherborn", "§7Spawns a wither minion every", @@ -27,7 +27,7 @@ "internalname": "WITHER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.7-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" |