diff options
444 files changed, 5753 insertions, 732 deletions
diff --git a/DEATH_BOW.json b/DEATH_BOW.json deleted file mode 100644 index d795a14a..00000000 --- a/DEATH_BOW.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "itemid": "minecraft:bow", - "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d340 ", - "§7Damage: §c+300 ", - "", - "§7Deals §a+100% §7damage to", - "§7§aUndead monsters§7.", - "", - "§7Your arrows have a §e50.0%", - "§e§7chance to bounce to another", - "§7target after it hits something.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON BOW" - ], - "internalname": "DEATH_BOW", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/GIANT_CLEAVER.json b/GIANT_CLEAVER.json deleted file mode 100644 index d3ef0efe..00000000 --- a/GIANT_CLEAVER.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "itemid": "minecraft:golden_sword", - "displayname": "§5Giant Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d270 ", - "§7Damage: §c+160 ", - "§7Strength: §c+60 ", - "", - "§6Item Ability: Cleave", - "§7When hitting an entity, monsters", - "§7in a §a5§7 block range will be", - "§7hit for a portion of that damage", - "§7too.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON SWORD" - ], - "internalname": "GIANT_CLEAVER", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/GIANT_FRAGMENT_DIAMOND.json b/GIANT_FRAGMENT_DIAMOND.json deleted file mode 100644 index a91bc924..00000000 --- a/GIANT_FRAGMENT_DIAMOND.json +++ /dev/null @@ -1,19 +0,0 @@ -{
- "itemid": "minecraft:diamond_horse_armor",
- "displayname": "§5Diamante\u0027s Handle",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante\u0027s Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}",
- "damage": 0,
- "lore": [
- "§8Precursor Relic",
- "",
- "§7The hilt of the largest sword",
- "§7known to humankind.",
- "",
- "§eRight-click to view recipes!",
- "",
- "§5§lEPIC DUNGEON ITEM"
- ],
- "internalname": "GIANT_FRAGMENT_DIAMOND",
- "clickcommand": "",
- "modver": "1.5-REL"
-}
\ No newline at end of file diff --git a/GIANT_FRAGMENT_LASER.json b/GIANT_FRAGMENT_LASER.json deleted file mode 100644 index 83e27291..00000000 --- a/GIANT_FRAGMENT_LASER.json +++ /dev/null @@ -1,21 +0,0 @@ -{
- "itemid": "minecraft:ender_eye",
- "displayname": "§5L.A.S.R.\u0027s Eye",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}",
- "damage": 0,
- "lore": [
- "§8Precursor Relic",
- "",
- "§7The eye is mightier than the",
- "§7sword.",
- "",
- "§eRight-click to view recipes!",
- "",
- "§5§lEPIC DUNGEON ITEM"
- ],
- "internalname": "GIANT_FRAGMENT_LASER",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/HYPERION.json b/HYPERION.json deleted file mode 100644 index 480db8d7..00000000 --- a/HYPERION.json +++ /dev/null @@ -1,43 +0,0 @@ -{
- "itemid": "minecraft:iron_sword",
- "displayname": "§6Hyperion",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d694 §8(1331)",
- "§7Damage: §c+296 §8(+580.16)",
- "§7Strength: §c+150 §8(+294)",
- "",
- "§7Intelligence: §a+436 §8(+854.56)",
- "§7Ferocity: §a+30",
- "",
- "§7Deals +§c50% §7damage to",
- "§7Withers. Grants §c+1 §c❁ Damage",
- "§c§7and §a+2 §b✎ Intelligence",
- "§b§7per §cCatacombs §7level.",
- "",
- "§7Your Catacombs Level: §c18",
- "",
- "§eRight-click to use your class ability!",
- "",
- "§7§8This item can be reforged!",
- "§aPerfect 70000 / 70000",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON SWORD"
- ],
- "recipe": {
- "A1": "GIANT_FRAGMENT_LASER:1",
- "A2": "GIANT_FRAGMENT_LASER:1",
- "A3": "GIANT_FRAGMENT_LASER:1",
- "B1": "GIANT_FRAGMENT_LASER:1",
- "B2": "NECRON_BLADE:1",
- "B3": "GIANT_FRAGMENT_LASER:1",
- "C1": "GIANT_FRAGMENT_LASER:1",
- "C2": "GIANT_FRAGMENT_LASER:1",
- "C3": "GIANT_FRAGMENT_LASER:1"
- },
- "internalname": "HYPERION",
- "clickcommand": "viewrecipe",
- "modver": "1.5-REL"
-}
\ No newline at end of file diff --git a/MENDER_CROWN.json b/MENDER_CROWN.json deleted file mode 100644 index abc508a0..00000000 --- a/MENDER_CROWN.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Mender Crown", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270 HP \",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", - "damage": 3, - "lore": [ - "§7Gear Score: §d300 ", - "§7Health: §a+270 HP ", - "", - "§7Any healing on other players and", - "§7yourself is doubled while in", - "§7Dungeons.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON HELMET" - ], - "internalname": "MENDER_CROWN", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/NECRON_BLADE.json b/NECRON_BLADE.json deleted file mode 100644 index 1e1faf23..00000000 --- a/NECRON_BLADE.json +++ /dev/null @@ -1,30 +0,0 @@ -{
- "itemid": "minecraft:iron_sword",
- "displayname": "§6Necron\u0027s Blade (Unrefined)",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d425 ",
- "§7Damage: §c+260 ",
- "§7Strength: §c+110 ",
- "",
- "§7Intelligence: §a+50 ",
- "§7Ferocity: §a+30",
- "",
- "§7Deals +§c50% §7damage to",
- "§7Withers.",
- "",
- "§eRight-click to use your class ability!",
- "",
- "§7§8This item can be reforged!",
- "§aPerfect 70000 / 70000",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON SWORD"
- ],
- "internalname": "NECRON_BLADE",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/REAPER_MASK.json b/REAPER_MASK.json deleted file mode 100644 index 202df229..00000000 --- a/REAPER_MASK.json +++ /dev/null @@ -1,42 +0,0 @@ -{
- "internalname": "REAPER_MASK",
- "itemid": "minecraft:skull",
- "displayname": "§5Reaper Mask",
- "clickcommand": "viewrecipe",
- "damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}",
- "modver": "1.0.0",
- "lore": [
- "§7Health: §a+150 HP",
- "§7Defense: §a+100",
- "§7Intelligence: §a+100",
- "",
- "§6Item Ability: Disgusting Healing",
- "§7While wearing:",
- "§7- 2x healing from all sources",
- "§7- 2x Zombies from Reaper Scythe",
- "§7- §7Upgrades Zombie Armor",
- "§7effect to trigger on all",
- "§7hits",
- "",
- "§c☠ §5Requires Zombie LVL 7",
- "§5§lEPIC HELMET"
- ],
- "recipe": {
- "A1": "REVENANT_VISCERA:32",
- "A2": "",
- "A3": "REVENANT_VISCERA:32",
- "B1": "BEHEADED_HORROR:1",
- "B2": "ENCHANTED_STRING:32",
- "B3": "REVIVED_HEART:1",
- "C1": "REVENANT_VISCERA:32",
- "C2": "",
- "C3": "REVENANT_VISCERA:32"
- },
- "slayer_req": "ZOMBIE_7",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Reaper_Mask"
- ],
- "crafttext": ""
-}
\ No newline at end of file diff --git a/STEEL_CHESTPLATE.json b/STEEL_CHESTPLATE.json deleted file mode 100644 index c7ed142c..00000000 --- a/STEEL_CHESTPLATE.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:leather_chestplate", - "displayname": "§5Steel Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d680 ", - "§7Defense: §a+330 ", - "", - "§7While in Dungeons, players", - "§7within §e8 §7blocks of you take", - "§7§c10% §7less damage.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON CHESTPLATE" - ], - "internalname": "STEEL_CHESTPLATE", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/VALKYRIE.json b/VALKYRIE.json deleted file mode 100644 index f7109f11..00000000 --- a/VALKYRIE.json +++ /dev/null @@ -1,43 +0,0 @@ -{
- "itemid": "minecraft:iron_sword",
- "displayname": "§6Valkyrie",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d516 §8(954)",
- "§7Damage: §c+288 §8(+564.48)",
- "§7Strength: §c+138 §8(+270.48)",
- "",
- "§7Intelligence: §a+60 §8(+117.6)",
- "§7Ferocity: §a+60",
- "",
- "§7Deals +§c50% §7damage to",
- "§7Withers. Grants §c+1 §c❁ Damage",
- "§c§7and §a+1 §c❁ Strength §7per",
- "§7§cCatacombs §7level.",
- "",
- "§7Your Catacombs Level: §c18",
- "",
- "§eRight-click to use your class ability!",
- "",
- "§7§8This item can be reforged!",
- "§aPerfect 70000 / 70000",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON SWORD"
- ],
- "recipe": {
- "A1": "GIANT_FRAGMENT_DIAMOND:1",
- "A2": "GIANT_FRAGMENT_DIAMOND:1",
- "A3": "GIANT_FRAGMENT_DIAMOND:1",
- "B1": "GIANT_FRAGMENT_DIAMOND:1",
- "B2": "NECRON_BLADE:1",
- "B3": "GIANT_FRAGMENT_DIAMOND:1",
- "C1": "GIANT_FRAGMENT_DIAMOND:1",
- "C2": "GIANT_FRAGMENT_DIAMOND:1",
- "C3": "GIANT_FRAGMENT_DIAMOND:1"
- },
- "internalname": "VALKYRIE",
- "clickcommand": "viewrecipe",
- "modver": "1.5-REL"
-}
\ No newline at end of file diff --git a/WITHER_BOOTS.json b/WITHER_BOOTS.json deleted file mode 100644 index 98a2d928..00000000 --- a/WITHER_BOOTS.json +++ /dev/null @@ -1,32 +0,0 @@ -{
- "itemid": "minecraft:leather_boots",
- "displayname": "§6Wither Boots",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180 HP \",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d510 ",
- "§7Health: §a+180 HP ",
- "§7Defense: §a+150 ",
- "§7Intelligence: §a+10 ",
- "",
- "§6Full Set Bonus: Witherborn",
- "§7Spawns a wither minion every",
- "§7§e30 §7seconds up to a maximum",
- "§7§a1 §7wither. Your withers will",
- "§7travel to and explode on nearby",
- "§7enemies.",
- "",
- "§7Reduces the damage you take",
- "§7from withers by §c10%§7.",
- "",
- "§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON BOOTS"
- ],
- "internalname": "WITHER_BOOTS",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json deleted file mode 100644 index 47c15d52..00000000 --- a/WITHER_CATALYST.json +++ /dev/null @@ -1,16 +0,0 @@ -{
- "itemid": "minecraft:skull",
- "displayname": "§9Wither Catalyst",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}",
- "damage": 1,
- "lore": [
- "§eRight-click to view recipes!",
- "",
- "§9§lRARE DUNGEON ITEM"
- ],
- "internalname": "WITHER_CATALYST",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/WITHER_CHESTPLATE.json b/WITHER_CHESTPLATE.json deleted file mode 100644 index 66b47c8e..00000000 --- a/WITHER_CHESTPLATE.json +++ /dev/null @@ -1,32 +0,0 @@ -{
- "itemid": "minecraft:leather_chestplate",
- "displayname": "§6Wither Chestplate",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d830 \",1:\"§7Health: §a+300 HP \",2:\"§7Defense: §a+250 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6Wither Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CHESTPLATE\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d830 ",
- "§7Health: §a+300 HP ",
- "§7Defense: §a+250 ",
- "§7Intelligence: §a+10 ",
- "",
- "§6Full Set Bonus: Witherborn",
- "§7Spawns a wither minion every",
- "§7§e30 §7seconds up to a maximum",
- "§7§a1 §7wither. Your withers will",
- "§7travel to and explode on nearby",
- "§7enemies.",
- "",
- "§7Reduces the damage you take",
- "§7from withers by §c10%§7.",
- "",
- "§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON CHESTPLATE"
- ],
- "internalname": "WITHER_CHESTPLATE",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/WITHER_GOGGLES.json b/WITHER_GOGGLES.json deleted file mode 100644 index db7a9af2..00000000 --- a/WITHER_GOGGLES.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Wither Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300 \",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", - "damage": 3, - "lore": [ - "§7Gear Score: §d210 ", - "§7Intelligence: §a+300 ", - "", - "§7Your abilities deal §c+70%", - "§c§7damage to undead monsters.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON HELMET" - ], - "internalname": "WITHER_GOGGLES", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/WITHER_HELMET.json b/WITHER_HELMET.json deleted file mode 100644 index 751edaa4..00000000 --- a/WITHER_HELMET.json +++ /dev/null @@ -1,32 +0,0 @@ -{
- "itemid": "minecraft:skull",
- "displayname": "§6Wither Helmet",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}",
- "damage": 1,
- "lore": [
- "§7Gear Score: §d440 ",
- "§7Health: §a+200 HP ",
- "§7Defense: §a+100 ",
- "§7Intelligence: §a+30 ",
- "",
- "§6Full Set Bonus: Witherborn",
- "§7Spawns a wither minion every",
- "§7§e30 §7seconds up to a maximum",
- "§7§a1 §7wither. Your withers will",
- "§7travel to and explode on nearby",
- "§7enemies.",
- "",
- "§7Reduces the damage you take",
- "§7from withers by §c10%§7.",
- "",
- "§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON HELMET"
- ],
- "internalname": "WITHER_HELMET",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/WITHER_LEGGINGS.json b/WITHER_LEGGINGS.json deleted file mode 100644 index d148a736..00000000 --- a/WITHER_LEGGINGS.json +++ /dev/null @@ -1,32 +0,0 @@ -{
- "itemid": "minecraft:leather_leggings",
- "displayname": "§6Wither Leggings",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250 HP \",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}",
- "damage": 0,
- "lore": [
- "§7Gear Score: §d720 ",
- "§7Health: §a+250 HP ",
- "§7Defense: §a+220 ",
- "§7Intelligence: §a+10 ",
- "",
- "§6Full Set Bonus: Witherborn",
- "§7Spawns a wither minion every",
- "§7§e30 §7seconds up to a maximum",
- "§7§a1 §7wither. Your withers will",
- "§7travel to and explode on nearby",
- "§7enemies.",
- "",
- "§7Reduces the damage you take",
- "§7from withers by §c10%§7.",
- "",
- "§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCatacombs Floor VII",
- "§aCompletion",
- "§6§lLEGENDARY DUNGEON LEGGINGS"
- ],
- "internalname": "WITHER_LEGGINGS",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-}
\ No newline at end of file diff --git a/constants/petnums.json b/constants/petnums.json index 3ee3ba4e..43a2211d 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3307,7 +3307,30 @@ } }, "SPIDER": { - "UNCOMMON": { + "COMMON":{ + "1":{ + "otherNums": [ + 0.1, + 10.0 + ], + "statNums": { + "CRIT_CHANCE": 0.0, + "STRENGTH": 0.0 + } + }, + "100":{ + "otherNums": [ + 10.0, + 10.0 + ], + "statNums": { + "CRIT_CHANCE": 10.0, + "STRENGTH": 10.0 + } + }, + "interp": "1:100" + }, + "UNCOMMON": { "1": { "otherNums": [ 0.1, @@ -4016,6 +4039,7 @@ "statNums": { "CRIT_DAMAGE": 0.0, "HEALTH": 0.0, + "SPEED": 0.0, "TRUE_DEFENSE": 0.0 } }, @@ -4026,6 +4050,7 @@ "statNums": { "CRIT_DAMAGE": 10.0, "HEALTH": 50.0, + "SPEED": 20.0, "TRUE_DEFENSE": 10.0 } }, @@ -4101,6 +4126,29 @@ } }, "interp": "1:70" + }, + "RARE": { + "1": { + "otherNums": [ + 0.2, + 0.2 + ], + "statNums": { + "CRIT_DAMAGE": 0.0, + "HEALTH": 1.0 + } + }, + "100": { + "otherNums": [ + 25, + 25 + ], + "statNums": { + "CRIT_DAMAGE": 30.0, + "HEALTH": 100.0 + } + }, + "interp": "1:70" } }, "GRIFFIN": { diff --git a/items/AIMING;1.json b/items/AIMING;1.json new file mode 100644 index 00000000..9e9631ee --- /dev/null +++ b/items/AIMING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{aiming:1}}}", + "damage": 0, + "lore": [ + "§9Aiming I", + "§7Arrows home towards nearby", + "§7monsters if they are within §a2", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;1", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json new file mode 100644 index 00000000..224bd330 --- /dev/null +++ b/items/AIMING;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{aiming:2}}}", + "damage": 0, + "lore": [ + "§9Aiming II", + "§7Arrows home towards nearby", + "§7monsters if they are within §a4", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;2", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json new file mode 100644 index 00000000..646afa05 --- /dev/null +++ b/items/AIMING;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{aiming:3}}}", + "damage": 0, + "lore": [ + "§9Aiming III", + "§7Arrows home towards nearby", + "§7monsters if they are within §a6", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;3", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index adc6b26c..4b01f9ca 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -27,5 +27,6 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VI" }
\ No newline at end of file diff --git a/items/ANGLER;1.json b/items/ANGLER;1.json new file mode 100644 index 00000000..730bdd5b --- /dev/null +++ b/items/ANGLER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a1%§7.\",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:{angler:1}}}", + "damage": 0, + "lore": [ + "§9Angler I", + "§7Increase chance to catch sea", + "§7creatures by §a1%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;1", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/ANGLER;2.json b/items/ANGLER;2.json new file mode 100644 index 00000000..4f739d0b --- /dev/null +++ b/items/ANGLER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler II\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a2%§7.\",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:{angler:2}}}", + "damage": 0, + "lore": [ + "§9Angler II", + "§7Increase chance to catch sea", + "§7creatures by §a2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;2", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/ANGLER;3.json b/items/ANGLER;3.json new file mode 100644 index 00000000..cbbf58b3 --- /dev/null +++ b/items/ANGLER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler III\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a3%§7.\",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:{angler:3}}}", + "damage": 0, + "lore": [ + "§9Angler III", + "§7Increase chance to catch sea", + "§7creatures by §a3%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;3", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json index 66f69951..c59cd7ea 100644 --- a/items/ANGLER;4.json +++ b/items/ANGLER;4.json @@ -26,5 +26,6 @@ }, "internalname": "ANGLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack VII" }
\ No newline at end of file diff --git a/items/ANGLER_BOOTS.json b/items/ANGLER_BOOTS.json index 134e6a5e..3f4783c9 100644 --- a/items/ANGLER_BOOTS.json +++ b/items/ANGLER_BOOTS.json @@ -36,5 +36,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Angler_Armor" - ] + ], + "crafttext": "Requires: Raw Fish V" }
\ No newline at end of file diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json index 29d6b55c..7bed01bc 100644 --- a/items/AQUA_AFFINITY;1.json +++ b/items/AQUA_AFFINITY;1.json @@ -26,5 +26,6 @@ }, "internalname": "AQUA_AFFINITY;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals IV" }
\ No newline at end of file diff --git a/ASTRAEA.json b/items/ASTRAEA.json index 05652fd1..05652fd1 100644 --- a/ASTRAEA.json +++ b/items/ASTRAEA.json diff --git a/items/AUGER_ROD.json b/items/AUGER_ROD.json index 088de0a4..ea7d5927 100644 --- a/items/AUGER_ROD.json +++ b/items/AUGER_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Auger Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Breaks nearby ice blocks where\",4:\"§7it lands.\",5:\"\",6:\"§7Triples the chance of the sea\",7:\"§7creatures that you spawn to be\",8:\"§7winter sea creatures.\",9:\"\",10:\"§7Increases fishing speed by §950%\",11:\"\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{modifier:\"salty\",id:\"AUGER_ROD\",anvil_uses:1}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Breaks nearby ice blocks where\",4:\"§7it lands.\",5:\"\",6:\"§7Triples the chance of the sea\",7:\"§7creatures that you spawn to be\",8:\"§7winter sea creatures.\",9:\"\",10:\"§7Increases fishing speed by §950%\",11:\"\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{modifier:\"salty\",id:\"AUGER_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", diff --git a/items/BAIT_RING.json b/items/BAIT_RING.json index aba33b0d..0ad22080 100644 --- a/items/BAIT_RING.json +++ b/items/BAIT_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Bait Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21d6b7cb-970f-3bc9-bf72-904a2fd3ebb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWEzMTZkNTg1Yjc4OWI1ODJmMmQ5OWU4ZTZjYjJkNzA0MzNlODk5NmZhYjAyNGE3NGJjNzkwZTIyYWVkY2RlYiJ9fX0=\"}]}},display:{Lore:[0:\"§7§a5.0%§7 chance not to consume\",1:\"§7bait.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Bait Ring\"},ExtraAttributes:{id:\"BAIT_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21d6b7cb-970f-3bc9-bf72-904a2fd3ebb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWEzMTZkNTg1Yjc4OWI1ODJmMmQ5OWU4ZTZjYjJkNzA0MzNlODk5NmZhYjAyNGE3NGJjNzkwZTIyYWVkY2RlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§a5.0%§7 chance not to consume\",1:\"§7bait.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Bait Ring\"},ExtraAttributes:{id:\"BAIT_RING\"}}", "damage": 3, "lore": [ "§7§a5.0%§7 chance not to consume", diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json new file mode 100644 index 00000000..4e0baf65 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1},uuid:\"bf45a29d-30fe-42d0-8737-db12a08d7da5\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods I", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;1", + "parent": "BANE_OF_ARTHROPODS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json new file mode 100644 index 00000000..f99a7b72 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods II\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a16%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;2\",enchantments:{bane_of_arthropods:2},uuid:\"bf45a29d-30fe-42d0-8737-db12a08d7da5\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods II", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;2", + "parent": "BANE_OF_ARTHROPODS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json new file mode 100644 index 00000000..16fc7660 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods III\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;3\",enchantments:{bane_of_arthropods:3},uuid:\"8c3ba8cf-a051-4e6e-91db-67c3c72b9709\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods III", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;3", + "parent": "BANE_OF_ARTHROPODS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BEE;2.json b/items/BEE;2.json index 6bfbef1b..70525313 100644 --- a/items/BEE;2.json +++ b/items/BEE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Bee", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a0.5%➡100% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;2\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a0.5%➡100% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;2\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/BEE;3.json b/items/BEE;3.json index 2df79cdf..48be745c 100644 --- a/items/BEE;3.json +++ b/items/BEE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Bee", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a{3}% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;3\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a{3}% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;3\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/BLAST_PROTECTION;1.json b/items/BLAST_PROTECTION;1.json new file mode 100644 index 00000000..c2277a86 --- /dev/null +++ b/items/BLAST_PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Blast Protection I", + "§7Grants §a+4 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;1", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;2.json b/items/BLAST_PROTECTION;2.json new file mode 100644 index 00000000..afed52c2 --- /dev/null +++ b/items/BLAST_PROTECTION;2.json @@ -0,0 +1,21 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Blast Protection II", + "§7Grants §a+8 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;2", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;3.json b/items/BLAST_PROTECTION;3.json new file mode 100644 index 00000000..90928fc6 --- /dev/null +++ b/items/BLAST_PROTECTION;3.json @@ -0,0 +1,21 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Blast Protection III", + "§7Grants §a+12 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;3", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;4.json b/items/BLAST_PROTECTION;4.json index ed5cddc6..5ae21c3c 100644 --- a/items/BLAST_PROTECTION;4.json +++ b/items/BLAST_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "BLAST_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gunpowder III" }
\ No newline at end of file diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 56821599..321bac8f 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:5}", + "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:[]}", "damage": 0, "lore": [ "§9Blast Protection V", @@ -14,9 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "BLAST_PROTECTION;5", - "crafttext": "", "parent": "BLAST_PROTECTION;4", + "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/BLAZE_HELMET.json b/items/BLAZE_HELMET.json index 42f0ca62..cc2c2054 100644 --- a/items/BLAZE_HELMET.json +++ b/items/BLAZE_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Blaze Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ==\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+80\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c700 §7damage/s\",11:\"§7Blaze Rod Collection: §613k\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{id:\"BLAZE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+80\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c700 §7damage/s\",11:\"§7Blaze Rod Collection: §613k\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{id:\"BLAZE_HELMET\"}}", "damage": 3, "lore": [ "§7Strength: §c+10", diff --git a/items/BLESSING;1.json b/items/BLESSING;1.json new file mode 100644 index 00000000..2390acd8 --- /dev/null +++ b/items/BLESSING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing I\",1:\"§7§a5%§7 chance to get double\",2:\"§7drops when fishing.\",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:{blessing:1}}}", + "damage": 0, + "lore": [ + "§9Blessing I", + "§7§a5%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;1", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLESSING;2.json b/items/BLESSING;2.json new file mode 100644 index 00000000..8d20733b --- /dev/null +++ b/items/BLESSING;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing II\",1:\"§7§a10%§7 chance to get double\",2:\"§7drops when fishing.\",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:{blessing:2}}}", + "damage": 0, + "lore": [ + "§9Blessing II", + "§7§a10%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;2", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLESSING;3.json b/items/BLESSING;3.json new file mode 100644 index 00000000..5b3319b5 --- /dev/null +++ b/items/BLESSING;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing III\",1:\"§7§a15%§7 chance to get double\",2:\"§7drops when fishing.\",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:{blessing:3}}}", + "damage": 0, + "lore": [ + "§9Blessing III", + "§7§a15%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;3", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json index e9c5ff5d..f635c25a 100644 --- a/items/BLESSING;4.json +++ b/items/BLESSING;4.json @@ -26,5 +26,6 @@ }, "internalname": "BLESSING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals VII" }
\ No newline at end of file diff --git a/items/BLUE_WHALE;0.json b/items/BLUE_WHALE;0.json index 7776aaf4..f73e3d91 100644 --- a/items/BLUE_WHALE;0.json +++ b/items/BLUE_WHALE;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fBlue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;0\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;0\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;1.json b/items/BLUE_WHALE;1.json index 55e71549..35ffa0b7 100644 --- a/items/BLUE_WHALE;1.json +++ b/items/BLUE_WHALE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aBlue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;1\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;1\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;2.json b/items/BLUE_WHALE;2.json index f373be36..5f4136ad 100644 --- a/items/BLUE_WHALE;2.json +++ b/items/BLUE_WHALE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Blue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c30.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;2\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c30.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;2\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;3.json b/items/BLUE_WHALE;3.json index 1c86fb48..4e995907 100644 --- a/items/BLUE_WHALE;3.json +++ b/items/BLUE_WHALE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Blue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c25.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;3\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c25.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;3\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index b4a0acef..d26bcc81 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", "displayname": "§f§f§5Boots of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",anvil_uses:2,timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+50 HP", diff --git a/items/CASTER;1.json b/items/CASTER;1.json new file mode 100644 index 00000000..e701bc9b --- /dev/null +++ b/items/CASTER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster I\",1:\"§7§a1%§7 chance to not consume\",2:\"§7bait.\",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:{caster:1}}}", + "damage": 0, + "lore": [ + "§9Caster I", + "§7§a1%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;1", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CASTER;2.json b/items/CASTER;2.json new file mode 100644 index 00000000..898e2c95 --- /dev/null +++ b/items/CASTER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster II\",1:\"§7§a2%§7 chance to not consume\",2:\"§7bait.\",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:{caster:2}}}", + "damage": 0, + "lore": [ + "§9Caster II", + "§7§a2%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;2", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CASTER;3.json b/items/CASTER;3.json new file mode 100644 index 00000000..0b0825d6 --- /dev/null +++ b/items/CASTER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster III\",1:\"§7§a3%§7 chance to not consume\",2:\"§7bait.\",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:{caster:3}}}", + "damage": 0, + "lore": [ + "§9Caster III", + "§7§a3%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;3", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CASTER;4.json b/items/CASTER;4.json index 308c42c8..38a25127 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -26,5 +26,6 @@ }, "internalname": "CASTER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack V" }
\ No newline at end of file diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index 9b9a760d..02cc6214 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§5Chestplate of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+100 HP", diff --git a/items/CHICKEN_HEAD.json b/items/CHICKEN_HEAD.json index 1a9d2b95..70dbaf47 100644 --- a/items/CHICKEN_HEAD.json +++ b/items/CHICKEN_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fChicken Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a25df55-9eb9-3706-ad01-5d27d06b16c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTYzODQ2OWE1OTljZWVmNzIwNzUzNzYwMzI0OGE5YWIxMWZmNTkxZmQzNzhiZWE0NzM1YjM0NmE3ZmFlODkzIn19fQ==\"}]}},display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"\",2:\"§7Lay eggs when you sneak! Has a\",3:\"§7cooldown of §a20 §7seconds. Also\",4:\"§7reduces fall damage by §a5.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fChicken Head\"},ExtraAttributes:{id:\"CHICKEN_HEAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a25df55-9eb9-3706-ad01-5d27d06b16c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTYzODQ2OWE1OTljZWVmNzIwNzUzNzYwMzI0OGE5YWIxMWZmNTkxZmQzNzhiZWE0NzM1YjM0NmE3ZmFlODkzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"\",2:\"§7Lay eggs when you sneak! Has a\",3:\"§7cooldown of §a20 §7seconds. Also\",4:\"§7reduces fall damage by §a5.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fChicken Head\"},ExtraAttributes:{id:\"CHICKEN_HEAD\"}}", "damage": 3, "lore": [ "§7Health: §a+20 HP", diff --git a/items/CLEAVE;1.json b/items/CLEAVE;1.json new file mode 100644 index 00000000..8922a9c2 --- /dev/null +++ b/items/CLEAVE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a3% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{cleave:1}}}", + "damage": 0, + "lore": [ + "§9Cleave I", + "§7Deals §a3% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.3 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;1", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CLEAVE;2.json b/items/CLEAVE;2.json new file mode 100644 index 00000000..cd981c26 --- /dev/null +++ b/items/CLEAVE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave II\",1:\"§7Deals §a6% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.6 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{cleave:2}}}", + "damage": 0, + "lore": [ + "§9Cleave II", + "§7Deals §a6% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.6 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;2", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CLEAVE;3.json b/items/CLEAVE;3.json new file mode 100644 index 00000000..7a518ad5 --- /dev/null +++ b/items/CLEAVE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave III\",1:\"§7Deals §a9% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.9 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{cleave:3}}}", + "damage": 0, + "lore": [ + "§9Cleave III", + "§7Deals §a9% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.9 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;3", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json index 5d116700..3b84262b 100644 --- a/items/CLEAVE;4.json +++ b/items/CLEAVE;4.json @@ -27,5 +27,6 @@ }, "internalname": "CLEAVE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish III" }
\ No newline at end of file diff --git a/items/CLOWNFISH_HAT.json b/items/CLOWNFISH_HAT.json index 4084301c..b7f1e54c 100644 --- a/items/CLOWNFISH_HAT.json +++ b/items/CLOWNFISH_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aClownfish Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d537565a-4ed7-36c7-bfa3-f0adc50b6d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZkMTQ5ZTRkNDk5OTI5NjcyZTI3Njg5NDllNjQ3Nzk1OWMyMWU2NTI1NDYxM2IzMjdiNTM4ZGYxZTRkZiJ9fX0=\"}]}},display:{Lore:[0:\"§7Intelligence: §a+50\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aClownfish Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CLOWNFISH_HAT\",uuid:\"5dd2fc28-e42c-430f-bd98-9ce6caefbd5a\",timestamp:\"7/7/20 7:34 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d537565a-4ed7-36c7-bfa3-f0adc50b6d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZkMTQ5ZTRkNDk5OTI5NjcyZTI3Njg5NDllNjQ3Nzk1OWMyMWU2NTI1NDYxM2IzMjdiNTM4ZGYxZTRkZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+50\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aClownfish Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CLOWNFISH_HAT\",uuid:\"5dd2fc28-e42c-430f-bd98-9ce6caefbd5a\",timestamp:\"7/7/20 7:34 PM\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+50", diff --git a/items/CRITICAL;1.json b/items/CRITICAL;1.json new file mode 100644 index 00000000..90b2f5f9 --- /dev/null +++ b/items/CRITICAL;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a10%§7.\",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:{critical:1}}}", + "damage": 0, + "lore": [ + "§9Critical I", + "§7Increases §9☠ Crit Damage §7by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;1", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CRITICAL;2.json b/items/CRITICAL;2.json new file mode 100644 index 00000000..3b98622b --- /dev/null +++ b/items/CRITICAL;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a20%§7.\",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:{critical:2}}}", + "damage": 0, + "lore": [ + "§9Critical II", + "§7Increases §9☠ Crit Damage §7by", + "§7§a20%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;2", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CRITICAL;3.json b/items/CRITICAL;3.json new file mode 100644 index 00000000..5e2ebb9c --- /dev/null +++ b/items/CRITICAL;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a30%§7.\",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:{critical:3}}}", + "damage": 0, + "lore": [ + "§9Critical III", + "§7Increases §9☠ Crit Damage §7by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;3", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json index b3e16f07..bc74b91c 100644 --- a/items/CRITICAL;4.json +++ b/items/CRITICAL;4.json @@ -26,5 +26,6 @@ }, "internalname": "CRITICAL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond V" }
\ No newline at end of file diff --git a/items/CUBISM;1.json b/items/CUBISM;1.json new file mode 100644 index 00000000..ff37c104 --- /dev/null +++ b/items/CUBISM;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism I\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"CUBISM;1\",enchantments:{cubism:1},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism I", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;1", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CUBISM;2.json b/items/CUBISM;2.json new file mode 100644 index 00000000..bd9ff925 --- /dev/null +++ b/items/CUBISM;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism II\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a20%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"CUBISM;2\",enchantments:{cubism:2},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism II", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a20%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;2", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json new file mode 100644 index 00000000..8a514974 --- /dev/null +++ b/items/CUBISM;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism III\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"CUBISM;3\",enchantments:{cubism:3},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism III", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;3", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index 4191b452..dc637def 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -27,5 +27,6 @@ }, "internalname": "CUBISM;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pumpkin IV" }
\ No newline at end of file diff --git a/items/DANGER_1_TRAVEL_SCROLL.json b/items/DANGER_1_TRAVEL_SCROLL.json index 3bda8e70..bfaea945 100644 --- a/items/DANGER_1_TRAVEL_SCROLL.json +++ b/items/DANGER_1_TRAVEL_SCROLL.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:map", - "displayname": "§9Travel Scroll to Spider's Den", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider's Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", + "displayname": "§9Travel Scroll to Spider\u0027s Den", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider\u0027s Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", "§7destination to your fast travel", "§7options.", "", - "§7Island: §aSpider's Den", + "§7Island: §aSpider\u0027s Den", "§7Teleport: §eSpawn", "", "§9§lRARE TRAVEL SCROLL" diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index 6679fe25..d795a14a 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,23 +1,27 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ - "§7Gear Score: §d260 §8(385)", - "§7Damage: §c+220 §8(+345.4)", + "§7Gear Score: §d340 ", + "§7Damage: §c+300 ", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7Your arrows have a §e50.0%", + "§e§7chance to bounce to another", + "§7target after it hits something.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §aCatacombs Level 28", "§5§lEPIC DUNGEON BOW" ], "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" - ] + "infoType": "" }
\ No newline at end of file diff --git a/items/DEPTH_STRIDER;1.json b/items/DEPTH_STRIDER;1.json new file mode 100644 index 00000000..05cccffe --- /dev/null +++ b/items/DEPTH_STRIDER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider I\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a33%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:1}}}", + "damage": 0, + "lore": [ + "§9Depth Strider I", + "§7Reduces how much you are slowed", + "§7in the water by §a33%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DEPTH_STRIDER;1", + "crafttext": "", + "clickcommand": "", + "parent": "DEPTH_STRIDER;2", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json index 91a7d242..e366345c 100644 --- a/items/DEPTH_STRIDER;2.json +++ b/items/DEPTH_STRIDER;2.json @@ -26,5 +26,6 @@ }, "internalname": "DEPTH_STRIDER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish IV" }
\ No newline at end of file diff --git a/items/DIAMOND_SADAN_HEAD.json b/items/DIAMOND_SADAN_HEAD.json new file mode 100644 index 00000000..1b7fb086 --- /dev/null +++ b/items/DIAMOND_SADAN_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Sadan Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7cb2016-c0c1-3e82-80f3-497f4c13ac8c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3NDUzMzgyMSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2M2M2M0ZjdmOGY1YjhjNWZlMWJhYzlhNzA4ZTVhNjJjY2QwNDk3MDA3MmFhYjVlMzIzYjFiN2Q0MDA0ZjRhMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d365 \",1:\"§7Strength: §c+35 \",2:\"\",3:\"§7Health: §a+190 HP \",4:\"§7Defense: §a+70 \",5:\"\",6:\"§7Obtained from killing §cSadan\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VI§7.\",10:\"\",11:\"§7§8Necromancy was always strong\",12:\"§8in his family. Says he once beat\",13:\"§8a Wither in a duel. Likes to\",14:\"§8brag.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Sadan Head\"},ExtraAttributes:{id:\"DIAMOND_SADAN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d365 ", + "§7Strength: §c+35 ", + "", + "§7Health: §a+190 HP ", + "§7Defense: §a+70 ", + "", + "§7Obtained from killing §cSadan", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VI§7.", + "", + "§7§8Necromancy was always strong", + "§8in his family. Says he once beat", + "§8a Wither in a duel. Likes to", + "§8brag.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SADAN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Sadan_Head" + ] +}
\ No newline at end of file diff --git a/items/DOLPHIN;2.json b/items/DOLPHIN;2.json index 0770532d..7269a007 100644 --- a/items/DOLPHIN;2.json +++ b/items/DOLPHIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Dolphin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a20%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":1201909.969913508,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_FISHING_SKILL_BOOST_RARE\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;2\",uuid:\"bc51022d-e73b-4ee6-9228-7cc8193a3783\",timestamp:\"5/24/20 2:56 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a20%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":1201909.969913508,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;2\",uuid:\"bc51022d-e73b-4ee6-9228-7cc8193a3783\",timestamp:\"5/24/20 2:56 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/DOLPHIN;4.json b/items/DOLPHIN;4.json index 841fcce0..9dfe9ab7 100644 --- a/items/DOLPHIN;4.json +++ b/items/DOLPHIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Dolphin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a25%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":4364768.941878654,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_FISHING_SKILL_BOOST_EPIC\\\",\\\"candyUsed\\\":5}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;4\",uuid:\"2c4c2928-908a-4d40-86e4-2d4ca665ee92\",timestamp:\"5/22/20 4:31 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a25%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":4364768.941878654,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":5}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;4\",uuid:\"2c4c2928-908a-4d40-86e4-2d4ca665ee92\",timestamp:\"5/22/20 4:31 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/DRAGON_HUNTER;2.json b/items/DRAGON_HUNTER;2.json new file mode 100644 index 00000000..9a1f7e8b --- /dev/null +++ b/items/DRAGON_HUNTER;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a16%§7.\",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:{dragon_hunter:2}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter II", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;2", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;3.json b/items/DRAGON_HUNTER;3.json new file mode 100644 index 00000000..46d98094 --- /dev/null +++ b/items/DRAGON_HUNTER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a24%§7.\",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:{dragon_hunter:3}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter III", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;3", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DRAGON_HUNTER;4.json b/items/DRAGON_HUNTER;4.json new file mode 100644 index 00000000..49836d31 --- /dev/null +++ b/items/DRAGON_HUNTER;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a32%§7.\",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:{dragon_hunter:4}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter IV", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a32%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;4", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json new file mode 100644 index 00000000..e16bf9e7 --- /dev/null +++ b/items/EFFICIENCY;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:1s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency I\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;1\",enchantments:{efficiency:1}}}", + "damage": 0, + "lore": [ + "§9Efficiency I", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;1", + "parent": "EFFICIENCY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json new file mode 100644 index 00000000..b40dbcfd --- /dev/null +++ b/items/EFFICIENCY;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:2s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency II\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",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:\"EFFICIENCY;2\",enchantments:{efficiency:2},uuid:\"16864124-c98c-4ee7-a7e0-87ae00802878\",timestamp:\"10/6/20 8:53 PM\"}}", + "damage": 0, + "lore": [ + "§9Efficiency II", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;2", + "parent": "EFFICIENCY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json new file mode 100644 index 00000000..e68cd148 --- /dev/null +++ b/items/EFFICIENCY;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency III\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",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:\"EFFICIENCY;3\",enchantments:{efficiency:3},uuid:\"0522bf30-a28d-4220-bd73-e3ef95a49d65\",timestamp:\"10/6/20 8:53 PM\"}}", + "damage": 0, + "lore": [ + "§9Efficiency III", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;3", + "parent": "EFFICIENCY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json index 4da53e90..c08e588d 100644 --- a/items/EFFICIENCY;4.json +++ b/items/EFFICIENCY;4.json @@ -26,5 +26,6 @@ }, "internalname": "EFFICIENCY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Redstone III" }
\ No newline at end of file diff --git a/items/ELEGANT_TUXEDO_CHESTPLATE.json b/items/ELEGANT_TUXEDO_CHESTPLATE.json index d0838b0c..dd389e6a 100644 --- a/items/ELEGANT_TUXEDO_CHESTPLATE.json +++ b/items/ELEGANT_TUXEDO_CHESTPLATE.json @@ -4,7 +4,7 @@ "displayname": "§6Elegant Tuxedo Jacket", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"\",2:\"§7Intelligence: §a+300\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c250❤§7.\",6:\"§7Deal §c+150% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",uuid:\"8b734ad0-223a-41ac-8844-296779266004\",anvil_uses:1,timestamp:\"2/29/20 2:40 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"\",2:\"§7Intelligence: §a+300\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c250❤§7.\",6:\"§7Deal §c+150% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",uuid:\"8b734ad0-223a-41ac-8844-296779266004\",timestamp:\"2/29/20 2:40 AM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+100%", diff --git a/items/ENCHANTED_BIRCH_LOG.json b/items/ENCHANTED_BIRCH_LOG.json index 56aed0ed..1bf95249 100644 --- a/items/ENCHANTED_BIRCH_LOG.json +++ b/items/ENCHANTED_BIRCH_LOG.json @@ -24,5 +24,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Birch_Wood" ], - "crafttext": "Requires: Birch Wood VII" + "crafttext": "Requires: Birch Wood VI" }
\ No newline at end of file diff --git a/items/ENCHANTED_FIREWORK_ROCKET.json b/items/ENCHANTED_FIREWORK_ROCKET.json index a1475b86..e39d0e9c 100644 --- a/items/ENCHANTED_FIREWORK_ROCKET.json +++ b/items/ENCHANTED_FIREWORK_ROCKET.json @@ -23,5 +23,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Firework_Rocket" - ] + ], + "crafttext": "Requires: Gunpowder VI" }
\ No newline at end of file diff --git a/items/ENCHANTED_GUNPOWDER.json b/items/ENCHANTED_GUNPOWDER.json index 1ccec4ff..c33dcb02 100644 --- a/items/ENCHANTED_GUNPOWDER.json +++ b/items/ENCHANTED_GUNPOWDER.json @@ -24,5 +24,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Gunpowder" - ] + ], + "crafttext": "Requires: Gunpowder IV" }
\ No newline at end of file diff --git a/items/ENCHANTED_JACK_O_LANTERN.json b/items/ENCHANTED_JACK_O_LANTERN.json index d07c87ee..c1ab8f43 100644 --- a/items/ENCHANTED_JACK_O_LANTERN.json +++ b/items/ENCHANTED_JACK_O_LANTERN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLantern Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", "damage": 3, "lore": [ "§7Health: §a+92 HP", diff --git a/items/ENCHANTED_LAPIS_LAZULI.json b/items/ENCHANTED_LAPIS_LAZULI.json index 288bf1c9..b7c87056 100644 --- a/items/ENCHANTED_LAPIS_LAZULI.json +++ b/items/ENCHANTED_LAPIS_LAZULI.json @@ -23,5 +23,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Lapis_Lazuli" - ] + ], + "crafttext": "Requires: Lapis Lazuli IV" }
\ No newline at end of file diff --git a/items/ENDERMAN;0.json b/items/ENDERMAN;0.json index 46d3066c..506862a0 100644 --- a/items/ENDERMAN;0.json +++ b/items/ENDERMAN;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fEnderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;0\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;0\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;1.json b/items/ENDERMAN;1.json index e72a70a6..a5030ef4 100644 --- a/items/ENDERMAN;1.json +++ b/items/ENDERMAN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aEnderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;1\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;1\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;2.json b/items/ENDERMAN;2.json index 6fc482ff..0d0c0c69 100644 --- a/items/ENDERMAN;2.json +++ b/items/ENDERMAN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Enderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;2\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;2\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;3.json b/items/ENDERMAN;3.json index b0ff890c..179cfbfa 100644 --- a/items/ENDERMAN;3.json +++ b/items/ENDERMAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Enderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;3\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;3\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDER_DRAGON;3.json b/items/ENDER_DRAGON;3.json index 50e43293..b3e3b5df 100644 --- a/items/ENDER_DRAGON;3.json +++ b/items/ENDER_DRAGON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Ender Dragon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the Aspect of the\",12:\"§7Dragons sword by §a{1} §c❁ Damage\",13:\"§c§7and §a{2} §c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":2755173.6979996455,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDER_DRAGON;3\",uuid:\"692ea753-57ec-4446-96b1-65e04fa92e81\",timestamp:\"3/27/20 12:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the Aspect of the\",12:\"§7Dragons sword by §a{1} §c❁ Damage\",13:\"§c§7and §a{2} §c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":2755173.6979996455,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDER_DRAGON;3\",uuid:\"692ea753-57ec-4446-96b1-65e04fa92e81\",timestamp:\"3/27/20 12:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json new file mode 100644 index 00000000..efb2559e --- /dev/null +++ b/items/ENDER_SLAYER;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a12%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;1\",enchantments:{ender_slayer:1},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer I", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a12%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;1", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ENDER_SLAYER;2.json b/items/ENDER_SLAYER;2.json new file mode 100644 index 00000000..48f66cd3 --- /dev/null +++ b/items/ENDER_SLAYER;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer II", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;2", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ENDER_SLAYER;3.json b/items/ENDER_SLAYER;3.json new file mode 100644 index 00000000..e78952ca --- /dev/null +++ b/items/ENDER_SLAYER;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;3\",enchantments:{ender_slayer:3},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer III", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a36%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;3", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/EXECUTE;1.json b/items/EXECUTE;1.json new file mode 100644 index 00000000..52b94174 --- /dev/null +++ b/items/EXECUTE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute I\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:1}}}", + "damage": 0, + "lore": [ + "§9Execute I", + "§7Increases damage dealt by §a0.2%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;1", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/EXECUTE;2.json b/items/EXECUTE;2.json new file mode 100644 index 00000000..f9d34430 --- /dev/null +++ b/items/EXECUTE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute II\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:2}}}", + "damage": 0, + "lore": [ + "§9Execute II", + "§7Increases damage dealt by §a0.4%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;2", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/EXECUTE;3.json b/items/EXECUTE;3.json new file mode 100644 index 00000000..7dd8f018 --- /dev/null +++ b/items/EXECUTE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute III\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:3}}}", + "damage": 0, + "lore": [ + "§9Execute III", + "§7Increases damage dealt by §a0.6%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;3", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json index b46d81af..e1b93535 100644 --- a/items/EXECUTE;4.json +++ b/items/EXECUTE;4.json @@ -27,5 +27,6 @@ }, "internalname": "EXECUTE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond II" }
\ No newline at end of file diff --git a/items/EXPERIENCE;1.json b/items/EXPERIENCE;1.json new file mode 100644 index 00000000..a8b23699 --- /dev/null +++ b/items/EXPERIENCE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:1}}}", + "damage": 0, + "lore": [ + "§9Experience I", + "§7Grants a §a12.5% §7chance for mobs", + "§7and ores to drop double", + "§7experience.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXPERIENCE;1", + "parent": "EXPERIENCE;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json index 2593ff03..c15f4459 100644 --- a/items/EXPERIENCE;2.json +++ b/items/EXPERIENCE;2.json @@ -27,5 +27,6 @@ }, "internalname": "EXPERIENCE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Lapis Lazuli III" }
\ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index 7429f041..687844a9 100644 --- a/items/EXPERIENCE;3.json +++ b/items/EXPERIENCE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"}ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:3}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"EXPERIENCE;3\",enchantments:{experience:3},uuid:\"fcd7a742-4a8f-45ee-9cad-ca5c25d6cc77\",timestamp:\"11/14/20 10:55 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Experience III", @@ -15,9 +15,9 @@ "§f§lCOMMON" ], "internalname": "EXPERIENCE;3", + "parent": "EXPERIENCE;2", "crafttext": "", "clickcommand": "", - "parent": "EXPERIENCE;2", - "modver": "1.4-REL", + "modver": "1.5-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/EXP_BOTTLE.json b/items/EXP_BOTTLE.json index c08416c0..5319996e 100644 --- a/items/EXP_BOTTLE.json +++ b/items/EXP_BOTTLE.json @@ -9,5 +9,6 @@ "internalname": "EXP_BOTTLE", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: Lapis Lazuli II" }
\ No newline at end of file diff --git a/items/FANCY_TUXEDO_BOOTS.json b/items/FANCY_TUXEDO_BOOTS.json index f43fd4b1..6f51b198 100644 --- a/items/FANCY_TUXEDO_BOOTS.json +++ b/items/FANCY_TUXEDO_BOOTS.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Oxfords", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+75\",4:\"\",5:\"§6Full Set Bonus: Dashing\",6:\"§7Max health set to §c150❤§7.\",7:\"§7Deal §c+100% §7damage!\",8:\"§8Very stylish.\",9:\"\",10:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",uuid:\"6aceec7c-3f6c-4217-8f53-0c850f441603\",anvil_uses:1,timestamp:\"12/9/19 1:04 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+75\",4:\"\",5:\"§6Full Set Bonus: Dashing\",6:\"§7Max health set to §c150❤§7.\",7:\"§7Deal §c+100% §7damage!\",8:\"§8Very stylish.\",9:\"\",10:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",uuid:\"6aceec7c-3f6c-4217-8f53-0c850f441603\",timestamp:\"12/9/19 1:04 PM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+35%", diff --git a/items/FANCY_TUXEDO_CHESTPLATE.json b/items/FANCY_TUXEDO_CHESTPLATE.json index 0fd9bb96..b3329f17 100644 --- a/items/FANCY_TUXEDO_CHESTPLATE.json +++ b/items/FANCY_TUXEDO_CHESTPLATE.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Jacket", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+80%\",1:\"\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:3353130,Name:\"§6Fancy Tuxedo Jacket\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_CHESTPLATE\",uuid:\"b5eaaec6-a7d6-4bf0-bf82-b9c86d75487e\",anvil_uses:3,timestamp:\"3/3/20 10:06 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+80%\",1:\"\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:3353130,Name:\"§6Fancy Tuxedo Jacket\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_CHESTPLATE\",uuid:\"b5eaaec6-a7d6-4bf0-bf82-b9c86d75487e\",timestamp:\"3/3/20 10:06 PM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+80%", diff --git a/items/FANCY_TUXEDO_LEGGINGS.json b/items/FANCY_TUXEDO_LEGGINGS.json index 14c5c5be..9813d5fd 100644 --- a/items/FANCY_TUXEDO_LEGGINGS.json +++ b/items/FANCY_TUXEDO_LEGGINGS.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Pants", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+756\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_LEGGINGS\",uuid:\"a8fc261d-31a7-4202-b894-374553a6a3ef\",anvil_uses:1,timestamp:\"3/7/20 10:01 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+756\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_LEGGINGS\",uuid:\"a8fc261d-31a7-4202-b894-374553a6a3ef\",timestamp:\"3/7/20 10:01 AM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+35%", diff --git a/items/FEATHER_ARTIFACT.json b/items/FEATHER_ARTIFACT.json index 93779542..dad600cc 100644 --- a/items/FEATHER_ARTIFACT.json +++ b/items/FEATHER_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Feather Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21f49e61-85ae-3941-99e3-db211ff5e727\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE2NGNjNzYwODE1OTlhMjBhNjg5NmEzODE4MzIyYTBjZGMwODA2OWZmOTYwYmJkNzlmZjU0ZmM0NWUzNWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 blocks, and reduces fall\",4:\"§7damage by §a15.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Feather Artifact\"},ExtraAttributes:{id:\"FEATHER_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21f49e61-85ae-3941-99e3-db211ff5e727\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE2NGNjNzYwODE1OTlhMjBhNjg5NmEzODE4MzIyYTBjZGMwODA2OWZmOTYwYmJkNzlmZjU0ZmM0NWUzNWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 blocks, and reduces fall\",4:\"§7damage by §a15.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Feather Artifact\"},ExtraAttributes:{id:\"FEATHER_ARTIFACT\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", diff --git a/items/FEATHER_FALLING;1.json b/items/FEATHER_FALLING;1.json new file mode 100644 index 00000000..d8b22b0f --- /dev/null +++ b/items/FEATHER_FALLING;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling I\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a1§7 and reduces fall damage by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:1}}}", + "damage": 0, + "lore": [ + "§9Feather Falling I", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a1§7 and reduces fall damage by", + "§7§a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;1", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index d207d56a..87f02c62 100644 --- a/items/FEATHER_FALLING;10.json +++ b/items/FEATHER_FALLING;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:0,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", diff --git a/items/FEATHER_FALLING;2.json b/items/FEATHER_FALLING;2.json new file mode 100644 index 00000000..bfbc1c00 --- /dev/null +++ b/items/FEATHER_FALLING;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling II\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a2§7 and reduces fall damage by\",4:\"§7§a10%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:2}}}", + "damage": 0, + "lore": [ + "§9Feather Falling II", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a2§7 and reduces fall damage by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;2", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;3.json b/items/FEATHER_FALLING;3.json new file mode 100644 index 00000000..3621fc14 --- /dev/null +++ b/items/FEATHER_FALLING;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling III\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a3§7 and reduces fall damage by\",4:\"§7§a15%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:3}}}", + "damage": 0, + "lore": [ + "§9Feather Falling III", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a3§7 and reduces fall damage by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;3", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json index dd0989fe..c101fb35 100644 --- a/items/FEATHER_FALLING;4.json +++ b/items/FEATHER_FALLING;4.json @@ -28,5 +28,6 @@ }, "internalname": "FEATHER_FALLING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather II" }
\ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json new file mode 100644 index 00000000..ede53aac --- /dev/null +++ b/items/FEATHER_FALLING;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling V\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 and reduces fall damage by\",4:\"§7§a25%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FEATHER_FALLING;5\",enchantments:{feather_falling:5},uuid:\"449f7e42-994e-45ab-95f3-ba8646e544c7\",timestamp:\"10/7/20 7:40 AM\"}}", + "damage": 0, + "lore": [ + "§9Feather Falling V", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a5§7 and reduces fall damage by", + "§7§a25%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FEATHER_FALLING;5", + "parent": "FEATHER_FALLING;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json new file mode 100644 index 00000000..74b64190 --- /dev/null +++ b/items/FEATHER_FALLING;7.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 and reduces fall damage by\",4:\"§7§a35%§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:\"FEATHER_FALLING;7\",enchantments:{feather_falling:7},uuid:\"77984356-5da1-4b09-bca8-0d9e7c263c12\",timestamp:\"10/5/20 7:34 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling VII", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a7§7 and reduces fall damage by", + "§7§a35%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "FEATHER_FALLING;7", + "parent": "FEATHER_FALLING;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json new file mode 100644 index 00000000..a889dc7d --- /dev/null +++ b/items/FEATHER_FALLING;8.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§6Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VIII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a8§7 and reduces fall damage by\",4:\"§7§a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FEATHER_FALLING;8\",enchantments:{feather_falling:8},uuid:\"3a03168a-9953-472c-bc50-fe8baf04870d\",timestamp:\"7/26/20 10:55 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling VIII", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a8§7 and reduces fall damage by", + "§7§a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6§lLEGENDARY" + ], + "internalname": "FEATHER_FALLING;8", + "parent": "FEATHER_FALLING;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json new file mode 100644 index 00000000..546a2705 --- /dev/null +++ b/items/FEATHER_FALLING;9.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§dEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling IX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a9§7 and reduces fall damage by\",4:\"§7§a45%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FEATHER_FALLING;9\",enchantments:{feather_falling:9},uuid:\"f111fe2a-d16d-45d3-b329-2b0be2ead3ef\",timestamp:\"9/7/20 4:55 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling IX", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a9§7 and reduces fall damage by", + "§7§a45%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§d§lMYTHIC" + ], + "internalname": "FEATHER_FALLING;9", + "parent": "FEATHER_FALLING;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FEATHER_RING.json b/items/FEATHER_RING.json index c6b1d717..8f162059 100644 --- a/items/FEATHER_RING.json +++ b/items/FEATHER_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aFeather Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn't work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn\u0027t work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", @@ -9,7 +9,7 @@ "§7before taking fall damage by", "§7§a7§7 blocks, and reduces fall", "§7damage by §a5.0%§7.", - "§7This Ring doesn't work if the", + "§7This Ring doesn\u0027t work if the", "§7Feather Artifact is in your", "§7inventory!", "", diff --git a/items/FEATHER_TALISMAN.json b/items/FEATHER_TALISMAN.json index 1ae1b099..2edcd55b 100644 --- a/items/FEATHER_TALISMAN.json +++ b/items/FEATHER_TALISMAN.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§fFeather Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"§7This Talisman doesn't work if\",5:\"§7the Feather Ring or Feather\",6:\"§7Artifact is in your inventory!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"§7This Talisman doesn\u0027t work if\",5:\"§7the Feather Ring or Feather\",6:\"§7Artifact is in your inventory!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", "§7Increases how high you can fall", "§7before taking fall damage by", "§7§a5§7 blocks.", - "§7This Talisman doesn't work if", + "§7This Talisman doesn\u0027t work if", "§7the Feather Ring or Feather", "§7Artifact is in your inventory!", "", diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json new file mode 100644 index 00000000..db84fe6d --- /dev/null +++ b/items/FIRE_ASPECT;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Aspect II\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a20 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FIRE_ASPECT;2\",enchantments:{fire_aspect:2},uuid:\"67920bff-43c4-411a-b24e-b3724e65402d\",timestamp:\"10/6/20 6:53 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fire Aspect II", + "§7Ignites your enemies for §a4s§7,", + "§7dealing §a20 damage§7 per", + "§7second.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_ASPECT;2", + "parent": "FIRE_ASPECT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json new file mode 100644 index 00000000..425d8222 --- /dev/null +++ b/items/FIRE_PROTECTION;1.json @@ -0,0 +1,22 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection I", + "§7Grants §a+4 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;1", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json new file mode 100644 index 00000000..ca5ff59f --- /dev/null +++ b/items/FIRE_PROTECTION;2.json @@ -0,0 +1,22 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection II", + "§7Grants §a+8 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;2", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json new file mode 100644 index 00000000..aadcc69c --- /dev/null +++ b/items/FIRE_PROTECTION;3.json @@ -0,0 +1,22 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection III", + "§7Grants §a+12 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;3", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;4.json b/items/FIRE_PROTECTION;4.json index f27b180c..b2673624 100644 --- a/items/FIRE_PROTECTION;4.json +++ b/items/FIRE_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "FIRE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Magma Cream III" }
\ No newline at end of file diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json new file mode 100644 index 00000000..4ab0e053 --- /dev/null +++ b/items/FIRE_PROTECTION;5.json @@ -0,0 +1,22 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection V", + "§7Grants §a+20 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FIRE_PROTECTION;5", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRE_TALISMAN.json b/items/FIRE_TALISMAN.json index 0800fec9..e7ee156e 100644 --- a/items/FIRE_TALISMAN.json +++ b/items/FIRE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fFire Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ==\"}]}},display:{Lore:[0:\"§7Provides immunity to §aFire§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §aFire§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §aFire§7", diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json new file mode 100644 index 00000000..ce2146c7 --- /dev/null +++ b/items/FIRST_STRIKE;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"FIRST_STRIKE;1\",enchantments:{first_strike:1},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike I", + "§7Increases melee damage dealt by", + "§7§a25% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;1", + "parent": "FIRST_STRIKE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRST_STRIKE;2.json b/items/FIRST_STRIKE;2.json new file mode 100644 index 00000000..c8fdb9ec --- /dev/null +++ b/items/FIRST_STRIKE;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"FIRST_STRIKE;2\",enchantments:{first_strike:2},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike II", + "§7Increases melee damage dealt by", + "§7§a50% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;2", + "parent": "FIRST_STRIKE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json index 53427f22..0e22920d 100644 --- a/items/FIRST_STRIKE;3.json +++ b/items/FIRST_STRIKE;3.json @@ -27,5 +27,6 @@ }, "internalname": "FIRST_STRIKE;3", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel VI" }
\ No newline at end of file diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 5579784e..200311b5 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+360 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500\",1:\"§7Damage: §c+100\",2:\"§7Strength: §c+360\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d500 §8(785)", - "§7Damage: §c+100 §8(+157)", - "§7Strength: §c+360 §8(+628)", + "§7Gear Score: §d500", + "§7Damage: §c+100", + "§7Strength: §c+360", "", "§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK", "§7Shoots a rose that ricochets", @@ -33,7 +33,7 @@ }, "internalname": "FLOWER_OF_TRUTH", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "1.6-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/FORAGING_1_TRAVEL_SCROLL.json b/items/FORAGING_1_TRAVEL_SCROLL.json index c6050c8c..c4c6bf5e 100644 --- a/items/FORAGING_1_TRAVEL_SCROLL.json +++ b/items/FORAGING_1_TRAVEL_SCROLL.json @@ -16,7 +16,7 @@ "internalname": "FORAGING_1_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "crafttext": "Requires: Birch Wood IX", + "crafttext": "Requires: Birch Wood VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json new file mode 100644 index 00000000..a37d7cc7 --- /dev/null +++ b/items/FORTUNE;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune I", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;1", + "parent": "FORTUNE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json index 5b30ff7c..10a5a733 100644 --- a/items/FORTUNE;2.json +++ b/items/FORTUNE;2.json @@ -27,5 +27,6 @@ }, "internalname": "FORTUNE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VIII" }
\ No newline at end of file diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json new file mode 100644 index 00000000..94448c0d --- /dev/null +++ b/items/FORTUNE;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;3\",enchantments:{fortune:3},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune III", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;3", + "parent": "FORTUNE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FRAIL;1.json b/items/FRAIL;1.json new file mode 100644 index 00000000..2d8982f8 --- /dev/null +++ b/items/FRAIL;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a5%§7\",2:\"§7reduced health.\",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:{frail:1}}}", + "damage": 0, + "lore": [ + "§9Frail I", + "§7Sea creatures start with §a5%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;1", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FRAIL;2.json b/items/FRAIL;2.json new file mode 100644 index 00000000..5488a332 --- /dev/null +++ b/items/FRAIL;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail II\",1:\"§7Sea creatures start with §a10%§7\",2:\"§7reduced health.\",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:{frail:2}}}", + "damage": 0, + "lore": [ + "§9Frail II", + "§7Sea creatures start with §a10%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;2", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FRAIL;3.json b/items/FRAIL;3.json new file mode 100644 index 00000000..16aec3cb --- /dev/null +++ b/items/FRAIL;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail III\",1:\"§7Sea creatures start with §a15%§7\",2:\"§7reduced health.\",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:{frail:3}}}", + "damage": 0, + "lore": [ + "§9Frail III", + "§7Sea creatures start with §a15%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;3", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json index c7c7f85f..d956f10b 100644 --- a/items/FRAIL;4.json +++ b/items/FRAIL;4.json @@ -26,5 +26,6 @@ }, "internalname": "FRAIL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay IV" }
\ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 776e1c93..90ca7b43 100644 --- a/items/FRAIL;5.json +++ b/items/FRAIL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},EExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:5}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FRAIL;5\",enchantments:{frail:5},uuid:\"546f93c3-df6b-44e0-bb58-1adc4adfbf73\",timestamp:\"11/14/20 12:29 PM\"}}", "damage": 0, "lore": [ "§9Frail V", @@ -17,6 +17,6 @@ "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/FREE_COOKIE.json b/items/FREE_COOKIE.json new file mode 100644 index 00000000..16ce3f3d --- /dev/null +++ b/items/FREE_COOKIE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:cookie", + "displayname": "§6Booster Cookie §8(FREE)", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff\",1:\"§d§7for §b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §b+20% §7Skill XP\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7and §deffects §7on death\",7:\"§8‣ §ePermafly §7on private islands\",8:\"§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere\",9:\"§8‣ §7Sell items directly to the trades menu\",10:\"§8‣ §7AFK §aimmunity §7on your island\",11:\"§8‣ §7Toggle specific §dpotion effects\",12:\"\",13:\"§8Cookie given for free! (Untradable!)\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",originTag:\"FREE_COOKIE\",id:\"FREE_COOKIE\",uuid:\"5e742310-1a2d-4c82-a9b0-7a7185e730ca\",timestamp:\"9/23/20 5:05 PM\"}}", + "damage": 0, + "lore": [ + "§7Consume to gain the §dCookie Buff", + "§d§7for §b4 §7days:", + "", + "§8‣ §7Ability to gain §bBits§7!", + "§8‣ §b+20% §7Skill XP", + "§8‣ §b+15✯ §7Magic Find", + "§8‣ §7Keep §6coins §7and §deffects §7on death", + "§8‣ §ePermafly §7on private islands", + "§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere", + "§8‣ §7Sell items directly to the trades menu", + "§8‣ §7AFK §aimmunity §7on your island", + "§8‣ §7Toggle specific §dpotion effects", + "", + "§8Cookie given for free! (Untradable!)", + "", + "§6§lLEGENDARY" + ], + "internalname": "FREE_COOKIE", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index b3736287..6efa0e24 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -27,5 +27,6 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ice II" }
\ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json new file mode 100644 index 00000000..7be64b6b --- /dev/null +++ b/items/FROST_WALKER;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker II\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a2 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FROST_WALKER;2\",enchantments:{frost_walker:2},uuid:\"0675aa0c-6e52-44fe-afaa-2fc908edfeb1\",timestamp:\"10/6/20 4:41 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Frost Walker II", + "§7Ice blocks will be created below", + "§7you when you walk above water in", + "§7a radius of §a2 §7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FROST_WALKER;2", + "parent": "FROST_WALKER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/GHAST_HEAD.json b/items/GHAST_HEAD.json index 91c54461..ef7b69d0 100644 --- a/items/GHAST_HEAD.json +++ b/items/GHAST_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fGhast Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c0ec2e42-100c-3242-b950-2f2844f5501e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E4YjcxNGQzMmQ3ZjZjZjhiMzdlMjIxYjc1OGI5YzU5OWZmNzY2NjdjN2NkNDViYmM0OWM1ZWYxOTg1ODY0NiJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Restores §a1%§7 of your maximum\",3:\"§7§c❤ Health §7every second while\",4:\"§7worn\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fGhast Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GHAST_HEAD\",uuid:\"7da931a8-5f60-4788-811d-c185078c02d1\",timestamp:\"7/8/20 5:13 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c0ec2e42-100c-3242-b950-2f2844f5501e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E4YjcxNGQzMmQ3ZjZjZjhiMzdlMjIxYjc1OGI5YzU5OWZmNzY2NjdjN2NkNDViYmM0OWM1ZWYxOTg1ODY0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Restores §a1%§7 of your maximum\",3:\"§7§c❤ Health §7every second while\",4:\"§7worn\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fGhast Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GHAST_HEAD\",uuid:\"7da931a8-5f60-4788-811d-c185078c02d1\",timestamp:\"7/8/20 5:13 PM\"}}", "damage": 3, "lore": [ "§7Health: §a+100 HP", diff --git a/GIANT_FRAGMENT_BIGFOOT.json b/items/GIANT_FRAGMENT_BIGFOOT.json index b22f312c..b22f312c 100644 --- a/GIANT_FRAGMENT_BIGFOOT.json +++ b/items/GIANT_FRAGMENT_BIGFOOT.json diff --git a/GIANT_FRAGMENT_BOULDER.json b/items/GIANT_FRAGMENT_BOULDER.json index 3933b585..3933b585 100644 --- a/GIANT_FRAGMENT_BOULDER.json +++ b/items/GIANT_FRAGMENT_BOULDER.json diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json new file mode 100644 index 00000000..e7c663ea --- /dev/null +++ b/items/GIANT_KILLER;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer I\",1:\"§7Increases damage dealt by §a0.1%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;1\",enchantments:{giant_killer:1},uuid:\"e37932cf-e236-45ca-9cef-a45b1c8628c7\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer I", + "§7Increases damage dealt by §a0.1%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;1", + "parent": "GIANT_KILLER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json new file mode 100644 index 00000000..49db7f25 --- /dev/null +++ b/items/GIANT_KILLER;2.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer II\",1:\"§7Increases damage dealt by §a0.2%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;2\",enchantments:{giant_killer:2},uuid:\"e37932cf-e236-45ca-9cef-a45b1c8628c7\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer II", + "§7Increases damage dealt by §a0.2%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;2", + "parent": "GIANT_KILLER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json new file mode 100644 index 00000000..ef01545d --- /dev/null +++ b/items/GIANT_KILLER;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer III\",1:\"§7Increases damage dealt by §a0.3%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;3\",enchantments:{giant_killer:3},uuid:\"02b7d681-2c23-4f4e-bde5-d46b1b0ab676\",timestamp:\"10/7/20 9:59 AM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer III", + "§7Increases damage dealt by §a0.3%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;3", + "parent": "GIANT_KILLER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/GIANT_KILLER;4.json b/items/GIANT_KILLER;4.json index 3235ff27..16cb82e8 100644 --- a/items/GIANT_KILLER;4.json +++ b/items/GIANT_KILLER;4.json @@ -28,5 +28,6 @@ }, "internalname": "GIANT_KILLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ghast Tear III" }
\ No newline at end of file diff --git a/items/GRAVITY_TALISMAN.json b/items/GRAVITY_TALISMAN.json index f2a26b41..30846b71 100644 --- a/items/GRAVITY_TALISMAN.json +++ b/items/GRAVITY_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aGravity Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{id:\"GRAVITY_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{id:\"GRAVITY_TALISMAN\"}}", "damage": 3, "lore": [ "§7Gives between §a+1§7 and §a+10§7", diff --git a/items/GROWTH;1.json b/items/GROWTH;1.json new file mode 100644 index 00000000..2643df41 --- /dev/null +++ b/items/GROWTH;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth I\",1:\"§7Grants §a+15 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:1}}}", + "damage": 0, + "lore": [ + "§9Growth I", + "§7Grants §a+15 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;1", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/GROWTH;2.json b/items/GROWTH;2.json new file mode 100644 index 00000000..81651f8d --- /dev/null +++ b/items/GROWTH;2.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth II\",1:\"§7Grants §a+30 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:2}}}", + "damage": 0, + "lore": [ + "§9Growth II", + "§7Grants §a+30 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;2", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/GROWTH;3.json b/items/GROWTH;3.json new file mode 100644 index 00000000..d7aab0ec --- /dev/null +++ b/items/GROWTH;3.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth III\",1:\"§7Grants §a+45 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:3}}}", + "damage": 0, + "lore": [ + "§9Growth III", + "§7Grants §a+45 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;3", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/GROWTH;4.json b/items/GROWTH;4.json index 8741abe4..be153e74 100644 --- a/items/GROWTH;4.json +++ b/items/GROWTH;4.json @@ -25,5 +25,6 @@ }, "internalname": "GROWTH;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Dark Oak Wood VII" }
\ No newline at end of file diff --git a/items/GUARDIAN;0.json b/items/GUARDIAN;0.json index 4662cf59..0c6890b1 100644 --- a/items/GUARDIAN;0.json +++ b/items/GUARDIAN;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fGuardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;0\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;0\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;1.json b/items/GUARDIAN;1.json index 40cf74ad..6b17cea2 100644 --- a/items/GUARDIAN;1.json +++ b/items/GUARDIAN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aGuardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;1\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;1\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;2.json b/items/GUARDIAN;2.json index 7a9f6132..dc88bf98 100644 --- a/items/GUARDIAN;2.json +++ b/items/GUARDIAN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Guardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;2\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;2\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;3.json b/items/GUARDIAN;3.json index c2799742..5ba33914 100644 --- a/items/GUARDIAN;3.json +++ b/items/GUARDIAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Guardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;3\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;3\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json index cec8f1f0..5718d6c2 100644 --- a/items/HARD_GLASS.json +++ b/items/HARD_GLASS.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:stained_glass", "displayname": "§fHard Glass", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn't break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn\u0027t break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", "damage": 7, "lore": [ "§7Special hardened glass which", - "§7doesn't break to explosions.", + "§7doesn\u0027t break to explosions.", "", "§f§lCOMMON" ], diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json new file mode 100644 index 00000000..ae6acbc1 --- /dev/null +++ b/items/HARVESTING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting I", + "§7Grants a §a12.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;1", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json new file mode 100644 index 00000000..5c71b59f --- /dev/null +++ b/items/HARVESTING;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants a §a25% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting II", + "§7Grants a §a25% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;2", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json new file mode 100644 index 00000000..c78209cb --- /dev/null +++ b/items/HARVESTING;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants a §a37.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting III", + "§7Grants a §a37.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;3", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HARVESTING;4.json b/items/HARVESTING;4.json new file mode 100644 index 00000000..648896d2 --- /dev/null +++ b/items/HARVESTING;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants a §a50% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;4\",enchantments:{harvesting:4},uuid:\"7c1549bb-aba6-4a61-a12c-312c9eccf423\",timestamp:\"10/6/20 10:06 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting IV", + "§7Grants a §a50% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;4", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HASTE_RING.json b/items/HASTE_RING.json index e8bfdd88..5f0e8a47 100644 --- a/items/HASTE_RING.json +++ b/items/HASTE_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Haste Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ==\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", "damage": 3, "lore": [ "§7Gives §aHaste I§7 for §a15§7", @@ -28,5 +28,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Haste_Ring" ], - "crafttext": "Requires: Cobblestone VIII" + "crafttext": "Requires: Cobblestone IX" }
\ No newline at end of file diff --git a/items/HELMET_OF_THE_PACK.json b/items/HELMET_OF_THE_PACK.json index ff679230..e5a820cd 100644 --- a/items/HELMET_OF_THE_PACK.json +++ b/items/HELMET_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§f§f§5Helmet of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC HELMET\"],color:16777215,Name:\"§f§f§5Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"HELMET_OF_THE_PACK\",uuid:\"0edf9ee2-b9e6-4227-a214-ba8ae4721d10\",anvil_uses:1,timestamp:\"11/7/19 1:55 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC HELMET\"],color:16777215,Name:\"§f§f§5Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"HELMET_OF_THE_PACK\",uuid:\"0edf9ee2-b9e6-4227-a214-ba8ae4721d10\",timestamp:\"11/7/19 1:55 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+70 HP", diff --git a/items/IMPALING;1.json b/items/IMPALING;1.json new file mode 100644 index 00000000..cd6cc030 --- /dev/null +++ b/items/IMPALING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling I\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a12.5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{impaling:1}}}", + "damage": 0, + "lore": [ + "§9Impaling I", + "§7Increases damage dealt to", + "§7§7Guardians§7 and §7Squids§7 by", + "§7§a12.5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "IMPALING;1", + "parent": "IMPALING;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json index 8b194610..5c0babfb 100644 --- a/items/IMPALING;2.json +++ b/items/IMPALING;2.json @@ -27,5 +27,6 @@ }, "internalname": "IMPALING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Shard I" }
\ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json new file mode 100644 index 00000000..3c406d3d --- /dev/null +++ b/items/IMPALING;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Impaling III\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a37.5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"IMPALING;3\",enchantments:{impaling:3},uuid:\"8b7db82e-d856-45fe-9390-c39489228a12\",timestamp:\"10/6/20 3:15 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Impaling III", + "§7Increases damage dealt to", + "§7§7Guardians§7 and §7Squids§7 by", + "§7§a37.5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "IMPALING;3", + "parent": "IMPALING;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json new file mode 100644 index 00000000..22a7440e --- /dev/null +++ b/items/INFINITE_QUIVER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver I\",1:\"§7Saves arrows §a10%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"INFINITE_QUIVER;1\",enchantments:{infinite_quiver:1},uuid:\"09fe890b-3695-409e-b017-edf0a021b99d\",timestamp:\"10/6/20 9:44 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver I", + "§7Saves arrows §a10%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "INFINITE_QUIVER;1", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json new file mode 100644 index 00000000..cb1a7afb --- /dev/null +++ b/items/INFINITE_QUIVER;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver II\",1:\"§7Saves arrows §a20%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"INFINITE_QUIVER;2\",enchantments:{infinite_quiver:2},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver II", + "§7Saves arrows §a20%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "INFINITE_QUIVER;2", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;3.json b/items/INFINITE_QUIVER;3.json new file mode 100644 index 00000000..3942a60b --- /dev/null +++ b/items/INFINITE_QUIVER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"INFINITE_QUIVER;3\",enchantments:{infinite_quiver:3},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver III", + "§7Saves arrows §a30%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "INFINITE_QUIVER;3", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;5.json b/items/INFINITE_QUIVER;5.json new file mode 100644 index 00000000..82fa526d --- /dev/null +++ b/items/INFINITE_QUIVER;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver V\",1:\"§7Saves arrows §a50%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"INFINITE_QUIVER;5\",enchantments:{infinite_quiver:5},uuid:\"6b3ef2fc-b0a4-4107-a104-be4c7a5d0863\",timestamp:\"11/15/20 6:07 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver V", + "§7Saves arrows §a50%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINITE_QUIVER;5", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;7.json b/items/INFINITE_QUIVER;7.json new file mode 100644 index 00000000..c1baceb4 --- /dev/null +++ b/items/INFINITE_QUIVER;7.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VII\",1:\"§7Saves arrows §a70%§7 of the time\",2:\"§7when you fire your bow.\",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:\"INFINITE_QUIVER;7\",enchantments:{infinite_quiver:7},uuid:\"eebbe82b-8760-4428-b201-5aca189cbc85\",timestamp:\"10/5/20 2:37 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver VII", + "§7Saves arrows §a70%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "INFINITE_QUIVER;7", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json new file mode 100644 index 00000000..2e13f8fa --- /dev/null +++ b/items/INFINITE_QUIVER;8.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§6Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VIII\",1:\"§7Saves arrows §a80%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;8\",enchantments:{infinite_quiver:8},uuid:\"bf590e07-05a5-43e1-a1f5-21f6e8873961\",timestamp:\"10/5/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver VIII", + "§7Saves arrows §a80%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6§lLEGENDARY" + ], + "internalname": "INFINITE_QUIVER;8", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json new file mode 100644 index 00000000..b5d3ce89 --- /dev/null +++ b/items/INFINITE_QUIVER;9.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§dEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IX\",1:\"§7Saves arrows §a90%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;9\",enchantments:{infinite_quiver:9},uuid:\"af385a81-d7df-4d36-98ee-50c61f31ec57\",timestamp:\"9/20/20 6:51 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver IX", + "§7Saves arrows §a90%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§d§lMYTHIC" + ], + "internalname": "INFINITE_QUIVER;9", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json index 5a225a91..67f5d1ab 100644 --- a/items/ISLAND_NPC.json +++ b/items/ISLAND_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§9Island NPC", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ISLAND_NPC\",uuid:\"8ded51e5-c7d0-40a2-9263-e305d66bedc9\",timestamp:\"11/16/20 5:48 PM\"}}", "damage": 0, "lore": [ "§7Spawn island NPCs for your", @@ -9,12 +9,11 @@ "§7to edit its settings and add", "§7dialogue.", "", - "§7§4❣ §cRequires §aSocial Skill 5", "§9§lRARE" ], "internalname": "ISLAND_NPC", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/JERRY;0.json b/items/JERRY;0.json index b428ed7d..cf460adc 100644 --- a/items/JERRY;0.json +++ b/items/JERRY;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fJerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;1.json b/items/JERRY;1.json index 33e1e6df..43212789 100644 --- a/items/JERRY;1.json +++ b/items/JERRY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aJerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;1\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;1\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;2.json b/items/JERRY;2.json index 8d3812d3..03044aa7 100644 --- a/items/JERRY;2.json +++ b/items/JERRY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Jerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;2\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;2\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;3.json b/items/JERRY;3.json index 99e342be..06501b68 100644 --- a/items/JERRY;3.json +++ b/items/JERRY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Jerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;3\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;3\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json new file mode 100644 index 00000000..113407c5 --- /dev/null +++ b/items/KNOCKBACK;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback II\",1:\"§7Increases knockback by §a6§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"KNOCKBACK;2\",enchantments:{knockback:2},uuid:\"7915d228-15e6-40fd-bc9f-f67ff8ba0e52\",timestamp:\"10/6/20 9:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Knockback II", + "§7Increases knockback by §a6§7", + "§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "KNOCKBACK;2", + "parent": "KNOCKBACK;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 50cbc056..9d25b762 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/LARGE_BACKPACK.json b/items/LARGE_BACKPACK.json index 047a917f..17a62d3d 100644 --- a/items/LARGE_BACKPACK.json +++ b/items/LARGE_BACKPACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Backpack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1e3c520-3f66-38f0-a110-70e3c183df38\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTMwNTE0MjYsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MmYzYjNhMDU0ODFjZGU3NzI0MDAwNWMwZGRjZWUxYzA2OWU1NTA0YTYyY2UwOTc3ODc5ZjU1YTM5Mzk2MTQ2In19fQ\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a27§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Large Backpack\"},ExtraAttributes:{large_backpack_data:\"bytearray(b'\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b``\\x90f\\xc0\\x03\\x00\\xd1;\\xe6\\x0f(\\x00\\x00\\x00')\",id:\"LARGE_BACKPACK\",backpack_color:\"DEFAULT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1e3c520-3f66-38f0-a110-70e3c183df38\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTMwNTE0MjYsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MmYzYjNhMDU0ODFjZGU3NzI0MDAwNWMwZGRjZWUxYzA2OWU1NTA0YTYyY2UwOTc3ODc5ZjU1YTM5Mzk2MTQ2In19fQ\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a27§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Large Backpack\"},ExtraAttributes:{large_backpack_data:\"bytearray(b\u0027\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b``\\x90f\\xc0\\x03\\x00\\xd1;\\xe6\\x0f(\\x00\\x00\\x00\u0027)\",id:\"LARGE_BACKPACK\",backpack_color:\"DEFAULT\"}}", "damage": 3, "lore": [ "§7A special portable bag with", diff --git a/items/LARGE_COMBAT_SACK.json b/items/LARGE_COMBAT_SACK.json index 0ca73620..df91dede 100644 --- a/items/LARGE_COMBAT_SACK.json +++ b/items/LARGE_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/LARGE_FISHING_SACK.json b/items/LARGE_FISHING_SACK.json index 1255dc05..97f052af 100644 --- a/items/LARGE_FISHING_SACK.json +++ b/items/LARGE_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/LARGE_FORAGING_SACK.json b/items/LARGE_FORAGING_SACK.json index b7f6543e..573f8490 100644 --- a/items/LARGE_FORAGING_SACK.json +++ b/items/LARGE_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "LARGE_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/LARGE_HUSBANDRY_SACK.json b/items/LARGE_HUSBANDRY_SACK.json index 4c9d6136..0a87ffbd 100644 --- a/items/LARGE_HUSBANDRY_SACK.json +++ b/items/LARGE_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "LARGE_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/LARGE_MINING_SACK.json b/items/LARGE_MINING_SACK.json index ed33ea5d..aa5f6990 100644 --- a/items/LARGE_MINING_SACK.json +++ b/items/LARGE_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "LARGE_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/LAVA_TALISMAN.json b/items/LAVA_TALISMAN.json index c2a8ac43..4e6b4a65 100644 --- a/items/LAVA_TALISMAN.json +++ b/items/LAVA_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLava Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c73b35c-ecd3-3f79-a79a-c68e72841b56\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGYzZjI0YjE3NjBmOWQ0YWJiMDg1MWViOGY2YzdkZmZmODg1NTcwOGU2MDQ5ZDE1ZGMwMjA0MmJhODQzNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §aLava§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aLava Talisman\"},ExtraAttributes:{id:\"LAVA_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c73b35c-ecd3-3f79-a79a-c68e72841b56\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGYzZjI0YjE3NjBmOWQ0YWJiMDg1MWViOGY2YzdkZmZmODg1NTcwOGU2MDQ5ZDE1ZGMwMjA0MmJhODQzNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §aLava§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aLava Talisman\"},ExtraAttributes:{id:\"LAVA_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §aLava§7", diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 9c60e704..7d0ec586 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_leggings", "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+80 HP", diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json new file mode 100644 index 00000000..e67fbab1 --- /dev/null +++ b/items/LETHALITY;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:1}}}", + "damage": 0, + "lore": [ + "§9Lethality I", + "§7Reduces the armor of your target", + "§7by §a1.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;1", + "parent": "LETHALITY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json new file mode 100644 index 00000000..0b78eec8 --- /dev/null +++ b/items/LETHALITY;2.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:2}}}", + "damage": 0, + "lore": [ + "§9Lethality II", + "§7Reduces the armor of your target", + "§7by §a2.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;2", + "parent": "LETHALITY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json new file mode 100644 index 00000000..15b23cee --- /dev/null +++ b/items/LETHALITY;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:3}}}", + "damage": 0, + "lore": [ + "§9Lethality III", + "§7Reduces the armor of your target", + "§7by §a3.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;3", + "parent": "LETHALITY;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json index 025465fc..9e9bc83a 100644 --- a/items/LETHALITY;4.json +++ b/items/LETHALITY;4.json @@ -28,5 +28,6 @@ }, "internalname": "LETHALITY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Obsidian II" }
\ No newline at end of file diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json new file mode 100644 index 00000000..474a1d86 --- /dev/null +++ b/items/LIFE_STEAL;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.1%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{life_steal:1}}}", + "damage": 0, + "lore": [ + "§9Life Steal I", + "§7Heals for §a0.1%§7 of the damage", + "§7you deal to mobs.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LIFE_STEAL;1", + "parent": "LIFE_STEAL;2", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/LION;0.json b/items/LION;0.json index cc376f75..3bed9093 100644 --- a/items/LION;0.json +++ b/items/LION;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fLion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;0\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;0\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;1.json b/items/LION;1.json index b3c3881a..9c38a492 100644 --- a/items/LION;1.json +++ b/items/LION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aLion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;1\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;1\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;2.json b/items/LION;2.json index e17d7892..c3bda7c7 100644 --- a/items/LION;2.json +++ b/items/LION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl 1➡100] §9Lion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl 1➡100] §9Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;2\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl 1➡100] §9Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;2\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;3.json b/items/LION;3.json index 0171ccce..afbe9943 100644 --- a/items/LION;3.json +++ b/items/LION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl 1➡100] §5Lion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;3\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;3\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LOOTING;1.json b/items/LOOTING;1.json new file mode 100644 index 00000000..4ad7b843 --- /dev/null +++ b/items/LOOTING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{looting:1}}}", + "damage": 0, + "lore": [ + "§9Looting I", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LOOTING;1", + "parent": "LOOTING;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json index 658bfc0d..cd140c0f 100644 --- a/items/LOOTING;2.json +++ b/items/LOOTING;2.json @@ -27,5 +27,6 @@ }, "internalname": "LOOTING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot III" }
\ No newline at end of file diff --git a/items/LUCK;1.json b/items/LUCK;1.json new file mode 100644 index 00000000..0552691e --- /dev/null +++ b/items/LUCK;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", + "damage": 0, + "lore": [ + "§9Luck I", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a5%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;1", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LUCK;2.json b/items/LUCK;2.json new file mode 100644 index 00000000..449db444 --- /dev/null +++ b/items/LUCK;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", + "damage": 0, + "lore": [ + "§9Luck II", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a10%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;2", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LUCK;3.json b/items/LUCK;3.json new file mode 100644 index 00000000..ddca2ff6 --- /dev/null +++ b/items/LUCK;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", + "damage": 0, + "lore": [ + "§9Luck III", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a15%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;3", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LUCK;4.json b/items/LUCK;4.json index 390ebe75..1ef7826b 100644 --- a/items/LUCK;4.json +++ b/items/LUCK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", "damage": 0, "lore": [ "§9Luck IV", @@ -27,5 +27,7 @@ }, "internalname": "LUCK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "Requires: Raw Rabbit V", + "infoType": "" }
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;1.json b/items/LUCK_OF_THE_SEA;1.json new file mode 100644 index 00000000..dfbdc1e3 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§7.\",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:{luck_of_the_sea:1}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea I", + "§7Increases the chance of fishing", + "§7treasure by §a1%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;1", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;2.json b/items/LUCK_OF_THE_SEA;2.json new file mode 100644 index 00000000..8027bc14 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea II\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a2%§7.\",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:{luck_of_the_sea:2}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea II", + "§7Increases the chance of fishing", + "§7treasure by §a2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;2", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;3.json b/items/LUCK_OF_THE_SEA;3.json new file mode 100644 index 00000000..809ec865 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea III\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a3%§7.\",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:{luck_of_the_sea:3}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea III", + "§7Increases the chance of fishing", + "§7treasure by §a3%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;3", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json index 6b818352..9482a4fa 100644 --- a/items/LUCK_OF_THE_SEA;4.json +++ b/items/LUCK_OF_THE_SEA;4.json @@ -26,5 +26,6 @@ }, "internalname": "LUCK_OF_THE_SEA;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Raw Rabbit VII" }
\ No newline at end of file diff --git a/items/LURE;1.json b/items/LURE;1.json new file mode 100644 index 00000000..b0099dee --- /dev/null +++ b/items/LURE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure I\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:1}}}", + "damage": 0, + "lore": [ + "§9Lure I", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;1", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LURE;2.json b/items/LURE;2.json new file mode 100644 index 00000000..3cc82f67 --- /dev/null +++ b/items/LURE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure II\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:2}}}", + "damage": 0, + "lore": [ + "§9Lure II", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;2", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LURE;3.json b/items/LURE;3.json new file mode 100644 index 00000000..b84c6419 --- /dev/null +++ b/items/LURE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure III\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a15%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:3}}}", + "damage": 0, + "lore": [ + "§9Lure III", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;3", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/LURE;4.json b/items/LURE;4.json index 6020726e..1cd99699 100644 --- a/items/LURE;4.json +++ b/items/LURE;4.json @@ -27,5 +27,6 @@ }, "internalname": "LURE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.6-REL", + "crafttext": "Requires: Raw Salmon III" }
\ No newline at end of file diff --git a/items/MAGMA_CUBE;3.json b/items/MAGMA_CUBE;3.json index e0232f91..b43a0b7a 100644 --- a/items/MAGMA_CUBE;3.json +++ b/items/MAGMA_CUBE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Magma Cube", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island\",9:\"\",10:\"§6Salt Blade\",11:\"§7§7Deal §a{1}% §7more damage to\",12:\"§7slimes\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Magma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":138233.19414884178,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"MAGMA_CUBE;3\",uuid:\"c741aba8-09f7-4a99-ac5f-4a829387aa7c\",timestamp:\"4/7/20 10:32 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island\",9:\"\",10:\"§6Salt Blade\",11:\"§7§7Deal §a{1}% §7more damage to\",12:\"§7slimes\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Magma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":138233.19414884178,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"MAGMA_CUBE;3\",uuid:\"c741aba8-09f7-4a99-ac5f-4a829387aa7c\",timestamp:\"4/7/20 10:32 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/MAGMA_CUBE_HEAD.json b/items/MAGMA_CUBE_HEAD.json index e9690e1f..8df6c275 100644 --- a/items/MAGMA_CUBE_HEAD.json +++ b/items/MAGMA_CUBE_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fMagma Cube Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HELMET\"],Name:\"§fMagma Cube Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAGMA_CUBE_HEAD\",uuid:\"19824434-e3f4-4a22-833e-efd95ed20759\",timestamp:\"7/9/20 2:34 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HELMET\"],Name:\"§fMagma Cube Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAGMA_CUBE_HEAD\",uuid:\"19824434-e3f4-4a22-833e-efd95ed20759\",timestamp:\"7/9/20 2:34 AM\"}}", "damage": 3, "lore": [ "§7Health: §a+25 HP", diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json new file mode 100644 index 00000000..7feb7706 --- /dev/null +++ b/items/MAGNET;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"MAGNET;1\",enchantments:{magnet:1},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet I", + "§7Grants §a1 §7additional", + "§7experience orb every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MAGNET;1", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MAGNET;2.json b/items/MAGNET;2.json new file mode 100644 index 00000000..49532177 --- /dev/null +++ b/items/MAGNET;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet II\",1:\"§7Grants §a2 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"MAGNET;2\",enchantments:{magnet:2},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet II", + "§7Grants §a2 §7additional", + "§7experience orb every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MAGNET;2", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MAGNET;3.json b/items/MAGNET;3.json new file mode 100644 index 00000000..e756468d --- /dev/null +++ b/items/MAGNET;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet III\",1:\"§7Grants §a3 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"MAGNET;3\",enchantments:{magnet:3},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet III", + "§7Grants §a3 §7additional", + "§7experience orb every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MAGNET;3", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json index feb3e3ba..387d519a 100644 --- a/items/MAGNET;4.json +++ b/items/MAGNET;4.json @@ -27,5 +27,6 @@ }, "internalname": "MAGNET;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clownfish III" }
\ No newline at end of file diff --git a/items/MAGNETIC_TALISMAN.json b/items/MAGNETIC_TALISMAN.json index 52596255..1dd7daca 100644 --- a/items/MAGNETIC_TALISMAN.json +++ b/items/MAGNETIC_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aMagnetic Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b27aa26c-be66-3e14-b996-15b84a454a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmI5YzQ5ZmZkZjRjZTRjNmY1ZjA0OWVmYzhjYTBlMDhiOWI1YmJmM2M2YTg3ODNkZmFhY2NhZDc3ZGZjOTk3YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Increase the item pick up range\",1:\"§7by §a3x§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMagnetic Talisman\"},ExtraAttributes:{id:\"MAGNETIC_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b27aa26c-be66-3e14-b996-15b84a454a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmI5YzQ5ZmZkZjRjZTRjNmY1ZjA0OWVmYzhjYTBlMDhiOWI1YmJmM2M2YTg3ODNkZmFhY2NhZDc3ZGZjOTk3YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increase the item pick up range\",1:\"§7by §a3x§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMagnetic Talisman\"},ExtraAttributes:{id:\"MAGNETIC_TALISMAN\"}}", "damage": 3, "lore": [ "§7Increase the item pick up range", diff --git a/items/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index b0cfb141..ef8aa18c 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/MEDIUM_COMBAT_SACK.json b/items/MEDIUM_COMBAT_SACK.json index ccd3d719..76bb6ccb 100644 --- a/items/MEDIUM_COMBAT_SACK.json +++ b/items/MEDIUM_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/MEDIUM_FISHING_SACK.json b/items/MEDIUM_FISHING_SACK.json index f49686ea..e668acdf 100644 --- a/items/MEDIUM_FISHING_SACK.json +++ b/items/MEDIUM_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/MEDIUM_FORAGING_SACK.json b/items/MEDIUM_FORAGING_SACK.json index 13e4df19..0f915d09 100644 --- a/items/MEDIUM_FORAGING_SACK.json +++ b/items/MEDIUM_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "MEDIUM_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/MEDIUM_HUSBANDRY_SACK.json b/items/MEDIUM_HUSBANDRY_SACK.json index 3610dd02..60602c4c 100644 --- a/items/MEDIUM_HUSBANDRY_SACK.json +++ b/items/MEDIUM_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "MEDIUM_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/MEDIUM_MINING_SACK.json b/items/MEDIUM_MINING_SACK.json index 245b73c0..31ea7396 100644 --- a/items/MEDIUM_MINING_SACK.json +++ b/items/MEDIUM_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "MEDIUM_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json index 57394b86..80aa9ee7 100644 --- a/items/MEGALODON;4.json +++ b/items/MEGALODON;4.json @@ -1,7 +1,7 @@ { "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+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §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 §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§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:[]}", + "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+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §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 §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"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", diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 9ba503af..55cc90f6 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -4,7 +4,7 @@ "displayname": "§6Mosquito Bow", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{hot_potato_count:10,runes:{BITE:3},modifier:\"unreal\",id:\"MOSQUITO_BOW\",enchantments:{impaling:3,piercing:1,infinite_quiver:5,power:6,snipe:3,telekinesis:1,aiming:5,cubism:5},anvil_uses:11}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+251", diff --git a/items/NIGHT_VISION_CHARM.json b/items/NIGHT_VISION_CHARM.json index f9e8f92a..e6ad529a 100644 --- a/items/NIGHT_VISION_CHARM.json +++ b/items/NIGHT_VISION_CHARM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fNight Vision Charm", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", "damage": 3, "lore": [ "§7Grants Night Vision I while this", diff --git a/items/OCELOT;0.json b/items/OCELOT;0.json index 9acf3d39..1fb12c5e 100644 --- a/items/OCELOT;0.json +++ b/items/OCELOT;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fOcelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;0\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;0\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;1.json b/items/OCELOT;1.json index d7e7017d..17b64b76 100644 --- a/items/OCELOT;1.json +++ b/items/OCELOT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aOcelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;1\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;1\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;2.json b/items/OCELOT;2.json index 71b7a438..58ba423f 100644 --- a/items/OCELOT;2.json +++ b/items/OCELOT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Ocelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;2\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;2\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;3.json b/items/OCELOT;3.json index e5eb3000..071b4313 100644 --- a/items/OCELOT;3.json +++ b/items/OCELOT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Ocelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;3\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;3\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OVERLOAD;2.json b/items/OVERLOAD;2.json new file mode 100644 index 00000000..431f681e --- /dev/null +++ b/items/OVERLOAD;2.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a2%§7 and §9☣ Crit Chance §7by\",3:\"§7§a2%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §920% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OVERLOAD;2\",enchantments:{overload:2},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload II", + "§7Increases §9☠ Crit Damage §7by", + "§7§a2%§7 and §9☣ Crit Chance §7by", + "§7§a2%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §920% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;2", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/OVERLOAD;3.json b/items/OVERLOAD;3.json new file mode 100644 index 00000000..8929016b --- /dev/null +++ b/items/OVERLOAD;3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a3%§7 and §9☣ Crit Chance §7by\",3:\"§7§a3%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §930% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OVERLOAD;3\",enchantments:{overload:3},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload III", + "§7Increases §9☠ Crit Damage §7by", + "§7§a3%§7 and §9☣ Crit Chance §7by", + "§7§a3%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §930% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;3", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/OVERLOAD;4.json b/items/OVERLOAD;4.json new file mode 100644 index 00000000..e3d6ac00 --- /dev/null +++ b/items/OVERLOAD;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a4%§7 and §9☣ Crit Chance §7by\",3:\"§7§a4%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §940% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OVERLOAD;4\",enchantments:{overload:4},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload IV", + "§7Increases §9☠ Crit Damage §7by", + "§7§a4%§7 and §9☣ Crit Chance §7by", + "§7§a4%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §940% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;4", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PACKED_ICE.json b/items/PACKED_ICE.json index 77f71dae..07cb0c08 100644 --- a/items/PACKED_ICE.json +++ b/items/PACKED_ICE.json @@ -9,5 +9,6 @@ "internalname": "PACKED_ICE", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: Ice III" }
\ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_4000.json b/items/PERSONAL_COMPACTOR_4000.json index 06a2d91d..4283d8d9 100644 --- a/items/PERSONAL_COMPACTOR_4000.json +++ b/items/PERSONAL_COMPACTOR_4000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_4000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_4000" diff --git a/items/PERSONAL_COMPACTOR_5000.json b/items/PERSONAL_COMPACTOR_5000.json index 1498ff71..de570e76 100644 --- a/items/PERSONAL_COMPACTOR_5000.json +++ b/items/PERSONAL_COMPACTOR_5000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_5000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone XI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_5000" diff --git a/items/PERSONAL_COMPACTOR_6000.json b/items/PERSONAL_COMPACTOR_6000.json index 11ef50df..421db744 100644 --- a/items/PERSONAL_COMPACTOR_6000.json +++ b/items/PERSONAL_COMPACTOR_6000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_6000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone XIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_6000" diff --git a/items/PET_ITEM_TEXTBOOK.json b/items/PET_ITEM_TEXTBOOK.json index bf5790fd..e53ccec6 100644 --- a/items/PET_ITEM_TEXTBOOK.json +++ b/items/PET_ITEM_TEXTBOOK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:book", "displayname": "§6Textbook", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases the pet's §b✎\",8:\"§bIntelligence §7by §a100%\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Textbook\"},ExtraAttributes:{id:\"PET_ITEM_TEXTBOOK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases the pet\u0027s §b✎\",8:\"§bIntelligence §7by §a100%\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Textbook\"},ExtraAttributes:{id:\"PET_ITEM_TEXTBOOK\"}}", "damage": 0, "lore": [ "§8Consumed on use", @@ -11,7 +11,7 @@ "§7hold 1 item at a time so choose", "§7wisely!", "", - "§7§7Increases the pet's §b✎", + "§7§7Increases the pet\u0027s §b✎", "§bIntelligence §7by §a100%", "", "§7§eRight click on your pet to", diff --git a/items/PET_SKIN_WITHER.json b/items/PET_SKIN_WITHER.json new file mode 100644 index 00000000..5044cf93 --- /dev/null +++ b/items/PET_SKIN_WITHER.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Dark Wither Skeleton Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f336e789-b720-36ff-9326-71c8bf135db4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjI0YzJkMTRhMDIxOWFmNWNjZmNhYTM2ZThhMzMzZTI3MTcyNGVkNjEyNzY2MTFmOTUyOWUxNmMxMDI3M2EwZCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Wither Skeleton pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Dark Wither Skeleton Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_WITHER\",uuid:\"2227257b-3d47-4d4e-9519-c63c43dddf97\",timestamp:\"11/14/20 6:10 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Wither Skeleton pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_WITHER", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index 6f954d1f..a21102af 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -27,5 +27,6 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VI" }
\ No newline at end of file diff --git a/items/PIGMAN;3.json b/items/PIGMAN;3.json index f8121a2b..7211e487 100644 --- a/items/PIGMAN;3.json +++ b/items/PIGMAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Pigman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":1875919.3602048666,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\",timestamp:\"07/04/20 02:00\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":1875919.3602048666,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\",timestamp:\"07/04/20 02:00\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index 768d2171..ae018c81 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -40,4 +40,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" ], "crafttext": "Requires: Raw Porkchop IX" -} +}
\ No newline at end of file diff --git a/items/POND_ISLAND.json b/items/POND_ISLAND.json index 4d2551d3..4ce8b9d4 100644 --- a/items/POND_ISLAND.json +++ b/items/POND_ISLAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPond Island", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a372312-5e04-32b3-8a19-7487256b781d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NGFhNWJlZTg5OGE2ZTg5NjBhM2Y5YTk5NzU5YjFmMzlmOWRjYjMyMTA1MGY3MTRjZDcyYjNkOGE4MDQxIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Pond\",2:\"§7island!\"],Name:\"§fPond Island\"},ExtraAttributes:{id:\"POND_ISLAND\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a372312-5e04-32b3-8a19-7487256b781d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NGFhNWJlZTg5OGE2ZTg5NjBhM2Y5YTk5NzU5YjFmMzlmOWRjYjMyMTA1MGY3MTRjZDcyYjNkOGE4MDQxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Pond\",2:\"§7island!\"],Name:\"§fPond Island\"},ExtraAttributes:{id:\"POND_ISLAND\"}}", "damage": 3, "lore": [ "§7Place this in your private", diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 134895fe..1c5df663 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -3,7 +3,7 @@ "itemid": "minecraft:golden_sword", "displayname": "§6Pooch Sword", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",anvil_uses:16,timestamp:\"3/19/20 9:20 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",timestamp:\"3/19/20 9:20 AM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+120", diff --git a/items/POTION_AFFINITY_TALISMAN.json b/items/POTION_AFFINITY_TALISMAN.json index 182edb94..34d0e9f6 100644 --- a/items/POTION_AFFINITY_TALISMAN.json +++ b/items/POTION_AFFINITY_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPotion Affinity Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"61a45bfa-cdfa-3a02-81dc-6a01439cfc02\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2E5NDNiYWY3MTQ1ODU5NmFmZjRlYmE4NzlmOGFjNWQyYmEyNjdjOTgzODVlNjc2NzNmNDhlYmVhNWZhIn19fQ==\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a10%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotion Affinity Talisman\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"POTION_AFFINITY_TALISMAN\",uuid:\"c695ba16-de5f-4380-ac2a-5196413136d9\",timestamp:\"7/9/20 8:21 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"61a45bfa-cdfa-3a02-81dc-6a01439cfc02\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2E5NDNiYWY3MTQ1ODU5NmFmZjRlYmE4NzlmOGFjNWQyYmEyNjdjOTgzODVlNjc2NzNmNDhlYmVhNWZhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a10%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotion Affinity Talisman\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"POTION_AFFINITY_TALISMAN\",uuid:\"c695ba16-de5f-4380-ac2a-5196413136d9\",timestamp:\"7/9/20 8:21 AM\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/POWER;1.json b/items/POWER;1.json new file mode 100644 index 00000000..9fd9285c --- /dev/null +++ b/items/POWER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power I\",1:\"§7Increases bow damage by §a8%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"POWER;1\",enchantments:{power:1},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", + "damage": 0, + "lore": [ + "§9Power I", + "§7Increases bow damage by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;1", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/POWER;2.json b/items/POWER;2.json new file mode 100644 index 00000000..f4f1cd2d --- /dev/null +++ b/items/POWER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"POWER;2\",enchantments:{power:2},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", + "damage": 0, + "lore": [ + "§9Power II", + "§7Increases bow damage by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;2", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/POWER;3.json b/items/POWER;3.json new file mode 100644 index 00000000..12d92514 --- /dev/null +++ b/items/POWER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power III\",1:\"§7Increases bow damage by §a24%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"POWER;3\",enchantments:{power:3},uuid:\"5cc235fc-c4a2-4fdb-a0f5-3c3047d302df\",timestamp:\"10/7/20 7:44 AM\"}}", + "damage": 0, + "lore": [ + "§9Power III", + "§7Increases bow damage by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;3", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PRECURSOR_GEAR.json b/items/PRECURSOR_GEAR.json new file mode 100644 index 00000000..cbb0b1f3 --- /dev/null +++ b/items/PRECURSOR_GEAR.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Precursor Gear", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62ffd058-94c8-3b63-b027-5e9f4d52b78e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWRmODkwOTQ5OGMyNWY2ZTc1ZWYxOWUzNzZhN2Y4NGY2MWFmMjM0NTI1ZDYzOWJhNDYzZjk5MWY0YzgyZDAifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Ancient §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Precursor Gear\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PRECURSOR_GEAR\",uuid:\"3a8b46e7-7be1-4335-8ccf-e3b18a38472e\",timestamp:\"11/17/20 5:40 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Ancient §7reforge", + "§7to armor.", + "", + "§7Requires §aMining Skill Level", + "§aXXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "PRECURSOR_GEAR", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;1.json b/items/PROJECTILE_PROTECTION;1.json new file mode 100644 index 00000000..24cb96ca --- /dev/null +++ b/items/PROJECTILE_PROTECTION;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection I\",1:\"§7Grants §a+3 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;1\",enchantments:{projectile_protection:1},uuid:\"e799d9a9-4598-4311-94f8-738f65dbd156\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection I", + "§7Grants §a+3 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;1", + "parent": "PROJECTILE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;2.json b/items/PROJECTILE_PROTECTION;2.json new file mode 100644 index 00000000..0e58d89c --- /dev/null +++ b/items/PROJECTILE_PROTECTION;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection II\",1:\"§7Grants §a+6 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;2\",enchantments:{projectile_protection:2},uuid:\"e27788b1-14c4-4c3f-a973-6c0de2e7c521\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection II", + "§7Grants §a+6 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;2", + "parent": "PROJECTILE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;3.json b/items/PROJECTILE_PROTECTION;3.json new file mode 100644 index 00000000..00222c92 --- /dev/null +++ b/items/PROJECTILE_PROTECTION;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection III\",1:\"§7Grants §a+9 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;3\",enchantments:{projectile_protection:3},uuid:\"e27788b1-14c4-4c3f-a973-6c0de2e7c521\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection III", + "§7Grants §a+9 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;3", + "parent": "PROJECTILE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json index 177828cf..94d5d648 100644 --- a/items/PROJECTILE_PROTECTION;4.json +++ b/items/PROJECTILE_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "PROJECTILE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather I" }
\ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;5.json b/items/PROJECTILE_PROTECTION;5.json new file mode 100644 index 00000000..e007453e --- /dev/null +++ b/items/PROJECTILE_PROTECTION;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection V\",1:\"§7Grants §a+15 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PROJECTILE_PROTECTION;5\",enchantments:{projectile_protection:5},uuid:\"f7af85f3-dcdf-463d-8d61-a0346f039936\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection V", + "§7Grants §a+15 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;5", + "parent": "PROJECTILE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json new file mode 100644 index 00000000..2ebd9ad8 --- /dev/null +++ b/items/PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;1\",enchantments:{protection:1},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection I", + "§7Grants §a+3 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;1", + "parent": "PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROTECTION;2.json b/items/PROTECTION;2.json new file mode 100644 index 00000000..2107096d --- /dev/null +++ b/items/PROTECTION;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection II\",1:\"§7Grants §a+6 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;2\",enchantments:{protection:2},uuid:\"c4bb8691-a007-43cb-b471-7f6b765b6440\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection II", + "§7Grants §a+6 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;2", + "parent": "PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROTECTION;3.json b/items/PROTECTION;3.json new file mode 100644 index 00000000..aa757843 --- /dev/null +++ b/items/PROTECTION;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection III\",1:\"§7Grants §a+9 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;3\",enchantments:{protection:3},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection III", + "§7Grants §a+9 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;3", + "parent": "PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json index ca85ab8e..72868acd 100644 --- a/items/PROTECTION;4.json +++ b/items/PROTECTION;4.json @@ -25,5 +25,6 @@ }, "internalname": "PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Iron Ingot III" }
\ No newline at end of file diff --git a/items/PUFFERFISH_HAT.json b/items/PUFFERFISH_HAT.json index bc3c785d..9be7c44f 100644 --- a/items/PUFFERFISH_HAT.json +++ b/items/PUFFERFISH_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPufferfish Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97f9a798-b537-3e70-b3fa-d14c05e1792c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk1NTkzODg5OTNmZTc4MmY2N2JkNThkOThjNGRmNTZiY2Q0MzBlZGNiMmY2NmVmNTc3N2E3M2MyN2RlMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Health: §a+20 HP\",3:\"\",4:\"§6Item Ability: Spiky\",5:\"§7While wearing, your attacks have\",6:\"§7a chance to deal §a10 damage\",7:\"§aplus 20%§7 of your Strength to\",8:\"§7nearby enemies!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fPufferfish Hat\"},ExtraAttributes:{id:\"PUFFERFISH_HAT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97f9a798-b537-3e70-b3fa-d14c05e1792c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk1NTkzODg5OTNmZTc4MmY2N2JkNThkOThjNGRmNTZiY2Q0MzBlZGNiMmY2NmVmNTc3N2E3M2MyN2RlMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Health: §a+20 HP\",3:\"\",4:\"§6Item Ability: Spiky\",5:\"§7While wearing, your attacks have\",6:\"§7a chance to deal §a10 damage\",7:\"§aplus 20%§7 of your Strength to\",8:\"§7nearby enemies!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fPufferfish Hat\"},ExtraAttributes:{id:\"PUFFERFISH_HAT\"}}", "damage": 3, "lore": [ "§7Strength: §c+10", diff --git a/items/PUNCH;1.json b/items/PUNCH;1.json index 7197a829..6525fc49 100644 --- a/items/PUNCH;1.json +++ b/items/PUNCH;1.json @@ -26,5 +26,6 @@ }, "internalname": "PUNCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Slimeball VI" }
\ No newline at end of file diff --git a/items/PUNCH;2.json b/items/PUNCH;2.json new file mode 100644 index 00000000..4f6a9e6c --- /dev/null +++ b/items/PUNCH;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Punch II\",1:\"§7Increases arrow knockback by\",2:\"§7§a6§7 blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PUNCH;2\",enchantments:{punch:2},uuid:\"f42cf9a0-3901-4171-9ded-98318cb09dcd\",timestamp:\"11/14/20 12:55 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Punch II", + "§7Increases arrow knockback by", + "§7§a6§7 blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PUNCH;2", + "parent": "PUNCH;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RABBIT;0.json b/items/RABBIT;0.json index fdac9610..793a59f6 100644 --- a/items/RABBIT;0.json +++ b/items/RABBIT;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fRabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;0\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;0\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;1.json b/items/RABBIT;1.json index 76943fcc..ee72b615 100644 --- a/items/RABBIT;1.json +++ b/items/RABBIT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aRabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;1\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;1\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;2.json b/items/RABBIT;2.json index ee920906..8c7980b8 100644 --- a/items/RABBIT;2.json +++ b/items/RABBIT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;2\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;2\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;3.json b/items/RABBIT;3.json index f85f983a..9fcc0d99 100644 --- a/items/RABBIT;3.json +++ b/items/RABBIT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;3\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;3\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9c51b3ec..9173423b 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -26,5 +26,6 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Mutton VI" }
\ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index fdae31f0..e30fb5f3 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -12,7 +12,7 @@ "§5§lEPIC DUNGEON ITEM" ], "internalname": "REFORGE_ANVIL", - "crafttext": "", + "crafttext": "Requires: Obsidian X", "clickcommand": "", "modver": "1.5-REL", "infoType": "WIKI_URL", diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index 895bcc0d..c74abca1 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,11 +1,8 @@ { - "internalname": "REJUVENATE;1", - "itemid": 403, - "displayname": "§fEnchanted Book", - "clickcommand": "", + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"REJUVENATE;1\",enchantments:{rejuvenate:1},uuid:\"e9cbff48-1be1-4ac0-a48e-955c6d9abdb7\",timestamp:\"11/14/20 11:56 AM\"},AttributeModifiers:[]}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§7.\",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:{rejuvenate:1}}}", - "modver": "1.0.0", "lore": [ "§9Rejuvenate I", "§7Increases your natural", @@ -15,5 +12,10 @@ "§7to apply it!", "", "§f§lCOMMON" - ] + ], + "internalname": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" }
\ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json new file mode 100644 index 00000000..b80426a7 --- /dev/null +++ b/items/REJUVENATE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+4%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"REJUVENATE;2\",enchantments:{rejuvenate:2},uuid:\"f5514b5e-3c60-4484-b89d-ee6f760b6db2\",timestamp:\"9/30/20 2:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate II", + "§7Increases your natural", + "§7regeneration by §a+4%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;2", + "parent": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json new file mode 100644 index 00000000..2785b596 --- /dev/null +++ b/items/REJUVENATE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"REJUVENATE;3\",enchantments:{rejuvenate:3},uuid:\"0a4d530d-fc11-4022-8581-74fd63a65a6f\",timestamp:\"10/5/20 8:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate III", + "§7Increases your natural", + "§7regeneration by §a+6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;3", + "parent": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json new file mode 100644 index 00000000..26a56591 --- /dev/null +++ b/items/REJUVENATE;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"REJUVENATE;4\",enchantments:{rejuvenate:4},uuid:\"b89553ea-76fa-4375-bf15-9d2b7a0c4ca8\",timestamp:\"10/2/20 1:32 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate IV", + "§7Increases your natural", + "§7regeneration by §a+8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;4", + "parent": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index ce51a924..d0f1daa7 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -28,5 +28,6 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cocoa Beans VIII" }
\ No newline at end of file diff --git a/items/RESPIRATION;1.json b/items/RESPIRATION;1.json new file mode 100644 index 00000000..40e2007c --- /dev/null +++ b/items/RESPIRATION;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration I\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a15s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"RESPIRATION;1\",enchantments:{respiration:1},uuid:\"4b481b68-6ebb-4f04-b14f-47405277e7c3\",timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respiration I", + "§7Extends your underwater", + "§7breathing time by §a15s§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPIRATION;3", + "parent": "RESPIRATION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json index 075cbd82..fae59498 100644 --- a/items/RESPIRATION;2.json +++ b/items/RESPIRATION;2.json @@ -26,5 +26,6 @@ }, "internalname": "RESPIRATION;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay III" }
\ No newline at end of file diff --git a/items/RESPIRATION;3.json b/items/RESPIRATION;3.json new file mode 100644 index 00000000..4bfec8c2 --- /dev/null +++ b/items/RESPIRATION;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration III\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a45s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"RESPIRATION;3\",enchantments:{respiration:3},uuid:\"4b481b68-6ebb-4f04-b14f-47405277e7c3\",timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respiration III", + "§7Extends your underwater", + "§7breathing time by §a45s§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPIRATION;3", + "parent": "RESPIRATION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RING_POTION_AFFINITY.json b/items/RING_POTION_AFFINITY.json index 61a98d83..6579d783 100644 --- a/items/RING_POTION_AFFINITY.json +++ b/items/RING_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPotion Affinity Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0=\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json index 7a4e0dad..878799e5 100644 --- a/items/ROCK_PAPER_SHEARS.json +++ b/items/ROCK_PAPER_SHEARS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:shears", "displayname": "§aRock Paper Shears", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", "damage": 0, "lore": [ "§7Click this item to initiate a", @@ -14,12 +14,11 @@ "§7to win the round! Final round", "§7uses classic rules.", "", - "§7§4❣ §cRequires §aSocial Skill 8", "§a§lUNCOMMON" ], "internalname": "ROCK_PAPER_SHEARS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/ROOFED_FOREST_ISLAND.json b/items/ROOFED_FOREST_ISLAND.json index 295a62d1..68a59ff6 100644 --- a/items/ROOFED_FOREST_ISLAND.json +++ b/items/ROOFED_FOREST_ISLAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fRoofed Forest Island", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93331977-ac8f-37d5-a537-6ce08fdbe75d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RlOWQ0ZTRjMzQzYWZkYjNlZDY4MDM4NDUwZmM2YTY3Y2QyMDhiMmVmYzk5ZmI2MjJjNzE4ZDI0YWFjIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Roofed\",2:\"§7Forest island!\"],Name:\"§fRoofed Forest Island\"},ExtraAttributes:{id:\"ROOFED_FOREST_ISLAND\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93331977-ac8f-37d5-a537-6ce08fdbe75d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RlOWQ0ZTRjMzQzYWZkYjNlZDY4MDM4NDUwZmM2YTY3Y2QyMDhiMmVmYzk5ZmI2MjJjNzE4ZDI0YWFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Roofed\",2:\"§7Forest island!\"],Name:\"§fRoofed Forest Island\"},ExtraAttributes:{id:\"ROOFED_FOREST_ISLAND\"}}", "damage": 3, "lore": [ "§7Place this in your private", diff --git a/items/SCAVENGER;1.json b/items/SCAVENGER;1.json new file mode 100644 index 00000000..352d9086 --- /dev/null +++ b/items/SCAVENGER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger I\",1:\"§7Scavenge §60.3 Coins §7per\",2:\"§7monster level on kill.\",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:\"SCAVENGER;1\",enchantments:{scavenger:1},uuid:\"1993352d-f55d-46c7-bfb3-a2b0c8e64fc4\",timestamp:\"10/6/20 9:04 PM\"}}", + "damage": 0, + "lore": [ + "§9Scavenger I", + "§7Scavenge §60.3 Coins §7per", + "§7monster level on kill.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SCAVENGER;1", + "parent": "SCAVENGER;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json index 296d6b5e..351d3fa3 100644 --- a/items/SCAVENGER;2.json +++ b/items/SCAVENGER;2.json @@ -26,5 +26,6 @@ }, "internalname": "SCAVENGER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VI" }
\ No newline at end of file diff --git a/SCYLLA.json b/items/SCYLLA.json index 8737d6bc..8737d6bc 100644 --- a/SCYLLA.json +++ b/items/SCYLLA.json diff --git a/items/SHARPNESS;1.json b/items/SHARPNESS;1.json new file mode 100644 index 00000000..002e346c --- /dev/null +++ b/items/SHARPNESS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a5%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHARPNESS;1\",enchantments:{sharpness:1},uuid:\"b82aada7-a506-40fc-97a1-40ca9c02193a\",timestamp:\"10/5/20 4:34 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Sharpness I", + "§7Increases melee damage dealt by", + "§7§a5%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;1", + "parent": "SHARPNESS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SHARPNESS;2.json b/items/SHARPNESS;2.json new file mode 100644 index 00000000..49537cb1 --- /dev/null +++ b/items/SHARPNESS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10%§7\",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:\"SHARPNESS;2\",enchantments:{sharpness:2},uuid:\"35739037-b3a4-467d-a234-b98c2f93ab27\",timestamp:\"10/5/20 8:34 PM\"}}", + "damage": 0, + "lore": [ + "§9Sharpness II", + "§7Increases melee damage dealt by", + "§7§a10%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;2", + "parent": "SHARPNESS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SHARPNESS;3.json b/items/SHARPNESS;3.json new file mode 100644 index 00000000..481511c0 --- /dev/null +++ b/items/SHARPNESS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a15%§7\",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:\"SHARPNESS;3\",enchantments:{sharpness:3},uuid:\"e156aab8-9cf2-4538-aa8f-31fa5136e7f2\",timestamp:\"10/5/20 8:34 PM\"}}", + "damage": 0, + "lore": [ + "§9Sharpness III", + "§7Increases melee damage dealt by", + "§7§a15%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;3", + "parent": "SHARPNESS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json index 2dad2cb7..bcc9c0d4 100644 --- a/items/SHARPNESS;4.json +++ b/items/SHARPNESS;4.json @@ -26,5 +26,6 @@ }, "internalname": "SHARPNESS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel IV" }
\ No newline at end of file diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index cecaa321..9915ed94 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,6 +1,5 @@ { "itemid": "minecraft:enchanted_book", - "parent": "SHARPNESS;4", "displayname": "§9Enchanted Book", <<<<<<< master "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:\"§aObtained from the Dark Auction or\",8:\"§afrom Tomioka for 10 million\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", @@ -22,6 +21,7 @@ "§9§lRARE" ], "internalname": "SHARPNESS;6", + "parent": "SHARPNESS;4", "modver": "1.4-REL", "crafttext": "", "clickcommand": "", diff --git a/items/SHEEP;0.json b/items/SHEEP;0.json index a108d4ef..65b4cf31 100644 --- a/items/SHEEP;0.json +++ b/items/SHEEP;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;0\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;0\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;1.json b/items/SHEEP;1.json index f7158644..cd580ebd 100644 --- a/items/SHEEP;1.json +++ b/items/SHEEP;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;1\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;1\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;2.json b/items/SHEEP;2.json index 16ae98c4..86eda63d 100644 --- a/items/SHEEP;2.json +++ b/items/SHEEP;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Sheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;2\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;2\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;3.json b/items/SHEEP;3.json index f104832b..59f17da7 100644 --- a/items/SHEEP;3.json +++ b/items/SHEEP;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Sheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;3\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;3\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json index 78d2b100..b3d411d0 100644 --- a/items/SHOWCASE_BLOCK.json +++ b/items/SHOWCASE_BLOCK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:glass", "displayname": "§aShowcase Block", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHOWCASE_BLOCK\",uuid:\"03aead4c-892f-418f-a3c7-05834fd82b51\",timestamp:\"11/16/20 5:47 PM\"}}", "damage": 0, "lore": [ "§7Show off an item in this fancy", @@ -9,12 +9,11 @@ "§e§lCLICK §7to put in or swap an", "§7item.", "", - "§7§4❣ §cRequires §aSocial Skill 10", "§a§lUNCOMMON" ], "internalname": "SHOWCASE_BLOCK", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/SILVERFISH;0.json b/items/SILVERFISH;0.json index 5a43ae0a..4dc1ad6c 100644 --- a/items/SILVERFISH;0.json +++ b/items/SILVERFISH;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSilverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;0\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;0\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;1.json b/items/SILVERFISH;1.json index cfc4cb2f..fb892dbb 100644 --- a/items/SILVERFISH;1.json +++ b/items/SILVERFISH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSilverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;1\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;1\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;2.json b/items/SILVERFISH;2.json index 45022527..180aba6e 100644 --- a/items/SILVERFISH;2.json +++ b/items/SILVERFISH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Silverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;2\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;2\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;3.json b/items/SILVERFISH;3.json index 04a4edbc..4ff15e54 100644 --- a/items/SILVERFISH;3.json +++ b/items/SILVERFISH;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Silverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;3\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;3\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json index 4ee48501..c0aa5710 100644 --- a/items/SKELETON_HELMET.json +++ b/items/SKELETON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_helmet", - "displayname": "§9Skeleton's Helmet", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton's Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", + "displayname": "§9Skeleton\u0027s Helmet", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", "damage": 0, "lore": [ "§7Defense: §a+75", @@ -33,6 +33,6 @@ "crafttext": "Requires: Bone VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton's_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton\u0027s_Helmet" ] }
\ No newline at end of file diff --git a/items/SLIME_HAT.json b/items/SLIME_HAT.json index c3c8ea71..73d4c0a1 100644 --- a/items/SLIME_HAT.json +++ b/items/SLIME_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSlime Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3584cb8-ba3b-3880-91b8-4659174bd7c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTIwZTg0ZDMyZDFlOWM5MTlkM2ZkYmI1M2YyYjM3YmEyNzRjMTIxYzU3YjI4MTBlNWE0NzJmNDBkYWNmMDA0ZiJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§7Grants immunity to knockback\",3:\"§7from mobs.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON HELMET\"],Name:\"§fSlime Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SLIME_HAT\",uuid:\"8053a953-5198-4136-b867-00b65bfe2ca2\",timestamp:\"5/24/20 3:40 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3584cb8-ba3b-3880-91b8-4659174bd7c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTIwZTg0ZDMyZDFlOWM5MTlkM2ZkYmI1M2YyYjM3YmEyNzRjMTIxYzU3YjI4MTBlNWE0NzJmNDBkYWNmMDA0ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§7Grants immunity to knockback\",3:\"§7from mobs.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON HELMET\"],Name:\"§fSlime Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SLIME_HAT\",uuid:\"8053a953-5198-4136-b867-00b65bfe2ca2\",timestamp:\"5/24/20 3:40 AM\"}}", "damage": 3, "lore": [ "§7Health: §a+50 HP", diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index c04f4f46..9c63a8f5 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/SMALL_BACKPACK.json b/items/SMALL_BACKPACK.json index f605cb52..343205f9 100644 --- a/items/SMALL_BACKPACK.json +++ b/items/SMALL_BACKPACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Backpack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ==\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a9§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{small_backpack_data:\"bytearray(b'\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b\\x00\\xd1p\\x00\\x004\\xc8\\xa7\\x9e\\x16\\x00\\x00\\x00')\",id:\"SMALL_BACKPACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a9§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{small_backpack_data:\"bytearray(b\u0027\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b\\x00\\xd1p\\x00\\x004\\xc8\\xa7\\x9e\\x16\\x00\\x00\\x00\u0027)\",id:\"SMALL_BACKPACK\"}}", "damage": 3, "lore": [ "§7A special portable bag with", diff --git a/items/SMALL_COMBAT_SACK.json b/items/SMALL_COMBAT_SACK.json index e2ee1698..69f1be19 100644 --- a/items/SMALL_COMBAT_SACK.json +++ b/items/SMALL_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/SMALL_FISHING_SACK.json b/items/SMALL_FISHING_SACK.json index da0d20eb..1e42349f 100644 --- a/items/SMALL_FISHING_SACK.json +++ b/items/SMALL_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/SMALL_FORAGING_SACK.json b/items/SMALL_FORAGING_SACK.json index 695847d8..30620d36 100644 --- a/items/SMALL_FORAGING_SACK.json +++ b/items/SMALL_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "SMALL_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/SMALL_HUSBANDRY_SACK.json b/items/SMALL_HUSBANDRY_SACK.json index 396740de..9daf8b8c 100644 --- a/items/SMALL_HUSBANDRY_SACK.json +++ b/items/SMALL_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "SMALL_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/SMALL_MINING_SACK.json b/items/SMALL_MINING_SACK.json index 2b98bf53..a52730fd 100644 --- a/items/SMALL_MINING_SACK.json +++ b/items/SMALL_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "SMALL_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/SMELTING_TOUCH;1.json b/items/SMELTING_TOUCH;1.json index eea89cd5..529fc1da 100644 --- a/items/SMELTING_TOUCH;1.json +++ b/items/SMELTING_TOUCH;1.json @@ -26,5 +26,6 @@ }, "internalname": "SMELTING_TOUCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Coal II" }
\ No newline at end of file diff --git a/items/SMITE;1.json b/items/SMITE;1.json new file mode 100644 index 00000000..cac7015c --- /dev/null +++ b/items/SMITE;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;1\",enchantments:{smite:1},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite I", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;1", + "parent": "SMITE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMITE;2.json b/items/SMITE;2.json new file mode 100644 index 00000000..ba5bdf71 --- /dev/null +++ b/items/SMITE;2.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite II\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a16%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;2\",enchantments:{smite:2},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite II", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;2", + "parent": "SMITE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMITE;3.json b/items/SMITE;3.json new file mode 100644 index 00000000..90d98d0b --- /dev/null +++ b/items/SMITE;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite III\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a24%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;3\",enchantments:{smite:3},uuid:\"4afab0db-299f-4239-84a3-5c6738ab5ed8\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite III", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;3", + "parent": "SMITE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMITE;4.json b/items/SMITE;4.json index 3810b584..390241e1 100644 --- a/items/SMITE;4.json +++ b/items/SMITE;4.json @@ -28,5 +28,6 @@ }, "internalname": "SMITE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Rotten Flesh III" }
\ No newline at end of file diff --git a/items/SNIPE;1.json b/items/SNIPE;1.json new file mode 100644 index 00000000..89b15c41 --- /dev/null +++ b/items/SNIPE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"SNIPE;1\",enchantments:{snipe:1},uuid:\"cc6f439d-fb1a-4217-a46b-684b3486841a\",timestamp:\"10/6/20 9:37 PM\"}}", + "damage": 0, + "lore": [ + "§9Snipe I", + "§7Arrows deal §a+1% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SNIPE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json index 6f828493..e5a0311b 100644 --- a/items/SNIPE;2.json +++ b/items/SNIPE;2.json @@ -25,6 +25,8 @@ "C3": "FEATHER:2" }, "internalname": "SNIPE;2", + "parent": "SNIPE;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VIII" }
\ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json new file mode 100644 index 00000000..9a3fa8fb --- /dev/null +++ b/items/SNIPE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Snipe III\",1:\"§7Arrows deal §a+3% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SNIPE;3\",enchantments:{snipe:3},uuid:\"faf9622c-5265-41c2-b306-6ad917609437\",timestamp:\"10/6/20 8:26 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Snipe III", + "§7Arrows deal §a+3% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SNIPE;3", + "parent": "SNIPE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SPEED_TALISMAN.json b/items/SPEED_TALISMAN.json index 1d984344..2e4dfd03 100644 --- a/items/SPEED_TALISMAN.json +++ b/items/SPEED_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSpeed Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6371b1b1-0239-36ed-aa03-93e4149acdf4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODYyNGJhY2I1ZjE5ODZlNjQ3N2FiY2U0YWU3ZGNhMTgyMGE1MjYwYjYyMzNiNTViYTFkOWJhOTM2Yzg0YiJ9fX0=\"}]}},display:{Lore:[0:\"§7Gives §a+1 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fSpeed Talisman\"},ExtraAttributes:{id:\"SPEED_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6371b1b1-0239-36ed-aa03-93e4149acdf4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODYyNGJhY2I1ZjE5ODZlNjQ3N2FiY2U0YWU3ZGNhMTgyMGE1MjYwYjYyMzNiNTViYTFkOWJhOTM2Yzg0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+1 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fSpeed Talisman\"},ExtraAttributes:{id:\"SPEED_TALISMAN\"}}", "damage": 3, "lore": [ "§7Gives §a+1 §f✦ Speed§7 when", diff --git a/items/SPEED_WITHER_BOOTS.json b/items/SPEED_WITHER_BOOTS.json new file mode 100644 index 00000000..3da4156e --- /dev/null +++ b/items/SPEED_WITHER_BOOTS.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Maxor\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d329\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+145 HP\",4:\"§7Defense: §a+65\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:9005512,Name:\"§6Maxor\u0027s Boots\"},ExtraAttributes:{id:\"SPEED_WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d329", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+145 HP", + "§7Defense: §a+65", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_BOOTS:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..e36456a0 --- /dev/null +++ b/items/SPEED_WITHER_CHESTPLATE.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Maxor\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+260 HP\",4:\"§7Defense: §a+120\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4854967,Name:\"§6Maxor\u0027s Chestplate\"},ExtraAttributes:{id:\"SPEED_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d554", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+260 HP", + "§7Defense: §a+120", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/SPEED_WITHER_HELMET.json b/items/SPEED_WITHER_HELMET.json new file mode 100644 index 00000000..58a7b2fc --- /dev/null +++ b/items/SPEED_WITHER_HELMET.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Maxor\u0027s Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ee05abe4-347b-3ea5-8248-fae93392140e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzMwNDc1OCwKICAicHJvZmlsZUlkIiA6ICI0ZDcwNDg2ZjUwOTI0ZDMzODZiYmZjOWMxMmJhYjRhZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzaXJGYWJpb3pzY2hlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiZmIwZWQ1OTU5MTkwZDQxNWU3MjZhMTVmMjk4NDAwN2E2N2E1ZmQ0ZWE1NjcxZDBkNjc2ZjlmNjQxYjViYWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d397\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+180 HP\",4:\"§7Defense: §a+80\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+15\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Maxor\u0027s Helmet\"},ExtraAttributes:{id:\"SPEED_WITHER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d397", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+180 HP", + "§7Defense: §a+80", + "§7Speed: §a+30", + "§7Intelligence: §a+15", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_HELMET:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/SPEED_WITHER_LEGGINGS.json b/items/SPEED_WITHER_LEGGINGS.json new file mode 100644 index 00000000..63c0523f --- /dev/null +++ b/items/SPEED_WITHER_LEGGINGS.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Maxor\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d494\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+230 HP\",4:\"§7Defense: §a+105\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6107065,Name:\"§6Maxor\u0027s Leggings\"},ExtraAttributes:{id:\"SPEED_WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d494", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+230 HP", + "§7Defense: §a+105", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_LEGGINGS:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/SPIDER;0.json b/items/SPIDER;0.json new file mode 100644 index 00000000..33b955f5 --- /dev/null +++ b/items/SPIDER;0.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §fSpider", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;0\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Strength: §a{STRENGTH}", + "", + "§6One With The Spider", + "§7§7Gain §a{0} §c❁ Strength §7for", + "§7every nearby spider", + "§8Max 10 spiders", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIDER;0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index ac7dd9ff..a32ace6c 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;1\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;1\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -17,7 +17,7 @@ "§7§eRight-click to add this pet to", "§eyour pet menu!", "", - "§9§lRARE" + "§a§lUNCOMMON" ], "internalname": "SPIDER;1", "useneucraft": true, diff --git a/items/SPIDER;2.json b/items/SPIDER;2.json index 99de566c..a47fab0f 100644 --- a/items/SPIDER;2.json +++ b/items/SPIDER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Spider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;2\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;2\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index b65c27d4..8e125354 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", - "displayname": "§9Spider's Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider's Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", + "displayname": "§9Spider\u0027s Boots", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+45", @@ -32,6 +32,6 @@ "crafttext": "Requires: String VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots" ] }
\ No newline at end of file diff --git a/items/SPIDER_HAT.json b/items/SPIDER_HAT.json index 4d091a98..64627e66 100644 --- a/items/SPIDER_HAT.json +++ b/items/SPIDER_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSpider Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fb28e6d3-5700-3d23-87cc-a39f1e33fde5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWQ3ZTNiMTlhYzRmM2RlZTljNTY3N2MxMzUzMzNiOWQzNWE3ZjU2OGI2M2QxZWY0YWRhNGIwNjhiNWEyNSJ9fX0=\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+25%\",1:\"\",2:\"§7When worn, §7Spiders§7 and\",3:\"§7§7Cave Spiders§7 deal §a-30%§7\",4:\"§7damage.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fSpider Hat\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_HAT\",uuid:\"11f08e79-c951-49bc-9c27-2f9f2bfdd52a\",timestamp:\"7/9/20 1:36 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fb28e6d3-5700-3d23-87cc-a39f1e33fde5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWQ3ZTNiMTlhYzRmM2RlZTljNTY3N2MxMzUzMzNiOWQzNWE3ZjU2OGI2M2QxZWY0YWRhNGIwNjhiNWEyNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+25%\",1:\"\",2:\"§7When worn, §7Spiders§7 and\",3:\"§7§7Cave Spiders§7 deal §a-30%§7\",4:\"§7damage.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fSpider Hat\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_HAT\",uuid:\"11f08e79-c951-49bc-9c27-2f9f2bfdd52a\",timestamp:\"7/9/20 1:36 AM\"}}", "damage": 3, "lore": [ "§7Crit Chance: §c+25%", diff --git a/items/SPIKED_HOOK;1.json b/items/SPIKED_HOOK;1.json new file mode 100644 index 00000000..fb8cdbea --- /dev/null +++ b/items/SPIKED_HOOK;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook I\",1:\"§7Fishing rod deals §a5%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:1}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook I", + "§7Fishing rod deals §a5%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;1", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/SPIKED_HOOK;2.json b/items/SPIKED_HOOK;2.json new file mode 100644 index 00000000..2ecb453e --- /dev/null +++ b/items/SPIKED_HOOK;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook II\",1:\"§7Fishing rod deals §a10%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:2}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook II", + "§7Fishing rod deals §a10%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;2", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/SPIKED_HOOK;3.json b/items/SPIKED_HOOK;3.json new file mode 100644 index 00000000..ddd05a3b --- /dev/null +++ b/items/SPIKED_HOOK;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook III\",1:\"§7Fishing rod deals §a15%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:3}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook III", + "§7Fishing rod deals §a15%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;3", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json index 7ee4a63b..f4bf389c 100644 --- a/items/SPIKED_HOOK;4.json +++ b/items/SPIKED_HOOK;4.json @@ -26,5 +26,6 @@ }, "internalname": "SPIKED_HOOK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish VI" }
\ No newline at end of file diff --git a/items/SPONGE_CHESTPLATE.json b/items/SPONGE_CHESTPLATE.json index 357e3421..9e80d5e5 100644 --- a/items/SPONGE_CHESTPLATE.json +++ b/items/SPONGE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Sponge Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 706a5979..77ac1c93 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Fierce Sponge Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\",timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json index 80c3f767..8f7d5442 100644 --- a/items/SPOOKY_BAIT.json +++ b/items/SPOOKY_BAIT.json @@ -1,13 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fSpooky Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Scare off any sea creatures.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch spooky\",4:\"§7sea creatures and §a+15%\",5:\"§a§7faster catch time.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", "damage": 3, "lore": [ "§7§8Fishing Bait", "§7§8Consumes on Cast", "§7", - "§7Scare off any sea creatures.", + "§7§a+15% §7chance to catch spooky", + "§7sea creatures and §a+15%", + "§a§7faster catch time.", "", "§f§lCOMMON BAIT" ], @@ -24,10 +26,5 @@ }, "internalname": "SPOOKY_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", - "crafttext": "Requires: Lily Pad I", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" - ] + "modver": "1.6-REL" }
\ No newline at end of file diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json new file mode 100644 index 00000000..d328284e --- /dev/null +++ b/items/SUGAR_RUSH;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2},uuid:\"0f8ca3f2-b721-4ba4-bab8-4f749e8d8c68\",timestamp:\"9/27/20 2:43 AM\"}}", + "damage": 0, + "lore": [ + "§9Sugar Rush II", + "§7Grants §a+4 §f✦ Speed§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SUGAR_RUSH;2", + "parent": "SUGAR_RUSH;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 7f8de992..89dbcf24 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -31,7 +31,7 @@ "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: VIII", + "crafttext": "Requires: Carrot VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index 2ebd1b33..1fa398bd 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -28,7 +28,7 @@ "internalname": "SUPER_COMPACTOR_3000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Cobblestone IX", + "crafttext": "Requires: Cobblestone X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Compactor_3000" diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index 88086e8c..6b132b86 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -15,7 +15,7 @@ "", "§9§lRARE" ], - "crafttext": "", + "crafttext": "Requires: Mushroom VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" diff --git a/items/TELEKINESIS;1.json b/items/TELEKINESIS;1.json new file mode 100644 index 00000000..360fb148 --- /dev/null +++ b/items/TELEKINESIS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TELEKINESIS;1\",enchantments:{telekinesis:1},uuid:\"ac056c11-fe5d-4c3a-9c2b-f8f5a28290a8\",timestamp:\"4/3/20 8:49 PM\"}}", + "damage": 0, + "lore": [ + "§9Telekinesis I", + "§7Block and mob drops go directly", + "§7into your inventory.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TELEKINESIS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/THORNS;1.json b/items/THORNS;1.json new file mode 100644 index 00000000..d3defb0a --- /dev/null +++ b/items/THORNS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns I\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a3% §7of damage dealt\",3:\"§7back at the attacker.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thorns:1}}}", + "damage": 0, + "lore": [ + "§9Thorns I", + "§7Grants a §a50% §7chance to", + "§7rebound §a3% §7of damage dealt", + "§7back at the attacker.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THORNS;1", + "parent": "THORNS;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file diff --git a/items/THORNS;2.json b/items/THORNS;2.json index cfcead0f..92a01a92 100644 --- a/items/THORNS;2.json +++ b/items/THORNS;2.json @@ -27,5 +27,6 @@ }, "internalname": "THORNS;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VII" }
\ No newline at end of file diff --git a/items/THORNS;3.json b/items/THORNS;3.json new file mode 100644 index 00000000..031da92f --- /dev/null +++ b/items/THORNS;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker. Damage\",4:\"§7capped at §c200§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"THORNS;3\",enchantments:{thorns:3},uuid:\"d9a57281-be88-4978-b0d2-06047bd51bfb\",timestamp:\"9/24/20 8:07 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker. Damage", + "§7capped at §c200§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THORNS;3", + "parent": "THORNS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/THUNDERLORD;1.json b/items/THUNDERLORD;1.json new file mode 100644 index 00000000..ca930e22 --- /dev/null +++ b/items/THUNDERLORD;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a10% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:1}}}", + "damage": 0, + "lore": [ + "§9Thunderlord I", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a10% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;1", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/THUNDERLORD;2.json b/items/THUNDERLORD;2.json new file mode 100644 index 00000000..62d0c315 --- /dev/null +++ b/items/THUNDERLORD;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a20% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:2}}}", + "damage": 0, + "lore": [ + "§9Thunderlord II", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a20% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;2", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/THUNDERLORD;3.json b/items/THUNDERLORD;3.json new file mode 100644 index 00000000..a6464c6d --- /dev/null +++ b/items/THUNDERLORD;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a30% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:3}}}", + "damage": 0, + "lore": [ + "§9Thunderlord III", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a30% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;3", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json index 1a8efda1..a5d278b9 100644 --- a/items/THUNDERLORD;4.json +++ b/items/THUNDERLORD;4.json @@ -28,5 +28,6 @@ }, "internalname": "THUNDERLORD;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gunpowder V" }
\ No newline at end of file diff --git a/items/TURBO_CACTUS;1.json b/items/TURBO_CACTUS;1.json new file mode 100644 index 00000000..4e7d4540 --- /dev/null +++ b/items/TURBO_CACTUS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1},uuid:\"5c8cfaf9-337b-4bd7-8afb-e04e9957f5ea\",timestamp:\"11/13/20 3:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti I", + "§7Increases double-drop chance", + "§7of cactus by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json new file mode 100644 index 00000000..a2db6ce6 --- /dev/null +++ b/items/TURBO_CACTUS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti II", + "§7Increases double-drop chance", + "§7of cactus by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;2", + "parent": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json new file mode 100644 index 00000000..791b65c4 --- /dev/null +++ b/items/TURBO_CACTUS;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti III", + "§7Increases double-drop chance", + "§7of cactus by §a+15%§7.", + "§7Requires §cBronze §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;3", + "parent": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json new file mode 100644 index 00000000..46440c13 --- /dev/null +++ b/items/TURBO_CACTUS;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti IV", + "§7Increases double-drop chance", + "§7of cactus by §a+20%§7.", + "§7Requires §fSilver §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;4", + "parent": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json new file mode 100644 index 00000000..a0ff8260 --- /dev/null +++ b/items/TURBO_CACTUS;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",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:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti V", + "§7Increases double-drop chance", + "§7of cactus by §a+25%§7.", + "§7Requires §6Gold §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CACTUS;5", + "parent": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index 7b80054d..cfc5b5be 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json new file mode 100644 index 00000000..80cadc2d --- /dev/null +++ b/items/TURBO_CANE;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane III", + "§7Increases double-drop chance", + "§7of sugar cane by §a+15%§7.", + "§7Requires §cBronze §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;3", + "parent": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json new file mode 100644 index 00000000..73cde590 --- /dev/null +++ b/items/TURBO_CANE;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane IV", + "§7Increases double-drop chance", + "§7of sugar cane by §a+20%§7.", + "§7Requires §fSilver §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;4", + "parent": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json new file mode 100644 index 00000000..e32a7d55 --- /dev/null +++ b/items/TURBO_CANE;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",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:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane V", + "§7Increases double-drop chance", + "§7of sugar cane by §a+25%§7.", + "§7Requires §6Gold §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CANE;5", + "parent": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json new file mode 100644 index 00000000..0efe45a4 --- /dev/null +++ b/items/TURBO_CARROT;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot II", + "§7Increases double-drop chance", + "§7of carrot by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;2", + "parent": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json new file mode 100644 index 00000000..bba4c8ed --- /dev/null +++ b/items/TURBO_CARROT;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot III", + "§7Increases double-drop chance", + "§7of carrot by §a+15%§7.", + "§7Requires §cBronze §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;3", + "parent": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json new file mode 100644 index 00000000..a2b9a987 --- /dev/null +++ b/items/TURBO_CARROT;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot IV", + "§7Increases double-drop chance", + "§7of carrot by §a+20%§7.", + "§7Requires §fSilver §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;4", + "parent": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json new file mode 100644 index 00000000..ab802692 --- /dev/null +++ b/items/TURBO_CARROT;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",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:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot V", + "§7Increases double-drop chance", + "§7of carrot by §a+25%§7.", + "§7Requires §6Gold §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CARROT;5", + "parent": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json new file mode 100644 index 00000000..abf7dbf7 --- /dev/null +++ b/items/TURBO_COCO;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco II", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;2", + "parent": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json new file mode 100644 index 00000000..15384890 --- /dev/null +++ b/items/TURBO_COCO;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco III", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+15%§7.", + "§7Requires §cBronze §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;3", + "parent": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json new file mode 100644 index 00000000..274cb53e --- /dev/null +++ b/items/TURBO_COCO;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco IV", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+20%§7.", + "§7Requires §fSilver §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;4", + "parent": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json new file mode 100644 index 00000000..22bf7823 --- /dev/null +++ b/items/TURBO_COCO;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCocoa Beans §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5},uuid:\"fb8bfb9b-6ef7-4117-81a8-9516f96b77e4\",timestamp:\"11/6/20 4:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco V", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+25%§7.", + "§7Requires §6Gold §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_COCO;5", + "parent": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;1.json b/items/TURBO_MELON;1.json new file mode 100644 index 00000000..e07307af --- /dev/null +++ b/items/TURBO_MELON;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon I\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;1\",enchantments:{turbo_melon:1},uuid:\"39271b82-e1c0-417b-a669-08f504d1a158\",timestamp:\"11/13/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon I", + "§7Increases double-drop chance", + "§7of melon by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json new file mode 100644 index 00000000..de92c7f8 --- /dev/null +++ b/items/TURBO_MELON;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon II", + "§7Increases double-drop chance", + "§7of melon by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;2", + "parent": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json new file mode 100644 index 00000000..541c9cbd --- /dev/null +++ b/items/TURBO_MELON;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon III", + "§7Increases double-drop chance", + "§7of melon by §a+15%§7.", + "§7Requires §cBronze §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;3", + "parent": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json new file mode 100644 index 00000000..f42699e6 --- /dev/null +++ b/items/TURBO_MELON;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon IV", + "§7Increases double-drop chance", + "§7of melon by §a+20%§7.", + "§7Requires §fSilver §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;4", + "parent": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json new file mode 100644 index 00000000..6db7cf99 --- /dev/null +++ b/items/TURBO_MELON;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",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:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon V", + "§7Increases double-drop chance", + "§7of melon by §a+25%§7.", + "§7Requires §6Gold §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MELON;5", + "parent": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;1.json b/items/TURBO_MUSHROOMS;1.json new file mode 100644 index 00000000..147c0073 --- /dev/null +++ b/items/TURBO_MUSHROOMS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms I\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;1\",enchantments:{turbo_mushrooms:1},uuid:\"184b7d6c-d027-4cc4-b78c-9f47fe1e5455\",timestamp:\"11/13/20 4:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms I", + "§7Increases double-drop chance", + "§7of mushrooms by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json new file mode 100644 index 00000000..400abe22 --- /dev/null +++ b/items/TURBO_MUSHROOMS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms II", + "§7Increases double-drop chance", + "§7of mushrooms by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;2", + "parent": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json new file mode 100644 index 00000000..65993724 --- /dev/null +++ b/items/TURBO_MUSHROOMS;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+15%§7.\",3:\"\",4:\"§7Requires §cBronze §7in §amushroom §7contest!\"5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms III", + "§7Increases double-drop chance", + "§7of mushrooms by §a+15%§7.", + "§7Requires §cBronze §7in §amushroom §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;3", + "parent": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json new file mode 100644 index 00000000..5717f413 --- /dev/null +++ b/items/TURBO_MUSHROOMS;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms IV", + "§7Increases double-drop chance", + "§7of mushrooms by §a+20%§7.", + "§7Requires §fSilver §7in §aMushrooms §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;4", + "parent": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json new file mode 100644 index 00000000..949d6edc --- /dev/null +++ b/items/TURBO_MUSHROOMS;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aMushrooms §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5},uuid:\"14fdd2d7-d2a8-4045-85cf-e2b7c4ac2617\",timestamp:\"11/6/20 3:52 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms V", + "§7Increases double-drop chance", + "§7of mushrooms by §a+25%§7.", + "§7Requires §6Gold §7in §aMushrooms §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;5", + "parent": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json new file mode 100644 index 00000000..d5bab450 --- /dev/null +++ b/items/TURBO_POTATO;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato II", + "§7Increases double-drop chance", + "§7of potato by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;2", + "parent": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json new file mode 100644 index 00000000..820f38cf --- /dev/null +++ b/items/TURBO_POTATO;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato III", + "§7Increases double-drop chance", + "§7of potato by §a+15%§7.", + "§7Requires §cBronze §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;3", + "parent": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json new file mode 100644 index 00000000..fdee7d94 --- /dev/null +++ b/items/TURBO_POTATO;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato IV", + "§7Increases double-drop chance", + "§7of potato by §a+20%§7.", + "§7Requires §fSilver §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;4", + "parent": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json new file mode 100644 index 00000000..4e007094 --- /dev/null +++ b/items/TURBO_POTATO;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",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:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato V", + "§7Increases double-drop chance", + "§7of potato by §a+25%§7.", + "§7Requires §6Gold §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_POTATO;5", + "parent": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json new file mode 100644 index 00000000..a65a759a --- /dev/null +++ b/items/TURBO_PUMPKIN;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin II", + "§7Increases double-drop chance", + "§7of pumpkin by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;2", + "parent": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json new file mode 100644 index 00000000..856f46ec --- /dev/null +++ b/items/TURBO_PUMPKIN;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin III", + "§7Increases double-drop chance", + "§7of pumpkin by §a+15%§7.", + "§7Requires §cBronze §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;3", + "parent": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json new file mode 100644 index 00000000..1c730ede --- /dev/null +++ b/items/TURBO_PUMPKIN;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin IV", + "§7Increases double-drop chance", + "§7of pumpkin by §a+20%§7.", + "§7Requires §fSilver §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;4", + "parent": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json new file mode 100644 index 00000000..5c076be6 --- /dev/null +++ b/items/TURBO_PUMPKIN;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",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:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin V", + "§7Increases double-drop chance", + "§7of pumpkin by §a+25%§7.", + "§7Requires §6Gold §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_PUMPKIN;5", + "parent": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;1.json b/items/TURBO_WARTS;1.json new file mode 100644 index 00000000..aead8ade --- /dev/null +++ b/items/TURBO_WARTS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts I\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;1\",enchantments:{turbo_warts:1},uuid:\"5206b300-59e0-4ce6-9f23-5c670c551933\",timestamp:\"11/12/20 8:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts I", + "§7Increases double-drop chance", + "§7of nether warts by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json new file mode 100644 index 00000000..65e163cc --- /dev/null +++ b/items/TURBO_WARTS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts II", + "§7Increases double-drop chance", + "§7of nether warts by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;2", + "parent": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json new file mode 100644 index 00000000..efc304c4 --- /dev/null +++ b/items/TURBO_WARTS;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts III", + "§7Increases double-drop chance", + "§7of nether warts by §a+15%§7.", + "§7Requires §cBronze §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;3", + "parent": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json new file mode 100644 index 00000000..cbc3ed3e --- /dev/null +++ b/items/TURBO_WARTS;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts IV", + "§7Increases double-drop chance", + "§7of nether warts by §a+20%§7.", + "§7Requires §fSilver §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;4", + "parent": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json new file mode 100644 index 00000000..4379c1a4 --- /dev/null +++ b/items/TURBO_WARTS;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aNether Warts §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5},uuid:\"f7b52f68-7302-44f6-97d1-c4f3d9473594\",timestamp:\"11/6/20 3:45 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts V", + "§7Increases double-drop chance", + "§7of nether warts by §a+25%§7.", + "§7Requires §6Gold §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WARTS;5", + "parent": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json new file mode 100644 index 00000000..f8f53db8 --- /dev/null +++ b/items/TURBO_WHEAT;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat II", + "§7Increases double-drop chance", + "§7of wheat by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;2", + "parent": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json new file mode 100644 index 00000000..20e45289 --- /dev/null +++ b/items/TURBO_WHEAT;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat III", + "§7Increases double-drop chance", + "§7of wheat by §a+15%§7.", + "§7Requires §cBronze §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;3", + "parent": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json new file mode 100644 index 00000000..4b6df15d --- /dev/null +++ b/items/TURBO_WHEAT;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+20%§7.\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat IV", + "§7Increases double-drop chance", + "§7of wheat by §a+20%§7.", + "§7Requires §fSilver §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;4", + "parent": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json new file mode 100644 index 00000000..76e86bbf --- /dev/null +++ b/items/TURBO_WHEAT;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+25%§7.\",3:\"§7Requires §6Gold §7in §awheat §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5},uuid:\"f4b3db99-c590-4f1f-b677-747516ff7e9f\",timestamp:\"11/6/20 4:20 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat V", + "§7Increases double-drop chance", + "§7of wheat by §a+25%§7.", + "§7Requires §6Gold §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WHEAT;5", + "parent": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json new file mode 100644 index 00000000..49e553de --- /dev/null +++ b/items/ULTIMATE_BANK;2.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank II\",1:\"§7Saves §620.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;2\",enchantments:{ultimate_bank:2},uuid:\"30335e74-45a6-4d7e-8bcd-2a99c2cbbaeb\",timestamp:\"9/28/20 11:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank II", + "§7Saves §620.0§7% of your coins on", + "§7death.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_BANK;2", + "parent": "ULTIMATE_BANK;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_BANK;3.json b/items/ULTIMATE_BANK;3.json new file mode 100644 index 00000000..d1beb748 --- /dev/null +++ b/items/ULTIMATE_BANK;3.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank III\",1:\"§7Saves §630.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;3\",enchantments:{ultimate_bank:3},uuid:\"1b80d8be-8cf9-41b1-a2ed-c54622bd86c5\",timestamp:\"8/28/20 4:56 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank III", + "§7Saves §630.0§7% of your coins on", + "§7death.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_BANK;3", + "parent": "ULTIMATE_BANK;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_BANK;4.json b/items/ULTIMATE_BANK;4.json new file mode 100644 index 00000000..dc0ebf2c --- /dev/null +++ b/items/ULTIMATE_BANK;4.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank IV\",1:\"§7Saves §640.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;4\",enchantments:{ultimate_bank:4},uuid:\"adf69ef3-e421-4695-8157-f5f9cb53632a\",timestamp:\"9/13/20 2:27 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank IV", + "§7Saves §640.0§7% of your coins on", + "§7death.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_BANK;4", + "parent": "ULTIMATE_BANK;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;2.json b/items/ULTIMATE_CHIMERA;2.json new file mode 100644 index 00000000..b26b57c9 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;2.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera II\",1:\"§7Copies §a40% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;2\",enchantments:{ultimate_chimera:2},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera II", + "§7Copies §a40% §7of your active", + "§7pet\u0027s stats.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;2", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;3.json b/items/ULTIMATE_CHIMERA;3.json new file mode 100644 index 00000000..bda9ec46 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;3.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera III\",1:\"§7Copies §a60% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;3\",enchantments:{ultimate_chimera:3},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera III", + "§7Copies §a60% §7of your active", + "§7pet\u0027s stats.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;3", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;4.json b/items/ULTIMATE_CHIMERA;4.json new file mode 100644 index 00000000..25c7be69 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;4.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera IV\",1:\"§7Copies §a80% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;4\",enchantments:{ultimate_chimera:4},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera IV", + "§7Copies §a80% §7of your active", + "§7pet\u0027s stats.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;4", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json index 23d667eb..658968fc 100644 --- a/items/ULTIMATE_CHIMERA;5.json +++ b/items/ULTIMATE_CHIMERA;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:1}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:5}}}", "damage": 0, "lore": [ "§9§d§lChimera V", diff --git a/items/ULTIMATE_COMBO;2.json b/items/ULTIMATE_COMBO;2.json new file mode 100644 index 00000000..27e90e58 --- /dev/null +++ b/items/ULTIMATE_COMBO;2.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo II\",1:\"§7Every mob kill within §e6§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_COMBO;2\",enchantments:{ultimate_combo:2},uuid:\"7dba19da-b276-409d-b122-5d870019e191\",timestamp:\"10/3/20 5:53 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo II", + "§7Every mob kill within §e6§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_COMBO;2", + "parent": "ULTIMATE_COMBO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_COMBO;3.json b/items/ULTIMATE_COMBO;3.json new file mode 100644 index 00000000..cc87e0b4 --- /dev/null +++ b/items/ULTIMATE_COMBO;3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo III\",1:\"§7Every mob kill within §e9§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_COMBO;3\",enchantments:{ultimate_combo:3},uuid:\"b36b6190-a5ce-4bc8-bd30-83460b483df1\",timestamp:\"9/30/20 4:49 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo III", + "§7Every mob kill within §e9§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_COMBO;3", + "parent": "ULTIMATE_COMBO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_COMBO;4.json b/items/ULTIMATE_COMBO;4.json new file mode 100644 index 00000000..f37e1a64 --- /dev/null +++ b/items/ULTIMATE_COMBO;4.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo IV\",1:\"§7Every mob kill within §e12§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_COMBO;4\",enchantments:{ultimate_combo:4},uuid:\"8b679b66-0ba4-45c7-8232-783bb70f28fc\",timestamp:\"10/3/20 6:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo IV", + "§7Every mob kill within §e12§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_COMBO;4", + "parent": "ULTIMATE_COMBO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;2.json b/items/ULTIMATE_JERRY;2.json new file mode 100644 index 00000000..a372fe48 --- /dev/null +++ b/items/ULTIMATE_JERRY;2.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2},uuid:\"79bfb2b6-4103-45e6-b658-4fa9109127a1\",timestamp:\"10/5/20 4:54 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry II", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a2000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;2", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;3.json b/items/ULTIMATE_JERRY;3.json new file mode 100644 index 00000000..32e29470 --- /dev/null +++ b/items/ULTIMATE_JERRY;3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry III\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a3000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;3\",enchantments:{ultimate_jerry:3},uuid:\"7d7ff9a4-27f4-421b-b93e-9d37db09ebfd\",timestamp:\"10/5/20 7:27 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry III", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a3000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;3", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;4.json b/items/ULTIMATE_JERRY;4.json new file mode 100644 index 00000000..f04cadb7 --- /dev/null +++ b/items/ULTIMATE_JERRY;4.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;4\",enchantments:{ultimate_jerry:4},uuid:\"ef442ed2-1d94-4cd2-b8a1-5d5606b9b19e\",timestamp:\"10/4/20 10:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry IV", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a4000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;4", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json new file mode 100644 index 00000000..7b6d5858 --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;2.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand II\",1:\"§7Increases your defense by §a10%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LAST_STAND;2\",enchantments:{ultimate_last_stand:2},uuid:\"f92f6847-b28e-4eae-8489-653b8bc79092\",timestamp:\"10/5/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand II", + "§7Increases your defense by §a10%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LAST_STAND;2", + "parent": "ULTIMATE_LAST_STAND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;3.json b/items/ULTIMATE_LAST_STAND;3.json new file mode 100644 index 00000000..8a4c069e --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand III\",1:\"§7Increases your defense by §a15%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LAST_STAND;3\",enchantments:{ultimate_last_stand:3},uuid:\"076ba22f-84c3-471e-8a3f-1446fbc9d3c0\",timestamp:\"10/5/20 10:42 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand III", + "§7Increases your defense by §a15%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LAST_STAND;3", + "parent": "ULTIMATE_LAST_STAND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;4.json b/items/ULTIMATE_LAST_STAND;4.json new file mode 100644 index 00000000..64443a0a --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand IV\",1:\"§7Increases your defense by §a20%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LAST_STAND;4\",enchantments:{ultimate_last_stand:4},uuid:\"09658dc5-767a-4c49-9e58-6039341346a0\",timestamp:\"10/5/20 5:28 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand IV", + "§7Increases your defense by §a20%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LAST_STAND;4", + "parent": "ULTIMATE_LAST_STAND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;2.json b/items/ULTIMATE_LEGION;2.json new file mode 100644 index 00000000..8318b679 --- /dev/null +++ b/items/ULTIMATE_LEGION;2.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion II\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.14% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;2\",enchantments:{ultimate_legion:2},uuid:\"ae7e3553-b9a3-4a6b-854d-c1f932e834fc\",timestamp:\"11/14/20 6:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion II", + "§7Increases all your player stats", + "§7except Health by §e0.14% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;2", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;3.json b/items/ULTIMATE_LEGION;3.json new file mode 100644 index 00000000..97c9acb7 --- /dev/null +++ b/items/ULTIMATE_LEGION;3.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion III\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.21% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;3\",enchantments:{ultimate_legion:3},uuid:\"cabee267-2dfe-46db-92f0-98b1fc99f3a6\",timestamp:\"11/14/20 5:08 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion III", + "§7Increases all your player stats", + "§7except Health by §e0.21% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;3", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_LEGION;4.json b/items/ULTIMATE_LEGION;4.json new file mode 100644 index 00000000..2a2c1dcd --- /dev/null +++ b/items/ULTIMATE_LEGION;4.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion IV\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.28% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;4\",enchantments:{ultimate_legion:4},uuid:\"b851992a-9dde-48f9-be38-899dc4d7fe35\",timestamp:\"11/14/20 6:52 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion IV", + "§7Increases all your player stats", + "§7except Health by §e0.28% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;4", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json new file mode 100644 index 00000000..9a700fc6 --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain II\",1:\"§7You have §e40% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_NO_PAIN_NO_GAIN;2\",enchantments:{ultimate_no_pain_no_gain:2},uuid:\"cb7cf519-4f89-4d3c-a94c-752532c36733\",timestamp:\"8/5/20 7:28 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain II", + "§7You have §e40% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;2", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json new file mode 100644 index 00000000..333177eb --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain III\",1:\"§7You have §e60% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_NO_PAIN_NO_GAIN;3\",enchantments:{ultimate_no_pain_no_gain:3},uuid:\"9f10824d-eb9c-4e4d-94a9-9214877dda05\",timestamp:\"10/3/20 4:48 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain III", + "§7You have §e60% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;3", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json new file mode 100644 index 00000000..0a83d7ae --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain IV\",1:\"§7You have §e80% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_NO_PAIN_NO_GAIN;4\",enchantments:{ultimate_no_pain_no_gain:4},uuid:\"29c14a87-8c81-454e-ac5d-613f72b29bd6\",timestamp:\"11/14/20 12:05 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain IV", + "§7You have §e80% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;4", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;2.json b/items/ULTIMATE_REND;2.json new file mode 100644 index 00000000..2de264ac --- /dev/null +++ b/items/ULTIMATE_REND;2.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend II\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c10% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;2\",enchantments:{ultimate_rend:2},uuid:\"68579497-0d76-46bd-84e1-c8f6db657507\",timestamp:\"10/5/20 8:23 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend II", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c10% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;2", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;3.json b/items/ULTIMATE_REND;3.json new file mode 100644 index 00000000..53994a35 --- /dev/null +++ b/items/ULTIMATE_REND;3.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend III\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c15% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;3\",enchantments:{ultimate_rend:3},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend III", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c15% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;3", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;4.json b/items/ULTIMATE_REND;4.json new file mode 100644 index 00000000..42f04ecc --- /dev/null +++ b/items/ULTIMATE_REND;4.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend IV\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c20% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;4\",enchantments:{ultimate_rend:4},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend IV", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c20% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;4", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;2.json b/items/ULTIMATE_SWARM;2.json new file mode 100644 index 00000000..6ac6f93b --- /dev/null +++ b/items/ULTIMATE_SWARM;2.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm II\",1:\"§7Increases your damage by §c2.5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;2\",enchantments:{ultimate_swarm:2},uuid:\"7dddaef5-856e-4b49-b35b-84590c7fcfb0\",timestamp:\"11/14/20 7:38 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm II", + "§7Increases your damage by §c2.5%", + "§c§7for each enemy within §e10", + "§e§7blocks. Maximum of §c16", + "§c§7enemies.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;2", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;3.json b/items/ULTIMATE_SWARM;3.json new file mode 100644 index 00000000..ae3ea680 --- /dev/null +++ b/items/ULTIMATE_SWARM;3.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm III\",1:\"§7Increases your damage by §c3.75%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;3\",enchantments:{ultimate_swarm:3},uuid:\"b95aedc1-5826-428d-92df-7830551c7bcd\",timestamp:\"11/14/20 3:45 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm III", + "§7Increases your damage by §c3.75%", + "§c§7for each enemy within §e10", + "§e§7blocks. Maximum of §c16", + "§c§7enemies.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;3", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_SWARM;4.json b/items/ULTIMATE_SWARM;4.json new file mode 100644 index 00000000..a0f97216 --- /dev/null +++ b/items/ULTIMATE_SWARM;4.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm IV\",1:\"§7Increases your damage by §c5%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;4\",enchantments:{ultimate_swarm:4},uuid:\"80c7114f-2c3a-47c6-8dbf-86ca3c3b708d\",timestamp:\"11/13/20 8:43 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm IV", + "§7Increases your damage by §c5%", + "§c§7for each enemy within §e10", + "§e§7blocks. Maximum of §c16", + "§c§7enemies.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;4", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;2.json b/items/ULTIMATE_WISDOM;2.json new file mode 100644 index 00000000..93be8fe2 --- /dev/null +++ b/items/ULTIMATE_WISDOM;2.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom II\",1:\"§7Gain §b2 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b40\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;2\",enchantments:{ultimate_wisdom:2},uuid:\"dcb54182-22e9-4bc3-b9ad-103a08935128\",timestamp:\"10/5/20 8:26 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom II", + "§7Gain §b2 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b40", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;2", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;3.json b/items/ULTIMATE_WISDOM;3.json new file mode 100644 index 00000000..9987c1f9 --- /dev/null +++ b/items/ULTIMATE_WISDOM;3.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom III\",1:\"§7Gain §b3 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b60\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;3\",enchantments:{ultimate_wisdom:3},uuid:\"d6f5766a-584a-4b9b-afe2-9e4582f356be\",timestamp:\"10/4/20 11:52 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom III", + "§7Gain §b3 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b60", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;3", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;4.json b/items/ULTIMATE_WISDOM;4.json new file mode 100644 index 00000000..3fd6210b --- /dev/null +++ b/items/ULTIMATE_WISDOM;4.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom IV\",1:\"§7Gain §b4 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b80\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;4\",enchantments:{ultimate_wisdom:4},uuid:\"e00bc4ca-b459-4f16-940b-7d790a8a65b9\",timestamp:\"9/30/20 4:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom IV", + "§7Gain §b4 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b80", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;4", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;2.json b/items/ULTIMATE_WISE;2.json new file mode 100644 index 00000000..747de9bc --- /dev/null +++ b/items/ULTIMATE_WISE;2.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2},uuid:\"df0ace26-f14b-401a-9cd5-2d2593597693\",timestamp:\"9/27/20 10:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise II", + "§7Reduces the ability mana cost of", + "§7this item by §a20%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;2", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;3.json b/items/ULTIMATE_WISE;3.json new file mode 100644 index 00000000..b0ce3f4a --- /dev/null +++ b/items/ULTIMATE_WISE;3.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise III\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a30%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;3\",enchantments:{ultimate_wise:3},uuid:\"977fabde-2ab7-4b43-bc7b-cc8612e08c5d\",timestamp:\"10/5/20 1:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise III", + "§7Reduces the ability mana cost of", + "§7this item by §a30%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;3", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;4.json b/items/ULTIMATE_WISE;4.json new file mode 100644 index 00000000..b0970674 --- /dev/null +++ b/items/ULTIMATE_WISE;4.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise IV\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a40%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;4\",enchantments:{ultimate_wise:4},uuid:\"679da105-ea03-4004-b48b-4f696a1bdb58\",timestamp:\"9/25/20 1:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise IV", + "§7Reduces the ability mana cost of", + "§7this item by §a40%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;4", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/VACCINE_TALISMAN.json b/items/VACCINE_TALISMAN.json index def0238b..d1d17796 100644 --- a/items/VACCINE_TALISMAN.json +++ b/items/VACCINE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fVaccine Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §9Poison§7", diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json new file mode 100644 index 00000000..e627fa7a --- /dev/null +++ b/items/VAMPIRISM;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", + "damage": 0, + "lore": [ + "§9Vampirism I", + "§7Heals for §a1%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;1", + "parent": "VAMPIRISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json new file mode 100644 index 00000000..deccaa96 --- /dev/null +++ b/items/VAMPIRISM;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", + "damage": 0, + "lore": [ + "§9Vampirism II", + "§7Heals for §a2%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;2", + "parent": "VAMPIRISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json new file mode 100644 index 00000000..5f98f49c --- /dev/null +++ b/items/VAMPIRISM;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", + "damage": 0, + "lore": [ + "§9Vampirism III", + "§7Heals for §a3%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;3", + "parent": "VAMPIRISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json index 0ddaf9d5..85e73a23 100644 --- a/items/VAMPIRISM;4.json +++ b/items/VAMPIRISM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;4\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism IV", @@ -26,6 +26,8 @@ "C3": "ENCHANTED_GHAST_TEAR:8" }, "internalname": "VAMPIRISM;4", - "clickcommand": "viewrecipe", - "modver": "1.0.0" + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" }
\ No newline at end of file diff --git a/items/VENOMOUS;1.json b/items/VENOMOUS;1.json new file mode 100644 index 00000000..5b9518ba --- /dev/null +++ b/items/VENOMOUS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:1}}}", + "damage": 0, + "lore": [ + "§9Venomous I", + "§7Reduces the target\u0027s walk speed", + "§7by §a5% §7and deals §25", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;1", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/VENOMOUS;2.json b/items/VENOMOUS;2.json new file mode 100644 index 00000000..61b9ec35 --- /dev/null +++ b/items/VENOMOUS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a10% §7and deals §210\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:2}}}", + "damage": 0, + "lore": [ + "§9Venomous II", + "§7Reduces the target\u0027s walk speed", + "§7by §a10% §7and deals §210", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;2", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/VENOMOUS;3.json b/items/VENOMOUS;3.json new file mode 100644 index 00000000..994e38d4 --- /dev/null +++ b/items/VENOMOUS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a15% §7and deals §215\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:3}}}", + "damage": 0, + "lore": [ + "§9Venomous III", + "§7Reduces the target\u0027s walk speed", + "§7by §a15% §7and deals §215", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;3", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file diff --git a/items/VENOMOUS;4.json b/items/VENOMOUS;4.json index 4d872083..25c9abea 100644 --- a/items/VENOMOUS;4.json +++ b/items/VENOMOUS;4.json @@ -28,5 +28,5 @@ }, "internalname": "VENOMOUS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.6-REL" }
\ No newline at end of file diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json index 9ce626a1..76a370d4 100644 --- a/items/VENOMOUS;5.json +++ b/items/VENOMOUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VENOMOUS;5\",enchantments:{venomous:5}}},", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"VENOMOUS;5\",enchantments:{venomous:5},uuid:\"e41b1bec-a7bf-46d7-b66f-cbacf9348155\",timestamp:\"11/14/20 5:56 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Venomous V", @@ -19,6 +19,6 @@ "parent": "VENOMOUS;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file diff --git a/items/WEB.json b/items/WEB.json index 3b85fa21..364c98ec 100644 --- a/items/WEB.json +++ b/items/WEB.json @@ -9,5 +9,6 @@ "internalname": "WEB", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: String II" }
\ No newline at end of file diff --git a/items/WITHER_GOGGLES.json b/items/WITHER_GOGGLES.json index 2a386ec9..db7a9af2 100644 --- a/items/WITHER_GOGGLES.json +++ b/items/WITHER_GOGGLES.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§5Wither Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300\",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300 \",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", "damage": 3, "lore": [ "§7Gear Score: §d210 ", - "§7Intelligence: §a+300", + "§7Intelligence: §a+300 ", "", "§7Your abilities deal §c+70%", "§c§7damage to undead monsters.", diff --git a/items/WITHER_SKELETON;3.json b/items/WITHER_SKELETON;3.json index 77a257ca..779fc075 100644 --- a/items/WITHER_SKELETON;3.json +++ b/items/WITHER_SKELETON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wither Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/WOLF;0.json b/items/WOLF;0.json index fc3c3b70..40fb4919 100644 --- a/items/WOLF;0.json +++ b/items/WOLF;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;0\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;0\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;1.json b/items/WOLF;1.json index 2853ba7c..89b4f0e0 100644 --- a/items/WOLF;1.json +++ b/items/WOLF;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;1\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;1\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;2.json b/items/WOLF;2.json index ef1f78da..fdb5c6ef 100644 --- a/items/WOLF;2.json +++ b/items/WOLF;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;2\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;2\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;3.json b/items/WOLF;3.json index 02841140..eac4a51c 100644 --- a/items/WOLF;3.json +++ b/items/WOLF;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;3\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;3\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOODCUTTING_CRYSTAL.json b/items/WOODCUTTING_CRYSTAL.json index 65eed7ea..2ce6435b 100644 --- a/items/WOODCUTTING_CRYSTAL.json +++ b/items/WOODCUTTING_CRYSTAL.json @@ -29,5 +29,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Woodcutting_Crystal" ], - "crafttext": "Requires: Birch Wood VIII" + "crafttext": "Requires: Birch Wood VII" }
\ No newline at end of file diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json index 92d13074..c87c22f1 100644 --- a/items/ZOMBIE;2.json +++ b/items/ZOMBIE;2.json @@ -1,34 +1,33 @@ { - "internalname": "ZOMBIE;2", - "itemid": 397, - "displayname": "§7[Lvl 67] §9Zombie", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §9Zombie", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§9[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;2\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+28\",3:\"§7Health: §a+67\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a13.4 §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a13.4% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§6Held Item: §fIron Claws\",14:\"§7§7Increases the pet's §9☠\",15:\"§9Crit Damage §7by §a40%\",16:\"§a§7and §9☣ Crit Chance §7by\",17:\"§7§a40%\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§9§lRARE\"],Name:\"§7[Lvl 67] §9Zombie\"},ExtraAttributes:{petInfo:\"{\"type\":\"ZOMBIE\",\"active\":false,\"exp\":1123883.0704135546,\"tier\":\"RARE\",\"hideInfo\":false,\"heldItem\":\"PET_ITEM_IRON_CLAWS_COMMON\",\"candyUsed\":0}\",id:\"PET\"}}", - "modver": "1.0.0", "lore": [ "§8Combat Pet", "", - "§7Crit Damage: §a+28", - "§7Health: §a+67", + "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Health: §a{HEALTH}", "", "§6Chomp", - "§7§7Gain +§a13.4 §7hp per zombie", + "§7§7Gain +§a{0} §7hp per zombie", "§7kill", "", "§6Rotten Blade", - "§7§7Deal §a13.4% §7more damage to", + "§7§7Deal §a{1}% §7more damage to", "§7zombies", "", - "§6Held Item: §fIron Claws", - "§7§7Increases the pet's §9☠", - "§9Crit Damage §7by §a40%", - "§a§7and §9☣ Crit Chance §7by", - "§7§a40%", - "", "§7§eRight-click to add this pet to", "§eyour pet menu!", "", "§9§lRARE" + ], + "internalname": "ZOMBIE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" ] }
\ No newline at end of file diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index 39c11f0d..1eff9636 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -25,7 +25,7 @@ "internalname": "ZOMBIE;3", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" diff --git a/items/ZOMBIE_CHESTPLATE.json b/items/ZOMBIE_CHESTPLATE.json index d6831905..2324d07a 100644 --- a/items/ZOMBIE_CHESTPLATE.json +++ b/items/ZOMBIE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_chestplate", "displayname": "§5Zombie Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP \",1:\"§7Defense: §a+40 \",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",anvil_uses:1,timestamp:\"5/13/20 4:44 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP \",1:\"§7Defense: §a+40 \",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",timestamp:\"5/13/20 4:44 AM\"}}", "damage": 0, "lore": [ "§7Health: §a+200 HP ", |