diff options
| author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
|---|---|---|
| committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
| commit | 4b2b01275d4d651d4082f034eab804cf420dd27f (patch) | |
| tree | d5f0c70ced291a6e0960f7eef7dbb807f62b254c /items | |
| parent | 751a4a538697656826f5875c0ea56a754172b986 (diff) | |
| download | NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.gz NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.bz2 NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.zip | |
Some Stuff from Jani
Diffstat (limited to 'items')
33 files changed, 377 insertions, 72 deletions
diff --git a/items/BANE_OF_ARTHROPODS;7.json b/items/BANE_OF_ARTHROPODS;7.json new file mode 100644 index 00000000..d6eaf882 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;7.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Cave\",3:\"§7Spiders§7, and §7Spiders§7 by\",4:\"§7§a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BANE_OF_ARTHROPODS;7\",enchantments:{bane_of_arthropods:7},uuid:\"ad236833-60ff-49f1-aa89-d79ec6c45c6a\",AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods VII", + "§7Increases damage dealt to", + "§7§7Silverfish§7, §7Cave", + "§7Spiders§7, and §7Spiders§7 by", + "§7§a56%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "BANE_OF_ARTHROPODS;7", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} diff --git a/items/BLAST_PROTECTION;1.json b/items/BLAST_PROTECTION;1.json index c2277a86..db25724f 100644 --- a/items/BLAST_PROTECTION;1.json +++ b/items/BLAST_PROTECTION;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+30 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;1\",enchantments:{blast_protection:1}}}", "damage": 0, "lore": [ "§9Blast Protection I", - "§7Grants §a+4 §a❈ Defense", + "§7Grants §a+30 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -16,6 +16,7 @@ "internalname": "BLAST_PROTECTION;1", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;2.json b/items/BLAST_PROTECTION;2.json index afed52c2..a42045e2 100644 --- a/items/BLAST_PROTECTION;2.json +++ b/items/BLAST_PROTECTION;2.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection II\",1:\"§7Grants §a+8 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection II\",1:\"§7Grants §a+60 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;2\",enchantments:{blast_protection:2}}}", "damage": 0, "lore": [ "§9Blast Protection II", - "§7Grants §a+8 §a❈ Defense", + "§7Grants §a+60 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -16,6 +16,7 @@ "internalname": "BLAST_PROTECTION;2", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;3.json b/items/BLAST_PROTECTION;3.json index 90928fc6..54578e42 100644 --- a/items/BLAST_PROTECTION;3.json +++ b/items/BLAST_PROTECTION;3.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection III\",1:\"§7Grants §a+12 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection III\",1:\"§7Grants §a+90 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;3\",enchantments:{blast_protection:3}}}", "damage": 0, "lore": [ "§9Blast Protection III", - "§7Grants §a+12 §a❈ Defense", + "§7Grants §a+90 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -16,6 +16,7 @@ "internalname": "BLAST_PROTECTION;3", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;4.json b/items/BLAST_PROTECTION;4.json index 5ae21c3c..4d0652e5 100644 --- a/items/BLAST_PROTECTION;4.json +++ b/items/BLAST_PROTECTION;4.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection IV\",1:\"§7Grants §a+16 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection IV\",1:\"§7Grants §a+120 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;4\",enchantments:{blast_protection:4}}}", "damage": 0, "lore": [ "§9Blast Protection IV", - "§7Grants §a+16 §a❈ Defense", + "§7Grants §a+120 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -26,6 +26,7 @@ }, "internalname": "BLAST_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gunpowder III" + "modver": "1.7.1-REL", + "crafttext": "Requires: Gunpowder III", + "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 321bac8f..e76e0410 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_PROTECTION;5.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5},uuid:\"e8e47eac-805e-41b8-8c95-e32dc78e5ced\",timestamp:\"11/8/20 5:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection V\",1:\"§7Grants §a+150 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5},uuid:\"e8e47eac-805e-41b8-8c95-e32dc78e5ced\",timestamp:\"11/8/20 5:59 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection V", - "§7Grants §a+20 §a❈ Defense", + "§7Grants §a+150 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -17,6 +17,6 @@ "parent": "BLAST_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;7.json b/items/BLAST_PROTECTION;7.json new file mode 100644 index 00000000..c467271c --- /dev/null +++ b/items/BLAST_PROTECTION;7.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blast Protection VII\",1:\"§7Grants §a+210 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BLAST_PROTECTION;7\",enchantments:{blast_protection:7},uuid:\"a4897e11-2867-4012-aceb-62e1bc36bde2\",timestamp:\"12/15/20 11:46 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Blast Protection VII", + "§7Grants §a+210 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "BLAST_PROTECTION;7", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json index 61a5c41c..9567e317 100644 --- a/items/CANDY_CORN.json +++ b/items/CANDY_CORN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§aCandy Corn", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Candied §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aCandy Corn\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_CORN\",uuid:\"eb70f531-d7be-4bfa-b70b-baada837e668\",timestamp:\"10/30/20 2:18 PM\"}}", + "displayname": "§f§f§9Candy Corn", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Candied §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Candy Corn\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_CORN\",uuid:\"a387e671-585e-4bae-9603-ef86e3f7f0f6\",timestamp:\"12/8/20 11:21 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -11,12 +11,12 @@ "§7to apply the §9Candied §7reforge", "§7to armor.", "", - "§a§lUNCOMMON REFORGE STONE" + "§9§lRARE REFORGE STONE" ], "internalname": "CANDY_CORN", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" diff --git a/items/CHANCE;5.json b/items/CHANCE;5.json new file mode 100644 index 00000000..0395289c --- /dev/null +++ b/items/CHANCE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Chance V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CHANCE;5\",enchantments:{chance:5},uuid:\"4969b988-7a7b-4344-9008-3646c2c9bfa3\",AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Chance V", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a75%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CHANCE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} diff --git a/items/CHILL_THE_FISH_2.json b/items/CHILL_THE_FISH_2.json index 6ede6d40..3c827e37 100644 --- a/items/CHILL_THE_FISH_2.json +++ b/items/CHILL_THE_FISH_2.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:cooked_fish", "displayname": "§f§f§cChill the Fish", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This fish was found frozen solid\",1:\"§7in the lake of the Main Lobby\",2:\"§7during the Holiday months.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cChill the Fish\"},ExtraAttributes:{id:\"CHILL_THE_FISH_2\"}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§c§lSPECIAL\"],Name:\"§f§f§cChill the Fish\"},ExtraAttributes:{id:\"CHILL_THE_FISH_2\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7This fish was found frozen solid", - "§7in the lake of the Main Lobby", - "§7during the Holiday months.", - "", "§c§lSPECIAL" ], "internalname": "CHILL_THE_FISH_2", "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Chill_the_Fish" + ] +}
\ No newline at end of file diff --git a/items/DCTR_SPACE_HELM.json b/items/DCTR_SPACE_HELM.json new file mode 100644 index 00000000..1c6ea506 --- /dev/null +++ b/items/DCTR_SPACE_HELM.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:stained_glass", + "displayname": "§f§f§cDctr\u0027s Space Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§oA rare space helmet forged\",1:\"§7§ofrom shards of moon glass.\",2:\"\",3:\"§7To: §c[ADMIN] Dctr§f\",4:\"§7From: §c[ADMIN] Dctr§f\",5:\"\",6:\"§8Edition #1\",7:\"§8December 2020\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c§lSPECIAL HELMET\"],Name:\"§f§f§cDctr\u0027s Space Helmet\"},ExtraAttributes:{date:1607838159128L,edition:1,sender_name:\"§c[ADMIN] Dctr§f\",originTag:\"space_helm\",id:\"DCTR_SPACE_HELM\",recipient_name:\"§c[ADMIN] Dctr§f\",uuid:\"0db67fb7-92d7-402d-b468-79609d2c5739\",AttributeModifiers:[]}", + "damage": 14, + "lore": [ + "§7§oA rare space helmet forged", + "§7§ofrom shards of moon glass.", + "", + "§7To: §c[ADMIN] Dctr§f", + "§7From: §c[ADMIN] Dctr§f", + "", + "§8Edition #1", + "§8December 2020", + "", + "§7§8This item can be reforged!", + "§c§lSPECIAL HELMET" + ], + "internalname": "DCTR_SPACE_HELM", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dctr\u0027s_Space_Helmet" + ] +} diff --git a/items/DIAMOND_NECRON_HEAD.json b/items/DIAMOND_NECRON_HEAD.json new file mode 100644 index 00000000..0bf4e9c7 --- /dev/null +++ b/items/DIAMOND_NECRON_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Necron Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"efa160b9-7f84-301d-abb6-818f7b1c0964\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU1MjgyNDM1MiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGIxMTVjZGM0NWZkODRmMjFmYmE3YWMwZjJiYzc3YmMzYjYzMDJiZTY3MDg0MmY2ZTExZjY2ZWI1NTdmMTNlZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d420 §8(1126)\",1:\"§7Strength: §c+40 §8(+107.2)\",2:\"\",3:\"§7Health: §a+220 HP §8(+589.6 HP)\",4:\"§7Defense: §a+80 §8(+214.4)\",5:\"\",6:\"§7Obtained from killing §cNecron\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VII§7.\",10:\"\",11:\"§7§8Right hand of the Wither King.\",12:\"§8Inherited the Catacombs eons\",13:\"§8ago. Never defeated, feared by\",14:\"§8anything living AND dead.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Necron Head\"},ExtraAttributes:{id:\"DIAMOND_NECRON_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d420 §8(1126)", + "§7Strength: §c+40 §8(+107.2)", + "", + "§7Health: §a+220 HP §8(+589.6 HP)", + "§7Defense: §a+80 §8(+214.4)", + "", + "§7Obtained from killing §cNecron", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VII§7.", + "", + "§7§8Right hand of the Wither King.", + "§8Inherited the Catacombs eons", + "§8ago. Never defeated, feared by", + "§8anything living AND dead.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_NECRON_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Necron_Head" + ] +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json index 425d8222..aa7776e9 100644 --- a/items/FIRE_PROTECTION;1.json +++ b/items/FIRE_PROTECTION;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+§f2❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection I", - "§7Grants §a+4 §a❈ Defense", + "§7Grants §a+§f2❂ True Defense", "§a§7against fire and lava.", "", "§7Use this on an item in an Anvil", @@ -17,6 +17,6 @@ "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json index ca5ff59f..0d17efc7 100644 --- a/items/FIRE_PROTECTION;2.json +++ b/items/FIRE_PROTECTION;2.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection II\",1:\"§7Grants §a+8 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;2\",enchantments:{fire_protection:2},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection II\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;2\",enchantments:{fire_protection:2},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection II", - "§7Grants §a+8 §a❈ Defense", + "§7Grants §a+§f14❂ True Defense", "§a§7against fire and lava.", "", "§7Use this on an item in an Anvil", @@ -17,6 +17,6 @@ "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json index aadcc69c..753ca7d8 100644 --- a/items/FIRE_PROTECTION;3.json +++ b/items/FIRE_PROTECTION;3.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection III\",1:\"§7Grants §a+12 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;3\",enchantments:{fire_protection:3},uuid:\"61b870c9-5d0e-47c7-bc35-a72587967189\",timestamp:\"10/6/20 9:10 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection III\",1:\"§7Grants §a+§f16❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;3\",enchantments:{fire_protection:3},uuid:\"61b870c9-5d0e-47c7-bc35-a72587967189\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection III", - "§7Grants §a+12 §a❈ Defense", + "§7Grants §a+§f16❂ True Defense", "§a§7against fire and lava.", "", "§7Use this on an item in an Anvil", @@ -17,6 +17,6 @@ "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;4.json b/items/FIRE_PROTECTION;4.json index b2673624..c6ac1597 100644 --- a/items/FIRE_PROTECTION;4.json +++ b/items/FIRE_PROTECTION;4.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection IV\",1:\"§7Grants §a+16 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{fire_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection IV\",1:\"§7Grants §a+§f8❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_PROTECTION;4\",enchantments:{fire_protection:4}}}", "damage": 0, "lore": [ "§9Fire Protection IV", - "§7Grants §a+16 §a❈ Defense", + "§7Grants §a+§f8❂ True Defense", "§a§7against fire and lava.", "", "§7Use this on an item in an Anvil", @@ -26,6 +26,7 @@ }, "internalname": "FIRE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Magma Cream III" + "modver": "1.7.1-REL", + "crafttext": "Requires: Magma Cream III", + "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json index 4ab0e053..3ba3c97e 100644 --- a/items/FIRE_PROTECTION;5.json +++ b/items/FIRE_PROTECTION;5.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5},uuid:\"aaaf58bd-3ec6-44e5-92c3-4b4a9d3b0582\",timestamp:\"11/14/20 12:17 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+§f10❂ True Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5},uuid:\"aaaf58bd-3ec6-44e5-92c3-4b4a9d3b0582\",timestamp:\"11/14/20 12:17 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection V", - "§7Grants §a+20 §a❈ Defense", + "§7Grants §a+§f10❂ True Defense", "§a§7against fire and lava.", "", "§7Use this on an item in an Anvil", @@ -17,6 +17,6 @@ "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;6.json b/items/FIRE_PROTECTION;6.json index dc6fc2ab..d21b6ead 100644 --- a/items/FIRE_PROTECTION;6.json +++ b/items/FIRE_PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7§7Apply Cost: §391 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6},uuid:\"9b62fa33-3d96-44fc-89b5-5b46f3eb0df3\",timestamp:\"12/5/20 7:12 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7§7Apply Cost: §391 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6},uuid:\"9b62fa33-3d96-44fc-89b5-5b46f3eb0df3\",AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fire Protection VI", diff --git a/items/GOLD_NECRON_HEAD.json b/items/GOLD_NECRON_HEAD.json index c1cabd8d..34d61eda 100644 --- a/items/GOLD_NECRON_HEAD.json +++ b/items/GOLD_NECRON_HEAD.json @@ -27,6 +27,9 @@ "internalname": "GOLD_NECRON_HEAD", "crafttext": "", "clickcommand": "", - "modver": "1.7-REL", - "infoType": "" + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Necron_Head" + ] }
\ No newline at end of file diff --git a/items/GROWTH;6.json b/items/GROWTH;6.json index e8ed10d0..6106670c 100644 --- a/items/GROWTH;6.json +++ b/items/GROWTH;6.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;6\",enchantments:{growth:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+90 §c❤ Health§7.\",2:\"\",3:\" |
