diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
commit | e623a1eb186e017bfdcb67812617d5d0c0f2884b (patch) | |
tree | 9c0b75067c8a787f3b4eb03f961955b9e27711c9 | |
parent | 22248d8b5f54994b374401a3a30b85a0c173a303 (diff) | |
download | NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.gz NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.bz2 NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.zip |
New Stuff
72 files changed, 1521 insertions, 0 deletions
diff --git a/items/ANGLER;6.json b/items/ANGLER;6.json new file mode 100644 index 00000000..f2030189 --- /dev/null +++ b/items/ANGLER;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:6}}}", + "damage": 0, + "lore": [ + "§9Angler VI", + "§7Increase chance to catch sea", + "§7creatures by §a6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Deep Sea Protectors.", + "", + "§9§lRARE" + ], + "internalname": "ANGLER;6", + "modver": "1.0.0" +}
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;6.json b/items/BANE_OF_ARTHROPODS;6.json new file mode 100644 index 00000000..91bc391d --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:6}}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods VI", + "§7Increases damage dealt to", + "§7§7Silverfish§7, §7Spiders§7, and", + "§7§7Cave Spiders§7 by §a48%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aRare drop from Broodfathers.", + "", + "§9§lRARE" + ], + "internalname": "BANE_OF_ARTHROPODS;6", + "modver": "1.0.0" +} diff --git a/items/CASTER;6.json b/items/CASTER;6.json new file mode 100644 index 00000000..f1f14608 --- /dev/null +++ b/items/CASTER;6.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster VI\",1:\"§7§a6%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:6}}}", + "damage": 0, + "lore": [ + "§9Caster VI", + "§7§a6%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§9§lRARE" + ], + "internalname": "CASTER;6", + "modver": "1.0.0" +} diff --git a/items/CRITICAL;6.json b/items/CRITICAL;6.json new file mode 100644 index 00000000..b962a194 --- /dev/null +++ b/items/CRITICAL;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:6}}}", + "damage": 0, + "lore": [ + "§9Critical VI", + "§7Increases §9☠ Crit Damage §7by", + "§7§a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aRare drop from Sven Packmasters.", + "", + "§9§lRARE" + ], + "internalname": "CRITICAL;6", + "modver": "1.0.0" +} diff --git a/items/DIAMOND_THORN_HEAD.json b/items/DIAMOND_THORN_HEAD.json new file mode 100644 index 00000000..4cdf326b --- /dev/null +++ b/items/DIAMOND_THORN_HEAD.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Thorn Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab29190f-0a76-3949-a90c-776a807f2fc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzY5NTM4NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgzYTFmZmFkY2M2Y2NjNTQ5MDVmMmE3OWI5NjNhMzM5YmI5ZTBiMGJjZWE0MjgyNTJhMTdmMDFlMzE3YmVjMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+25 \",1:\"\",2:\"§7Health: §a+130 HP \",3:\"§7Defense: §a+50 \",4:\"\",5:\"§7Obtained from killing §cThorn\",6:\"§c§7in §cThe Catacombs §7lots of\",7:\"§7times. Grants §a2x §7stats on\",8:\"§7§cThe Catacombs Floor IV§7.\",9:\"\",10:\"§7§8Powerful Necromancer that\",11:\"§8specializes in animals. Calls\",12:\"§8himself a vegetarian, go figure.\",13:\"\",14:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§cDiamond Thorn Head\"},ExtraAttributes:{id:\"DIAMOND_THORN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+25 ", + "", + "§7Health: §a+130 HP ", + "§7Defense: §a+50 ", + "", + "§7Obtained from killing §cThorn", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor IV§7.", + "", + "§7§8Powerful Necromancer that", + "§8specializes in animals. Calls", + "§8himself a vegetarian, go figure.", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "DIAMOND_THORN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trophies" + ] +}
\ No newline at end of file diff --git a/items/DIVER_PUFFER.json b/items/DIVER_PUFFER.json new file mode 100644 index 00000000..b69ffb7b --- /dev/null +++ b/items/DIVER_PUFFER.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Puffer Fish Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2299ead5-030f-3264-a369-195928f2ca06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM2ZjU0ZmMwNmZjMzg4ZTA0OGQ0ODljMDQ5NTg2ZWFhZTc2MDEwMTU5MWUzMDY0ZDA1MDY4OTQ0ODJiNmI1NSJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§6Diver\u0027s Mask\",7:\"\",8:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Puffer Fish Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"DIVER_PUFFER\",uuid:\"7d4b827b-56ff-404c-9288-3b1c58ed20bb\",timestamp:\"9/17/20 4:47 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§6Diver\u0027s Mask", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "DIVER_PUFFER", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ENDER_SLAYER;6.json b/items/ENDER_SLAYER;6.json new file mode 100644 index 00000000..161b4f84 --- /dev/null +++ b/items/ENDER_SLAYER;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a72%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ender_slayer:6}}}", + "damage": 0, + "lore": [ + "§9Ender Slayer VI", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a72%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from the Pearl Dealer for 1.5 Million.", + "", + "§9§lRARE" + ], + "internalname": "ENDER_SLAYER;6", + "modver": "1.0.0" +} diff --git a/items/EXPERIENCE;4.json b/items/EXPERIENCE;4.json new file mode 100644 index 00000000..e54bc512 --- /dev/null +++ b/items/EXPERIENCE;4.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:4}}}", + "damage": 0, + "lore": [ + "§9Experience IV", + "§7Grants a §a50% §7chance for mobs", + "§7and ores to drop double", + "§7experience.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from the Viking for 400k.", + "", + "§9§lRARE" + ], + "internalname": "EXPERIENCE;4", + "modver": "1.0.0" +} diff --git a/items/FRAIL;6.json b/items/FRAIL;6.json new file mode 100644 index 00000000..e1c8008d --- /dev/null +++ b/items/FRAIL;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail VI\",1:\"§7Sea creatures start with §a30%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:6}}}", + "damage": 0, + "lore": [ + "§9Frail VI", + "§7Sea creatures start with §a30%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Catfish.", + "", + "§9§lRARE" + ], + "internalname": "FRAIL;6", + "modver": "1.0.0" +} diff --git a/items/GIANT_KILLER;6.json b/items/GIANT_KILLER;6.json new file mode 100644 index 00000000..a10bd98f --- /dev/null +++ b/items/GIANT_KILLER;6.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:6}}}", + "damage": 0, + "lore": [ + "§9Giant Killer VI", + "§7Increases damage dealt by §a0.6%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "GIANT_KILLER;6", + "modver": "1.0.0" +} diff --git a/items/GROWTH;6.json b/items/GROWTH;6.json new file mode 100644 index 00000000..49d94125 --- /dev/null +++ b/items/GROWTH;6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted 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:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:6}}}", + "damage": 0, + "lore": [ + "§9Growth VI", + "§7Grants §a+75 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "GROWTH;6", + "modver": "1.0.0" +} diff --git a/items/LIFE_STEAL;4.json b/items/LIFE_STEAL;4.json new file mode 100644 index 00000000..788534e5 --- /dev/null +++ b/items/LIFE_STEAL;4.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a0.4%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{life_steal:4}}}", + "damage": 0, + "lore": [ + "§9Life Steal IV", + "§7Heals for §a0.4%§7 of the damage", + "§7you deal to mobs.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a Bought from the Fear Mongerer for 1.5m", + "§a+ 32 Purple Candy", + "", + "§9§lRARE" + ], + "internalname": "LIFE_STEAL;4", + "modver": "1.0.0" +} diff --git a/items/LOOTING;4.json b/items/LOOTING;4.json new file mode 100644 index 00000000..e773ab9e --- /dev/null +++ b/items/LOOTING;4.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{looting:4}}}", + "damage": 0, + "lore": [ + "§9Looting IV", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from opening Gifts.", + "", + "§9§lRARE" + ], + "internalname": "LOOTING;4", + "modver": "1.0.0" +} diff --git a/items/LUCK;6.json b/items/LUCK;6.json new file mode 100644 index 00000000..896c3879 --- /dev/null +++ b/items/LUCK;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck VI\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a30%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck:6}}}", + "damage": 0, + "lore": [ + "§9Luck VI", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a30%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from opening Gifts.", + "", + "§9§lRARE" + ], + "internalname": "LUCK;6", + "modver": "1.0.0" +} diff --git a/items/LUCK_OF_THE_SEA;6.json b/items/LUCK_OF_THE_SEA;6.json new file mode 100644 index 00000000..77e8d68d --- /dev/null +++ b/items/LUCK_OF_THE_SEA;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:6}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea VI", + "§7Increases the chance of fishing", + "§7treasure by §a6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Water Hydras.", + "", + "§9§lRARE" + ], + "internalname": "LUCK_OF_THE_SEA;6", + "modver": "1.0.0" +} diff --git a/items/LURE;6.json b/items/LURE;6.json new file mode 100644 index 00000000..5a14af2f --- /dev/null +++ b/items/LURE;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:6}}}", + "damage": 0, + "lore": [ + "§9Lure VI", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Guardian Defenders.", + "", + "§9§lRARE" + ], + "internalname": "LURE;6", + "modver": "1.0.0" +} diff --git a/items/MAGNET;6.json b/items/MAGNET;6.json new file mode 100644 index 00000000..6a32f232 --- /dev/null +++ b/items/MAGNET;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet VI\",1:\"§7Grants §a6 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{magnet:6}}}", + "damage": 0, + "lore": [ + "§9Magnet VI", + "§7Grants §a6 §7additional", + "§7experience orbs every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Monsters of the Deep.", + "", + "§9§lRARE" + ], + "internalname": "MAGNET;6", + "modver": "1.0.0" +} diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json new file mode 100644 index 00000000..30c263d7 --- /dev/null +++ b/items/MEGALODON;3.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §5Megalodon", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+30\",3:\"§7Magic Find: §a+6\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+15% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a12%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl lvl] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":1029007.7669006952,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",originTag:\"PET_MENU\",id:\"MEGALODON;3\",uuid:\"1a472877-ade3-47d8-be91-567d3ef6da2d\",timestamp:\"9/17/20 2:17 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Fishing Pet", + "", + "§7Strength: §a+{STRENGTH}", + "§7Magic Find: §a+{MAGIC_FIND}", + "", + "§6Blood Scent", + "§7§7Deal up to §c+{0}% §c❁ Damage", + "§c§7based on the enemy\u0027s missing", + "§7health", + "", + "§6Enhanced Scales", + "§7§7Increases the stats of Shark", + "§7Armor by §a{1}%", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§5§lEPIC" + ], + "internalname": "MEGALODON;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" + ] +}
\ No newline at end of file diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json new file mode 100644 index 00000000..fd55b195 --- /dev/null +++ b/items/MEGALODON;4.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §6Megalodon", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+50\",3:\"§7Magic Find: §a+17\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+25% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a20%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c50❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§6Held Item: §5Lucky Clover\",19:\"§7§7Increases §b✯ Magic Find\",20:\"§b§7by §a7.\",21:\"\",22:\"§7§eRight-click to add this pet to\",23:\"§eyour pet menu!\",24:\"\",25:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Fishing Pet", + "", + "§7Strength: §a+{STRENGTH}", + "§7Magic Find: §a+{MAGIC_FIND}", + "", + "§6Blood Scent", + "§7§7Deal up to §c+{0}% §c❁ Damage", + "§c§7based on the enemy\u0027s missing", + "§7health", + "", + "§6Enhanced Scales", + "§7§7Increases the stats of Shark", + "§7Armor by §a{1}%", + "", + "§6Feeding Frenzy", + "§7§7On kill gain §c{3}❁ Damage", + "§c§7and §f✦ Speed §7for 5 seconds", + "", + "§6Held Item: §5Lucky Clover", + "§7§7Increases §b✯ Magic Find", + "§b§7by §a7.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "MEGALODON;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" + ] +}
\ No newline at end of file diff --git a/items/MINERAL_BOOTS.json b/items/MINERAL_BOOTS.json new file mode 100644 index 00000000..6e37ada8 --- /dev/null +++ b/items/MINERAL_BOOTS.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Mineral Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+70\",1:\"§7Speed: §a+10\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown).\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOOTS\"],color:13428223,Name:\"§5Mineral Boots\"},ExtraAttributes:{id:\"MINERAL_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+70", + "§7Speed: §a+10", + "", + "§7Each piece of this armor grants", + "§7the ability to §9automatically", + "§9mine §a2 §7extra nearby blocks", + "§7while mining (very short", + "§7cooldown).", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "recipe": { + "A1": "REFINED_MINERAL:1", + "A2": "", + "A3": "REFINED_MINERAL:1", + "B1": "REFINED_MINERAL:1", + "B2": "HARDENED_DIAMOND_BOOTS:1", + "B3": "REFINED_MINERAL:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "MINERAL_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +}
\ No newline at end of file diff --git a/items/MINERAL_CHESTPLATE.json b/items/MINERAL_CHESTPLATE.json new file mode 100644 index 00000000..2592039b --- /dev/null +++ b/items/MINERAL_CHESTPLATE.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Mineral Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Speed: §a+15\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown).\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC CHESTPLATE\"],color:13428223,Name:\"§5Mineral Chestplate\"},ExtraAttributes:{id:\"MINERAL_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+125", + "§7Speed: §a+15", + "", + "§7Each piece of this armor grants", + "§7the ability to §9automatically", + "§9mine §a2 §7extra nearby blocks", + "§7while mining (very short", + "§7cooldown).", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "recipe": { + "A1": "REFINED_MINERAL:1", + "A2": "REFINED_MINERAL:1", + "A3": "REFINED_MINERAL:1", + "B1": "REFINED_MINERAL:1", + "B2": "HARDENED_DIAMOND_CHESTPLATE:1", + "B3": "REFINED_MINERAL:1", + "C1": "REFINED_MINERAL:1", + "C2": "REFINED_MINERAL:1", + "C3": "REFINED_MINERAL:1" + }, + "internalname": "MINERAL_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +}
\ No newline at end of file diff --git a/items/MINERAL_HELMET.json b/items/MINERAL_HELMET.json new file mode 100644 index 00000000..5bb1b689 --- /dev/null +++ b/items/MINERAL_HELMET.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Mineral Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cafa124e-da06-3b1a-b38e-f89824dcf2ab\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI1ZTYxMjE5NzFlOTFjNTQxNWY2MTdlMTcxMTQ5OTBhMTQ2YTc0NmRkOTUyZDQxNzZlMjU3NjQxODNlZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Defense: §a+70\",1:\"§7Speed: §a+10\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown).\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC HELMET\"],Name:\"§5Mineral Helmet\"},ExtraAttributes:{id:\"MINERAL_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Defense: §a+70", + "§7Speed: §a+10", + "", + "§7Each piece of this armor grants", + "§7the ability to §9automatically", + "§9mine §a2 §7extra nearby blocks", + "§7while mining (very short", + "§7cooldown).", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "recipe": { + "A1": "REFINED_MINERAL:1", + "A2": "REFINED_MINERAL:1", + "A3": "REFINED_MINERAL:1", + "B1": "REFINED_MINERAL:1", + "B2": "HARDENED_DIAMOND_HELMET:1", + "B3": "REFINED_MINERAL:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "MINERAL_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +}
\ No newline at end of file diff --git a/items/MINERAL_LEGGINGS.json b/items/MINERAL_LEGGINGS.json new file mode 100644 index 00000000..e334bb10 --- /dev/null +++ b/items/MINERAL_LEGGINGS.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Mineral Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Speed: §a+15\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown).\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC LEGGINGS\"],color:13428223,Name:\"§5Mineral Leggings\"},ExtraAttributes:{id:\"MINERAL_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+125", + "§7Speed: §a+15", + "", + "§7Each piece of this armor grants", + "§7the ability to §9automatically", + "§9mine §a2 §7extra nearby blocks", + "§7while mining (very short", + "§7cooldown).", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "REFINED_MINERAL:1", + "A2": "REFINED_MINERAL:1", + "A3": "REFINED_MINERAL:1", + "B1": "REFINED_MINERAL:1", + "B2": "HARDENED_DIAMOND_LEGGINGS:1", + "B3": "REFINED_MINERAL:1", + "C1": "REFINED_MINERAL:1", + "C2": "", + "C3": "REFINED_MINERAL:1" + }, + "internalname": "MINERAL_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +}
\ No newline at end of file diff --git a/items/MINERAL_TALISMAN.json b/items/MINERAL_TALISMAN.json new file mode 100644 index 00000000..d1eeec0a --- /dev/null +++ b/items/MINERAL_TALISMAN.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mineral Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba69729f-e33d-3e71-805d-976ed3c0b9cd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2NiZDcwZjczZTJlMDk1NjZlZjkxNGM2OTdiMTNmNDhiOTdiZmQ2YzExYzgzZTU0MGExNWZmNGQ3MzZiOWMxNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increases the chance for double\",1:\"§7ore drops by §a+3.0%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Mineral Talisman\"},ExtraAttributes:{id:\"MINERAL_TALISMAN\"}}", + "damage": 3, + "lore": [ + "§7Increases the chance for double", + "§7ore drops by §a+3.0%§7.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "REFINED_MINERAL:1", + "A2": "REFINED_MINERAL:1", + "A3": "REFINED_MINERAL:1", + "B1": "REFINED_MINERAL:1", + "B2": "REFINED_MINERAL:1", + "B3": "REFINED_MINERAL:1", + "C1": "REFINED_MINERAL:1", + "C2": "REFINED_MINERAL:1", + "C3": "REFINED_MINERAL:1" + }, + "internalname": "MINERAL_TALISMAN", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_10.json b/items/PERFECT_BOOTS_10.json new file mode 100644 index 00000000..b5855a78 --- /dev/null +++ b/items/PERFECT_BOOTS_10.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§6Perfect Boots - Tier X", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier X\"},ExtraAttributes:{id:\"PERFECT_BOOTS_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+270", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "PERFECT_BOOTS_10", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_11.json b/items/PERFECT_BOOTS_11.json new file mode 100644 index 00000000..8aefe9c1 --- /dev/null +++ b/items/PERFECT_BOOTS_11.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier XI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+290", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "PERFECT_BOOTS_11", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_2.json b/items/PERFECT_BOOTS_2.json new file mode 100644 index 00000000..39e9a901 --- /dev/null +++ b/items/PERFECT_BOOTS_2.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§9Perfect Boots - Tier II", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier II\"},ExtraAttributes:{id:\"PERFECT_BOOTS_2\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+110", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ], + "internalname": "PERFECT_BOOTS_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_3.json b/items/PERFECT_BOOTS_3.json new file mode 100644 index 00000000..4f72cce9 --- /dev/null +++ b/items/PERFECT_BOOTS_3.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§9Perfect Boots - Tier III", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier III\"},ExtraAttributes:{id:\"PERFECT_BOOTS_3\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+130", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ], + "internalname": "PERFECT_BOOTS_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_4.json b/items/PERFECT_BOOTS_4.json new file mode 100644 index 00000000..9a613dde --- /dev/null +++ b/items/PERFECT_BOOTS_4.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier IV", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+150", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lRARE BOOTS" + ], + "internalname": "PERFECT_BOOTS_4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_5.json b/items/PERFECT_BOOTS_5.json new file mode 100644 index 00000000..4aca6b6c --- /dev/null +++ b/items/PERFECT_BOOTS_5.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier V", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+170", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "PERFECT_BOOTS_5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_6.json b/items/PERFECT_BOOTS_6.json new file mode 100644 index 00000000..f5742641 --- /dev/null +++ b/items/PERFECT_BOOTS_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier VI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+190", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§EPIC BOOTS" + ], + "internalname": "PERFECT_BOOTS_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_7.json b/items/PERFECT_BOOTS_7.json new file mode 100644 index 00000000..e3aea78f --- /dev/null +++ b/items/PERFECT_BOOTS_7.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier VII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+210", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "PERFECT_BOOTS_7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_8.json b/items/PERFECT_BOOTS_8.json new file mode 100644 index 00000000..93b59e38 --- /dev/null +++ b/items/PERFECT_BOOTS_8.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§6Perfect Boots - Tier VIII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+230", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "PERFECT_BOOTS_8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_9.json b/items/PERFECT_BOOTS_9.json new file mode 100644 index 00000000..1ef0d721 --- /dev/null +++ b/items/PERFECT_BOOTS_9.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier IX", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+250", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lLEGENDARY BOOTS" + ], + "internalname": "PERFECT_BOOTS_9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_10.json b/items/PERFECT_CHESTPLATE_10.json new file mode 100644 index 00000000..8bdcbac1 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_10.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§6Perfect Chestplate - Tier X", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier X\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+340", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_10", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_11.json b/items/PERFECT_CHESTPLATE_11.json new file mode 100644 index 00000000..514015e3 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_11.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§6Perfect Chestplate - Tier XI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier XI\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_11\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+360", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_11", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_2.json b/items/PERFECT_CHESTPLATE_2.json new file mode 100644 index 00000000..f23f43e2 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_2.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§9Perfect Chestplate - Tier II", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier II\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_2\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+180", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_3.json b/items/PERFECT_CHESTPLATE_3.json new file mode 100644 index 00000000..12a8f9d5 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_3.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§9Perfect Chestplate - Tier III", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier III\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_3\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+200", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_4.json b/items/PERFECT_CHESTPLATE_4.json new file mode 100644 index 00000000..a3582b3e --- /dev/null +++ b/items/PERFECT_CHESTPLATE_4.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§5Perfect Chestplate - Tier IV", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier IV\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+220", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_5.json b/items/PERFECT_CHESTPLATE_5.json new file mode 100644 index 00000000..f3f20c76 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_5.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§5Perfect Chestplate - Tier V", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier V\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_5\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+240", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_6.json b/items/PERFECT_CHESTPLATE_6.json new file mode 100644 index 00000000..13d93c05 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§5Perfect Chestplate - Tier VI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier VI\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_6\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+260", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_7.json b/items/PERFECT_CHESTPLATE_7.json new file mode 100644 index 00000000..e581541a --- /dev/null +++ b/items/PERFECT_CHESTPLATE_7.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§5Perfect Chestplate - Tier VII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier VII\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_7\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+230", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_8.json b/items/PERFECT_CHESTPLATE_8.json new file mode 100644 index 00000000..11f80da8 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_8.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§6Perfect Chestplate - Tier VIII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier VIII\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_8\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+300", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_9.json b/items/PERFECT_CHESTPLATE_9.json new file mode 100644 index 00000000..a7f55cf7 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_9.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_chestplate", + "displayname": "§6Perfect Chestplate - Tier IX", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier IX\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_9\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+320", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "PERFECT_CHESTPLATE_9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_10.json b/items/PERFECT_HELMET_10.json new file mode 100644 index 00000000..95c4b8b4 --- /dev/null +++ b/items/PERFECT_HELMET_10.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§6Perfect Helmet - Tier X", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier X\"},ExtraAttributes:{id:\"PERFECT_HELMET_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+290", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "PERFECT_HELMET_10", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_11.json b/items/PERFECT_HELMET_11.json new file mode 100644 index 00000000..63d3ac77 --- /dev/null +++ b/items/PERFECT_HELMET_11.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§6Perfect Helmet - Tier XI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier XI\"},ExtraAttributes:{id:\"PERFECT_HELMET_11\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+310", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "PERFECT_HELMET_11", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_2.json b/items/PERFECT_HELMET_2.json new file mode 100644 index 00000000..2faaf91e --- /dev/null +++ b/items/PERFECT_HELMET_2.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§9Perfect Helmet - Tier II", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+110\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier II\"},ExtraAttributes:{id:\"PERFECT_HELMET_2\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+130", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ], + "internalname": "PERFECT_HELMET_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_3.json b/items/PERFECT_HELMET_3.json new file mode 100644 index 00000000..208c221b --- /dev/null +++ b/items/PERFECT_HELMET_3.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§9Perfect Helmet - Tier III", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier III\"},ExtraAttributes:{id:\"PERFECT_HELMET_3\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+150", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ], + "internalname": "PERFECT_HELMET_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_4.json b/items/PERFECT_HELMET_4.json new file mode 100644 index 00000000..7c4d48a0 --- /dev/null +++ b/items/PERFECT_HELMET_4.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§5Perfect Helmet - Tier IV", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier IV\"},ExtraAttributes:{id:\"PERFECT_HELMET_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+170", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "internalname": "PERFECT_HELMET_4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_5.json b/items/PERFECT_HELMET_5.json new file mode 100644 index 00000000..90bf2134 --- /dev/null +++ b/items/PERFECT_HELMET_5.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§5Perfect Helmet - Tier V", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+110\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier V\"},ExtraAttributes:{id:\"PERFECT_HELMET_5\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+190", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "internalname": "PERFECT_HELMET_5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_6.json b/items/PERFECT_HELMET_6.json new file mode 100644 index 00000000..1234b47e --- /dev/null +++ b/items/PERFECT_HELMET_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§5Perfect Helmet - Tier VI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+110\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier VI\"},ExtraAttributes:{id:\"PERFECT_HELMET_6\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+210", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "internalname": "PERFECT_HELMET_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_7.json b/items/PERFECT_HELMET_7.json new file mode 100644 index 00000000..4f9191e9 --- /dev/null +++ b/items/PERFECT_HELMET_7.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§5Perfect Helmet - Tier VII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier VII\"},ExtraAttributes:{id:\"PERFECT_HELMET_7\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+280", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "internalname": "PERFECT_HELMET_7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_8.json b/items/PERFECT_HELMET_8.json new file mode 100644 index 00000000..866327ac --- /dev/null +++ b/items/PERFECT_HELMET_8.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§6Perfect Helmet - Tier VIII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier VIII\"},ExtraAttributes:{id:\"PERFECT_HELMET_8\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+250", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "PERFECT_HELMET_8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_HELMET_9.json b/items/PERFECT_HELMET_9.json new file mode 100644 index 00000000..9d153de2 --- /dev/null +++ b/items/PERFECT_HELMET_9.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_helmet", + "displayname": "§6Perfect Helmet - Tier IX", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE HELMET\"],Name:\"§9Perfect Helmet - Tier IX\"},ExtraAttributes:{id:\"PERFECT_HELMET_9\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+270", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "PERFECT_HELMET_9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_10.json b/items/PERFECT_LEGGINGS_10.json new file mode 100644 index 00000000..5cc697b3 --- /dev/null +++ b/items/PERFECT_LEGGINGS_10.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§6Perfect Leggings - Tier X", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier X\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+320", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lRARE LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_10", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_11.json b/items/PERFECT_LEGGINGS_11.json new file mode 100644 index 00000000..7034e12c --- /dev/null +++ b/items/PERFECT_LEGGINGS_11.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§6Perfect Leggings - Tier XI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier X\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+340", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_11", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_2.json b/items/PERFECT_LEGGINGS_2.json new file mode 100644 index 00000000..40f7da52 --- /dev/null +++ b/items/PERFECT_LEGGINGS_2.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§9Perfect Leggings - Tier II", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier II\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_2\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+160", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_3.json b/items/PERFECT_LEGGINGS_3.json new file mode 100644 index 00000000..2aa28159 --- /dev/null +++ b/items/PERFECT_LEGGINGS_3.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§9Perfect Leggings - Tier III", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier III\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_3\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+180", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_4.json b/items/PERFECT_LEGGINGS_4.json new file mode 100644 index 00000000..eba2190a --- /dev/null +++ b/items/PERFECT_LEGGINGS_4.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier IV", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+200", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_5.json b/items/PERFECT_LEGGINGS_5.json new file mode 100644 index 00000000..aeef974e --- /dev/null +++ b/items/PERFECT_LEGGINGS_5.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier V", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+220", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_6.json b/items/PERFECT_LEGGINGS_6.json new file mode 100644 index 00000000..e05809f1 --- /dev/null +++ b/items/PERFECT_LEGGINGS_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier VI", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+240", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_7.json b/items/PERFECT_LEGGINGS_7.json new file mode 100644 index 00000000..454993f3 --- /dev/null +++ b/items/PERFECT_LEGGINGS_7.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier VII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+260", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_8.json b/items/PERFECT_LEGGINGS_8.json new file mode 100644 index 00000000..1a9307eb --- /dev/null +++ b/items/PERFECT_LEGGINGS_8.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§6Perfect Leggings - Tier VIII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+280", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_9.json b/items/PERFECT_LEGGINGS_9.json new file mode 100644 index 00000000..5eb430d6 --- /dev/null +++ b/items/PERFECT_LEGGINGS_9.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§6Perfect Leggings - Tier IX", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+300", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/POWER;6.json b/items/POWER;6.json new file mode 100644 index 00000000..8799e992 --- /dev/null +++ b/items/POWER;6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:6}}}", + "damage": 0, + "lore": [ + "§9Power VI", + "§7Increases bow damage by §a48%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "POWER;6", + "modver": "1.0.0" +} diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json new file mode 100644 index 00000000..8ec1ad71 --- /dev/null +++ b/items/PROTECTION;6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:6}}}", + "damage": 0, + "lore": [ + "§9Protection VI", + "§7Grants §a+18 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "PROTECTION;6", + "modver": "1.0.0" +} diff --git a/items/REAPER_SPIRIT.json b/items/REAPER_SPIRIT.json new file mode 100644 index 00000000..5b4ab29e --- /dev/null +++ b/items/REAPER_SPIRIT.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dSpirit Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5c95d1b1-7681-3121-92e9-64c5f6c38381\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDY1MDQ4MzAyNSwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3Rab2duaSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83MjRkMjA3MjkxODA1NGE5NWE0ZjRiYmM5MzFiZjM5MjlkMDFjYjAxMjM2OGJjNGM3OGQwYTNhY2M5Y2RiZWVhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§5Reaper Mask\",7:\"§7\",8:\"§7§7§5This skin adapts to the\",9:\"§7§5day-night cycle!\",10:\"\",11:\"§d§lMYTHIC COSMETIC\"],Name:\"§dSpirit Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"REAPER_SPIRIT\",uuid:\"781ad435-f25c-4703-98a8-81c36a08ced3\",timestamp:\"9/18/20 2:49 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§5Reaper Mask", + "§7", + "§7§7§5This skin adapts to the", + "§7§5day-night cycle!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "REAPER_SPIRIT", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SCAVENGER;4.json b/items/SCAVENGER;4.json new file mode 100644 index 00000000..cbc8aae3 --- /dev/null +++ b/items/SCAVENGER;4.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger IV\",1:\"§7Scavenge §61.2 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:4}}}", + "damage": 0, + "lore": [ + "§9Scavenger IV", + "§7Scavenge §61.2 Coins §7per", + "§7monster level on kill.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from opening Gifts.", + "", + "§9§lRARE" + ], + "internalname": "SCAVENGER;4", + "modver": "1.0.0" +} diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json new file mode 100644 index 00000000..406280c7 --- /dev/null +++ b/items/SHARPNESS;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:6}}}", + "damage": 0, + "lore": [ + "§9Sharpness VI", + "§7Increases melee damage dealt by", + "§7§a30%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "SHARPNESS;6", + "modver": "1.0.0" +} diff --git a/items/SMITE;6.json b/items/SMITE;6.json new file mode 100644 index 00000000..06a081e3 --- /dev/null +++ b/items/SMITE;6.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Zombie Pigmen§7, §7Zombies§7,\",3:\"§7§7Withers§7, and §7Skeletons§7\",4:\"§7by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:6}}}", + "damage": 0, + "lore": [ + "§9Smite VI", + "§7Increases damage dealt to", + "§7§7Zombie Pigmen§7, §7Zombies§7,", + "§7§7Withers§7, and §7Skeletons§7", + "§7by §a48%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aRare drop from Revenants.", + "", + "§9§lRARE" + ], + "internalname": "SMITE;6", + "modver": "1.0.0" +} diff --git a/items/SPIKED_HOOK;6.json b/items/SPIKED_HOOK;6.json new file mode 100644 index 00000000..cc0140a8 --- /dev/null +++ b/items/SPIKED_HOOK;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook VI\",1:\"§7Fishing rod deals §a30%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aDrops rarely from Sea Leeches.\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;6\",enchantments:{spiked_hook:4}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook VI", + "§7Fishing rod deals §a30%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Sea Leeches.", + "", + "§9§lRARE" + ], + "internalname": "SPIKED_HOOK;6", + "modver": "1.2-REL", +} diff --git a/items/VAMPIRISM;6.json b/items/VAMPIRISM;6.json new file mode 100644 index 00000000..79aa6a21 --- /dev/null +++ b/items/VAMPIRISM;6.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism VI\",1:\"§7Heals for §a6%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{vampirism:6}}}", + "damage": 0, + "lore": [ + "§9Vampirism VI", + "§7Heals for §a6%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aTop 250 Reward during Spooky Festival.", + "", + "§9§lRARE" + ], + "internalname": "VAMPIRISM;6", + "modver": "1.0.0" +} |