From 8c3f2dfb0649d41a8ae715449e54e99f128f0bdb Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:08:08 +0100 Subject: feat: Rift Items Part 1 (#1499) * feat: Rift Items Part 1 * feat: Rift Items Part 2 * feat: Rift Items Part 3 --- constants/misc.json | 1 + constants/parents.json | 3 +- items/ANTI_SENTIENT_PICKAXE.json | 21 ++++++++++ items/ARGOFAY_DOORHOLDER_RIFT_NPC.json | 16 ++++++++ items/ASPECT_OF_THE_LEECH_3.json | 29 ++++++++++++++ items/BURNED_PANTS.json | 19 +++++++++ items/CHRONO_PICKAXE.json | 32 +++++++++++++++ items/CRUX_TALISMAN_7.json | 45 ++++++++++++++++++++++ items/DISCRITE.json | 43 +++++++++++++++++++++ items/ELEANOR_CAP.json | 27 +++++++++++++ items/ELEANOR_SLIPPERS.json | 27 +++++++++++++ items/ELEANOR_TUNIC.json | 27 +++++++++++++ items/ENCHANTED_TIME_CLOCK.json | 33 ++++++++++++++++ items/EON_PICKAXE.json | 32 +++++++++++++++ items/FAKE_SHURIKEN.json | 20 ++++++++++ items/FREE_WILL.json | 29 ++++++++++++++ items/GOLDEN_BELT.json | 18 +++++++++ items/GRUMBLEFOOT_NPC.json | 16 ++++++++ items/HIGHLITE.json | 33 ++++++++++++++++ items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json | 9 ++--- items/IQ_POINT.json | 21 ++++++++++ items/LEGGINGS_OF_THE_COVEN.json | 20 +++++----- items/MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC.json | 16 ++++++++ items/MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC.json | 16 ++++++++ items/MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC.json | 16 ++++++++ .../MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC.json | 16 ++++++++ items/MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC.json | 16 ++++++++ items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json | 16 ++++++++ items/OBSOLITE.json | 20 ++++++++++ items/POTION_RIFT_GRAVITY;1.json | 19 +++++++++ items/PUFF_CRUX.json | 18 +++++++++ items/RIFT_COMPLETION_MEMENTO.json | 25 ++++++++++++ items/SATELITE.json | 32 +++++++++++++++ items/SHARP_STEAK_STAKE.json | 37 ++++++++++++++++++ items/SHENS_RINGALIA.json | 20 ++++++++++ items/SNAKE_IN_A_BOOT.json | 8 ++-- items/SPOTLITE.json | 32 +++++++++++++++ items/STAFF_OF_THE_RISING_MOON.json | 20 ++++++++++ items/SUPER_LEECH_MODIFIER.json | 21 ++++++++++ items/S_LOGO_CHESTPLATE.json | 30 +++++++++++++++ items/S_LOGO_FRAGMENT.json | 19 +++++++++ items/TIGHT_PANTS_FRAGMENT.json | 17 ++++++++ items/TIME_GUN.json | 29 ++++++++++++++ items/TIMITE.json | 21 ++++++++++ items/UBIK_VON_NEUMANN_RIFT_NPC.json | 16 ++++++++ items/UGLY_BOOTS.json | 28 ++++++++++++++ items/UGLY_BOOTS_FRAGMENT.json | 19 +++++++++ items/WIZARDMAN_LEGGINGS.json | 38 ++++++++++++++++++ items/WIZARD_FACE.json | 18 +++++++++ items/YOUNGITE.json | 20 ++++++++++ 50 files changed, 1103 insertions(+), 21 deletions(-) create mode 100644 items/ANTI_SENTIENT_PICKAXE.json create mode 100644 items/ARGOFAY_DOORHOLDER_RIFT_NPC.json create mode 100644 items/ASPECT_OF_THE_LEECH_3.json create mode 100644 items/BURNED_PANTS.json create mode 100644 items/CHRONO_PICKAXE.json create mode 100644 items/CRUX_TALISMAN_7.json create mode 100644 items/DISCRITE.json create mode 100644 items/ELEANOR_CAP.json create mode 100644 items/ELEANOR_SLIPPERS.json create mode 100644 items/ELEANOR_TUNIC.json create mode 100644 items/ENCHANTED_TIME_CLOCK.json create mode 100644 items/EON_PICKAXE.json create mode 100644 items/FAKE_SHURIKEN.json create mode 100644 items/FREE_WILL.json create mode 100644 items/GOLDEN_BELT.json create mode 100644 items/GRUMBLEFOOT_NPC.json create mode 100644 items/HIGHLITE.json create mode 100644 items/IQ_POINT.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC.json create mode 100644 items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json create mode 100644 items/OBSOLITE.json create mode 100644 items/POTION_RIFT_GRAVITY;1.json create mode 100644 items/PUFF_CRUX.json create mode 100644 items/RIFT_COMPLETION_MEMENTO.json create mode 100644 items/SATELITE.json create mode 100644 items/SHARP_STEAK_STAKE.json create mode 100644 items/SHENS_RINGALIA.json create mode 100644 items/SPOTLITE.json create mode 100644 items/STAFF_OF_THE_RISING_MOON.json create mode 100644 items/SUPER_LEECH_MODIFIER.json create mode 100644 items/S_LOGO_CHESTPLATE.json create mode 100644 items/S_LOGO_FRAGMENT.json create mode 100644 items/TIGHT_PANTS_FRAGMENT.json create mode 100644 items/TIME_GUN.json create mode 100644 items/TIMITE.json create mode 100644 items/UBIK_VON_NEUMANN_RIFT_NPC.json create mode 100644 items/UGLY_BOOTS.json create mode 100644 items/UGLY_BOOTS_FRAGMENT.json create mode 100644 items/WIZARDMAN_LEGGINGS.json create mode 100644 items/WIZARD_FACE.json create mode 100644 items/YOUNGITE.json diff --git a/constants/misc.json b/constants/misc.json index c0c43099..22aa4255 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -2527,6 +2527,7 @@ "CRUX_TALISMAN_4", "CRUX_TALISMAN_5", "CRUX_TALISMAN_6", + "CRUX_TALISMAN_7", "BINGO_COMBAT_TALISMAN" ], "special_bois": [ diff --git a/constants/parents.json b/constants/parents.json index fb58a547..e2d7f296 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3247,7 +3247,8 @@ "DANTE_TALISMAN": [ "DANTE_RING" ], - "CRUX_TALISMAN_6": [ + "CRUX_TALISMAN_7": [ + "CRUX_TALISMAN_6", "CRUX_TALISMAN_5", "CRUX_TALISMAN_4", "CRUX_TALISMAN_3", diff --git a/items/ANTI_SENTIENT_PICKAXE.json b/items/ANTI_SENTIENT_PICKAXE.json new file mode 100644 index 00000000..48013584 --- /dev/null +++ b/items/ANTI_SENTIENT_PICKAXE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:wooden_pickaxe", + "displayname": "§5Anti-Sentient Pickaxe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to break living metal ore\",1:\"§7and §bYoungite§7.\",2:\"\",3:\"§7§8This pickaxe is not a particular fan\",4:\"§8of sentient pickaxes.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC SWORD\"],Name:\"§5Anti-Sentient Pickaxe\"},ExtraAttributes:{id:\"ANTI_SENTIENT_PICKAXE\"}}", + "damage": 0, + "lore": [ + "§7Allows you to break living metal ore", + "§7and §bYoungite§7.", + "", + "§7§8This pickaxe is not a particular fan", + "§8of sentient pickaxes.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "internalname": "ANTI_SENTIENT_PICKAXE", + "clickcommand": "", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/ARGOFAY_DOORHOLDER_RIFT_NPC.json b/items/ARGOFAY_DOORHOLDER_RIFT_NPC.json new file mode 100644 index 00000000..fd891162 --- /dev/null +++ b/items/ARGOFAY_DOORHOLDER_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dArgofay Doorholder (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"d0b660fd-e46a-2a01-b1cf-34d4a7d401f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZjYmU3MGMyZDFjNjhmZmFiZDJmYmJiZTNmZmYxNzQ2ZjQyMjI5Mzc4NjU2MDQ3NmVjZGZlYzVhYTI5M2Q3ZmEifX19\"}]},Name:\"d0b660fd-e46a-2a01-b1cf-34d4a7d401f0\"},display:{Lore:[0:\"\"],Name:\"§dArgofay Doorholder (Rift NPC)\"},ExtraAttributes:{id:\"ARGOFAY_DOORHOLDER_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ARGOFAY_DOORHOLDER_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": -5, + "y": 181, + "z": 25, + "island": "rift" +} \ No newline at end of file diff --git a/items/ASPECT_OF_THE_LEECH_3.json b/items/ASPECT_OF_THE_LEECH_3.json new file mode 100644 index 00000000..d18701cd --- /dev/null +++ b/items/ASPECT_OF_THE_LEECH_3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:wooden_shovel", + "displayname": "§5Aspect of the Leech", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Weird Transmission §e§lRIGHT CLICK\",1:\"§7Teleport §a5 blocks§7 ahead of you.\",2:\"§8Mana Cost: §350\",3:\"\",4:\"§5§lEPIC WAND\"],Name:\"§5Aspect of the Leech\"},ExtraAttributes:{id:\"ASPECT_OF_THE_LEECH_3\"}}", + "damage": 0, + "lore": [ + "§6Ability: Weird Transmission §e§lRIGHT CLICK", + "§7Teleport §a5 blocks§7 ahead of you.", + "§8Mana Cost: §350", + "", + "§5§lEPIC WAND" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "SUPER_LEECH_MODIFIER:1", + "B2": "ASPECT_OF_THE_LEECH_2:1", + "B3": "SUPER_LEECH_MODIFIER:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "ASPECT_OF_THE_LEECH_3", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/BURNED_PANTS.json b/items/BURNED_PANTS.json new file mode 100644 index 00000000..caec8e5a --- /dev/null +++ b/items/BURNED_PANTS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§9Burned Pants", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a-4s\",1:\"\",2:\"§7§8Maybe encouraging him wasn\u0027t a\",3:\"§8great idea.\",4:\"\",5:\"§9§lRARE LEGGINGS\"],color:789654,Name:\"§9Burned Pants\"},ExtraAttributes:{id:\"BURNED_PANTS\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a-4s", + "", + "§7§8Maybe encouraging him wasn\u0027t a", + "§8great idea.", + "", + "§9§lRARE LEGGINGS" + ], + "internalname": "BURNED_PANTS", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/CHRONO_PICKAXE.json b/items/CHRONO_PICKAXE.json new file mode 100644 index 00000000..7f7876b3 --- /dev/null +++ b/items/CHRONO_PICKAXE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:iron_pickaxe", + "displayname": "§5Chrono Pickaxe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to break living metal,\",1:\"§7§5Obsolite§7, §9Timite§7, and §bYoungite§7.\",2:\"\",3:\"§7§8This pickaxe is not a particular fan\",4:\"§8of the like, overall vibe.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC SWORD\"],Name:\"§5Chrono Pickaxe\"},ExtraAttributes:{id:\"CHRONO_PICKAXE\"}}", + "damage": 0, + "lore": [ + "§7Allows you to break living metal,", + "§7§5Obsolite§7, §9Timite§7, and §bYoungite§7.", + "", + "§7§8This pickaxe is not a particular fan", + "§8of the like, overall vibe.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "TIMITE:16", + "A2": "EON_PICKAXE:1", + "A3": "TIMITE:16", + "B1": "", + "B2": "TIMITE:16", + "B3": "", + "C1": "", + "C2": "TIMITE:16", + "C3": "" + }, + "internalname": "CHRONO_PICKAXE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/CRUX_TALISMAN_7.json b/items/CRUX_TALISMAN_7.json new file mode 100644 index 00000000..82461309 --- /dev/null +++ b/items/CRUX_TALISMAN_7.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§bCelestial Starstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"373cc263-15fa-31a0-9936-eb97ceafde0e\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"ABIe4YiKlmWrrjD4CMLERlyIHIxYuxEF+h2Kjp37XtUKofFRvDwBYfuXzBJFQl/J1wNUPVWFb5c/gQ3RgOdlCifk5LppvWaNaXJOjcQEKXRkQmNcQslQK46liDz+Csui9SuSBziaoedlHlJTr717++npcEk6v/gR6/iQ2TbftR2oZmQDjSyrU5ko2Q4nzrjpe35NoKCXkzxjr/2ac2sro5vkjFMuUbSMWq3xc594QVMqq+3nvnfupcUShKfr8YIH6yZ1rsnLSjnQtdq8dio7rurqNg4OF4C3TBYE+W3S1E5YnrOAIqJ144YJhC+rU0mgltpeBAmq3Y/evgyTEReiRyoVg5x1KQO9VWKlhIgDfZ6Ix4IelisrFoovLO96VHhFzt571an8/t9vh7mqiNsvcSn43T2uwdnIdxVHQDvboJMZOCWKF6FxeKmmgg3eyv5V5k6xhi5EamoPyZY7JQdhyY5gw9OpV/8dvbfx4lbckOTq9bF6h3bz4HTGT4aR0SzcsjghRJvS/YXpHYMZXv6Oc/EXMUf2H5HIZysfx4f7qjbTMDnCtJbDrAg9VvCovTXNV/2216OWpglGiaNM2p4AlnUI27m4751lFvKDxiA2Mh58gX/XaU+BAVhFKB0PZPvnEcy5NN5usbjxhSMEh/ru9aMeGeieDFpFbYJMeaobM9o\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyNDExNTcwNDUxMiwKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VkZjRiYTU4MjkyMjBlMjk3NzYyOTg4MDMwNWIyZTU0ZTY2ZWJhNDkxYzdlMmYxMjU0NTI0NTIyYzhiYTAxMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+20\",1:\"§7Speed: §a+3\",2:\"\",3:\"§7Defeat crux mobs to gain §a+5ф Rift Time §7and\",4:\"§7§6+5 Crux Fortune §7per kill milestone.\",5:\"§7§8Crux Fortune boosts the chance for\",6:\"§8bonus crux drops.\",7:\"\",8:\"§7Total Bonuses\",9:\"§a+120ф Rift Time\",10:\"§6+120 Crux Fortune\",11:\"\",12:\"§7Kill Milestones\",13:\" §24 §2Shy§7: §a§lMAXED\",14:\" §84 §8Shadow§7: §a§lMAXED\",15:\" §e4 §eVolt§7: §a§lMAXED\",16:\" §64 §6Scribe§7: §a§lMAXED\",17:\" §b4 §bFrozille§7: §a§lMAXED\",18:\" §44 §4Splatter§7: §a§lMAXED\",19:\"\",20:\"§b§lDIVINE ACCESSORY\"],Name:\"§bCelestial Starstone\"},ExtraAttributes:{id:\"CRUX_TALISMAN_7\"}}", + "damage": 3, + "lore": [ + "§7Intelligence: §a+20", + "§7Speed: §a+3", + "", + "§7Defeat crux mobs to gain §a+5ф Rift Time §7and", + "§7§6+5 Crux Fortune §7per kill milestone.", + "§7§8Crux Fortune boosts the chance for", + "§8bonus crux drops.", + "", + "§7Total Bonuses", + "§a+120ф Rift Time", + "§6+120 Crux Fortune", + "", + "§7Kill Milestones", + " §24 §2Shy§7: §a§lMAXED", + " §84 §8Shadow§7: §a§lMAXED", + " §e4 §eVolt§7: §a§lMAXED", + " §64 §6Scribe§7: §a§lMAXED", + " §b4 §bFrozille§7: §a§lMAXED", + " §44 §4Splatter§7: §a§lMAXED", + "", + "§b§lDIVINE ACCESSORY" + ], + "recipe": { + "A1": "PUFF_CRUX:16", + "A2": "PUFF_CRUX:16", + "A3": "PUFF_CRUX:16", + "B1": "PUFF_CRUX:16", + "B2": "CRUX_TALISMAN_6:1", + "B3": "PUFF_CRUX:16", + "C1": "PUFF_CRUX:16", + "C2": "PUFF_CRUX:16", + "C3": "PUFF_CRUX:16" + }, + "internalname": "CRUX_TALISMAN_7", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DISCRITE.json b/items/DISCRITE.json new file mode 100644 index 00000000..7939d888 --- /dev/null +++ b/items/DISCRITE.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Discrite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bb2f49bf-5d7d-3f65-9a08-29ccaba0e3c7\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"x4MbJCROz+7OpqM9GWLknQF70HKlar6GPsCXlc0nLi2aoZ+XDnrqYxH8DLQGS5ehKv8wetvNs1JHtpsD6JfhXazftS2ctmVeI2DrEsXzrLb/05lISns/pG9weYEWIuoQYocSntx0sZAhfp3pAU5vyMP1FmCLrLnNKQwx4ScQbnjfH3s+XILv0/rN273iwewTNxdpO6XKRHfrmo2mrAvVbwPUe7XBiFw8f4H+31nc8Ta27XzJw0lHikIapd45JFBbhZDNWy2kPwbFPYOsPiWrgmcYFogAxVOP7oDv3j2afZf2yDGS1bKc3HYTm36N7+9tFdQZqS+kSClGPjNe+1z6afGnOh07X7FIawOSb3wAcDqiSY1/BTcnamDVNOvG/7LRoxbCkWrQJ8sDll8au+4d6sCnEhb+NXpB3czK7ZIo56I6prP266FfG/Oc5rQQHP/7kbPcghw56JcwgBz19zf7oXBAAho+WcnI7Cs3mGXk6CXxxBdQl8tDpQnA39/kzQfGvy5KFOmISAIjEJMntvciDlMke0PNmic4TQmTGDa8OEaBp1tE9Lu0gHka/S5W881TtU1TOZVX2IaNekJYe0eZ0crGlgkS1TFudddDp/hcZSUkCoi9fJTz1tF2MRayMyvzoU0nVrdWEKH9nLe6FNJj4NI3MrEnXKcFLhRiSX9kD34\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMzY2NjUzMzk2NywKICAicHJvZmlsZUlkIiA6ICJmNThkZWJkNTlmNTA0MjIyOGY2MDIyMjExZDRjMTQwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bnZlbnRpdmV0YWxlbnQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFlYzI5MmIzYWE2NjVkNjAwMWE5OTgzMTM5NjYyMTJlYWM1NDE3ZWE5MGY4M2JhYTQ2YjQ4YTk5NDI2OThmMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Consume to boost your §c❣ Health\",1:\"§cRegen §7and §aф Rift Time §7for §a60m§7.\",2:\"\",3:\"§7Keep this item in your inventory to\",4:\"§7increase the bonus up to §c+300❣\",5:\"§cHealth Regen §7and §a+300ф Rift Time§7, at\",6:\"§7which point the item §c§oevolves§7!\",7:\"\",8:\"§7Current Bonus: §a+0ф Rift Time\",9:\"\",10:\"§9§lPRO TIP!\",11:\"§7§c❣ Health Regen §7is an overworld\",12:\"§7stat- but you\u0027ll still be granted it\",13:\"§7when you go back!\",14:\"\",15:\"§5§kX§5 Rift-Exportable §kX\",16:\"§7§8Loses motes value when crossing\",17:\"§8dimensions.\",18:\"§9§lRARE\"],Name:\"§9Discrite\"},ExtraAttributes:{id:\"DISCRITE\"}}", + "damage": 3, + "lore": [ + "§7Consume to boost your §c❣ Health", + "§cRegen §7and §aф Rift Time §7for §a60m§7.", + "", + "§7Keep this item in your inventory to", + "§7increase the bonus up to §c+300❣", + "§cHealth Regen §7and §a+300ф Rift Time§7, at", + "§7which point the item §c§oevolves§7!", + "", + "§7Current Bonus: §a+0ф Rift Time", + "", + "§9§lPRO TIP!", + "§7§c❣ Health Regen §7is an overworld", + "§7stat- but you\u0027ll still be granted it", + "§7when you go back!", + "", + "§5§kX§5 Rift-Exportable §kX", + "§7§8Loses motes value when crossing", + "§8dimensions.", + "§9§lRARE" + ], + "recipe": { + "A1": "OBSOLITE:64", + "A2": "TIMITE:64", + "A3": "OBSOLITE:64", + "B1": "TIMITE:64", + "B2": "YOUNGITE:64", + "B3": "TIMITE:64", + "C1": "OBSOLITE:64", + "C2": "TIMITE:64", + "C3": "OBSOLITE:64" + }, + "internalname": "DISCRITE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "Requires: Timite IV", + "infoType": "" +} \ No newline at end of file diff --git a/items/ELEANOR_CAP.json b/items/ELEANOR_CAP.json new file mode 100644 index 00000000..025a9369 --- /dev/null +++ b/items/ELEANOR_CAP.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§6Eleanor\u0027s Cap", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+20s\",1:\"\",2:\"§8Tiered Bonus: Riches (0/4)\",3:\"§7Gain §a1.5x §9Scavenger §7Coins.\",4:\"\",5:\"§7Scavenger Coins Gained: §60\",6:\"\",7:\"§7§8§oDelicately crafted from the finest\",8:\"§8§oenchanted silk, this cap combines\",9:\"§8§oelegance with subtlety.\",10:\"\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§5§kX§5 Rift-Transferable §kX\",13:\"§6§lLEGENDARY HELMET\"],color:16766720,Name:\"§6Eleanor\u0027s Cap\"},ExtraAttributes:{id:\"ELEANOR_CAP\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+20s", + "", + "§8Tiered Bonus: Riches (0/4)", + "§7Gain §a1.5x §9Scavenger §7Coins.", + "", + "§7Scavenger Coins Gained: §60", + "", + "§7§8§oDelicately crafted from the finest", + "§8§oenchanted silk, this cap combines", + "§8§oelegance with subtlety.", + "", + "§8§l* §8Soulbound §8§l*", + "§5§kX§5 Rift-Transferable §kX", + "§6§lLEGENDARY HELMET" + ], + "internalname": "ELEANOR_CAP", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/ELEANOR_SLIPPERS.json b/items/ELEANOR_SLIPPERS.json new file mode 100644 index 00000000..f74a3c7e --- /dev/null +++ b/items/ELEANOR_SLIPPERS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Eleanor\u0027s Slippers", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+20s\",1:\"\",2:\"§8Tiered Bonus: Riches (0/4)\",3:\"§7Gain §a1.5x §9Scavenger §7Coins.\",4:\"\",5:\"§7Scavenger Coins Gained: §60\",6:\"\",7:\"§7§8§oMade from the softest materials,\",8:\"§8§othese slippers are as stylish as\",9:\"§8§othey are serene.\",10:\"\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§5§kX§5 Rift-Transferable §kX\",13:\"§6§lLEGENDARY BOOTS\"],color:16766720,Name:\"§6Eleanor\u0027s Slippers\"},ExtraAttributes:{id:\"ELEANOR_SLIPPERS\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+20s", + "", + "§8Tiered Bonus: Riches (0/4)", + "§7Gain §a1.5x §9Scavenger §7Coins.", + "", + "§7Scavenger Coins Gained: §60", + "", + "§7§8§oMade from the softest materials,", + "§8§othese slippers are as stylish as", + "§8§othey are serene.", + "", + "§8§l* §8Soulbound §8§l*", + "§5§kX§5 Rift-Transferable §kX", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "ELEANOR_SLIPPERS", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/ELEANOR_TUNIC.json b/items/ELEANOR_TUNIC.json new file mode 100644 index 00000000..626c03c6 --- /dev/null +++ b/items/ELEANOR_TUNIC.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Eleanor\u0027s Tunic", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+20s\",1:\"\",2:\"§8Tiered Bonus: Riches (0/4)\",3:\"§7Gain §a1.5x §9Scavenger §7Coins.\",4:\"\",5:\"§7Scavenger Coins Gained: §60\",6:\"\",7:\"§7§8§oA beautifully tailored tunic, featuring\",8:\"§8§ointricate stitching and a soft, radiant\",9:\"§8§ofinish.\",10:\"\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§5§kX§5 Rift-Transferable §kX\",13:\"§6§lLEGENDARY CHESTPLATE\"],color:16766720,Name:\"§6Eleanor\u0027s Tunic\"},ExtraAttributes:{id:\"ELEANOR_TUNIC\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+20s", + "", + "§8Tiered Bonus: Riches (0/4)", + "§7Gain §a1.5x §9Scavenger §7Coins.", + "", + "§7Scavenger Coins Gained: §60", + "", + "§7§8§oA beautifully tailored tunic, featuring", + "§8§ointricate stitching and a soft, radiant", + "§8§ofinish.", + "", + "§8§l* §8Soulbound §8§l*", + "§5§kX§5 Rift-Transferable §kX", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "ELEANOR_TUNIC", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENCHANTED_TIME_CLOCK.json b/items/ENCHANTED_TIME_CLOCK.json new file mode 100644 index 00000000..119bcede --- /dev/null +++ b/items/ENCHANTED_TIME_CLOCK.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:clock", + "displayname": "§6Enchanted Clock", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Time Warp §e§lRIGHT CLICK\",1:\"§7Advance Time by §d1 hour§7!\",2:\"§8Cooldown: §a48 hours\",3:\"\",4:\"§7§7Impacts your Minions, Chocolate\",5:\"§7Factory, Aging Items, Kat, Fann, and\",6:\"§7The Forge.\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Enchanted Clock\"},ExtraAttributes:{id:\"ENCHANTED_TIME_CLOCK\"}}", + "damage": 0, + "lore": [ + "§6Ability: Time Warp §e§lRIGHT CLICK", + "§7Advance Time by §d1 hour§7!", + "§8Cooldown: §a48 hours", + "", + "§7§7Impacts your Minions, Chocolate", + "§7Factory, Aging Items, Kat, Fann, and", + "§7The Forge.", + "", + "§6§lLEGENDARY" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:32", + "A3": "", + "B1": "HIGHLITE:32", + "B2": "ENCHANTED_REDSTONE_BLOCK:64", + "B3": "HIGHLITE:32", + "C1": "", + "C2": "ENCHANTED_GOLD_BLOCK:32", + "C3": "" + }, + "internalname": "ENCHANTED_TIME_CLOCK", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/EON_PICKAXE.json b/items/EON_PICKAXE.json new file mode 100644 index 00000000..e4c2e41a --- /dev/null +++ b/items/EON_PICKAXE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:golden_pickaxe", + "displayname": "§5Eon Pickaxe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to break living metal ore,\",1:\"§7§9Timite§7, and §bYoungite§7.\",2:\"\",3:\"§7§8This pickaxe is not a particular fan\",4:\"§8of time passing.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC SWORD\"],Name:\"§5Eon Pickaxe\"},ExtraAttributes:{id:\"EON_PICKAXE\"}}", + "damage": 0, + "lore": [ + "§7Allows you to break living metal ore,", + "§7§9Timite§7, and §bYoungite§7.", + "", + "§7§8This pickaxe is not a particular fan", + "§8of time passing.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "YOUNGITE:8", + "A2": "ANTI_SENTIENT_PICKAXE:1", + "A3": "YOUNGITE:8", + "B1": "", + "B2": "YOUNGITE:8", + "B3": "", + "C1": "", + "C2": "YOUNGITE:8", + "C3": "" + }, + "internalname": "EON_PICKAXE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/FAKE_SHURIKEN.json b/items/FAKE_SHURIKEN.json new file mode 100644 index 00000000..f09253b6 --- /dev/null +++ b/items/FAKE_SHURIKEN.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:nether_star", + "displayname": "§9Extremely Real Shuriken", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be thrown at §cEnemies §7to tag\",1:\"§7them. Grants §b+5% §b✯ Magic Find §7when\",2:\"§7a tagged §cEnemy §7is killed by you.\",3:\"§7§8Cooldown: §a1s\",4:\"\",5:\"§5§kX§5 Rift-Transferable §kX\",6:\"§9§lRARE\"],Name:\"§9Extremely Real Shuriken\"},ExtraAttributes:{id:\"FAKE_SHURIKEN\"}}", + "damage": 0, + "lore": [ + "§7Can be thrown at §cEnemies §7to tag", + "§7them. Grants §b+5% §b✯ Magic Find §7when", + "§7a tagged §cEnemy §7is killed by you.", + "§7§8Cooldown: §a1s", + "", + "§5§kX§5 Rift-Transferable §kX", + "§9§lRARE" + ], + "internalname": "FAKE_SHURIKEN", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/FREE_WILL.json b/items/FREE_WILL.json new file mode 100644 index 00000000..0015890c --- /dev/null +++ b/items/FREE_WILL.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:blaze_powder", + "displayname": "§6Free Will", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Giving this to a minion will give them\",1:\"§7the illusion of §dFree Will§7. They will be\",2:\"§7met with the most important choice of\",3:\"§7their minion life.\",4:\"\",5:\"§7They will either §astay §7and become\",6:\"§7loyal, granting §a+10% Minion Speed §7or\",7:\"§7§cleave you forever §7and send you a\",8:\"§7§dPostcard§7.\",9:\"\",10:\"§7Loyalty Chance:\",11:\"§7§a50% §7at Minion Tier I, §a+4% §7per minion\",12:\"§7tier.\",13:\"\",14:\"§5§kX§5 Rift-Transferable §kX\",15:\"§6§lLEGENDARY\"],Name:\"§6Free Will\"},ExtraAttributes:{id:\"FREE_WILL\"}}", + "damage": 0, + "lore": [ + "§7Giving this to a minion will give them", + "§7the illusion of §dFree Will§7. They will be", + "§7met with the most important choice of", + "§7their minion life.", + "", + "§7They will either §astay §7and become", + "§7loyal, granting §a+10% Minion Speed §7or", + "§7§cleave you forever §7and send you a", + "§7§dPostcard§7.", + "", + "§7Loyalty Chance:", + "§7§a50% §7at Minion Tier I, §a+4% §7per minion", + "§7tier.", + "", + "§5§kX§5 Rift-Transferable §kX", + "§6§lLEGENDARY" + ], + "internalname": "FREE_WILL", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/GOLDEN_BELT.json b/items/GOLDEN_BELT.json new file mode 100644 index 00000000..44bbf4f0 --- /dev/null +++ b/items/GOLDEN_BELT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Golden Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b18f83ab-cf26-3434-9964-09255354c2a0\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"wpr6CzRBAQlE5reQaFsHRa81Vekb4+Okua1QizmH+DUBlS1w1B3fWVM1lqrylWKjkXFKzEPc85E7fQCVk3uuSNk43AQo96Y0PYuY2B384quzURcIS/7Ef0aQkuHnbXZ14b96NRpoEVHtGRyK9VoV/y+Jet0h9s8dRHEy1O6DxDsw2BiINe44a6Dj+KC+Yst0xb5OQ5X6eGWPzEcao0MEMMO2x+QJXakuNclQV6E8aUw1ZpjL9nKTlQsDwR1FBhwparZi3HMO1Rf/LAeMLLRSNpOC0Dk8WOYfdNxrdFivmUgu0PaUwf3nplV8oSkd8d7Q+Y5vy3UchGZCBSnJGton5kEpAiPzpjAvb2D0EE12Pb4hP/oOYV/ztBY/ucPjCtkB6eiy+G9hX50VI0BiXHPgzKP00VABpHUkhiM90cALHGPp3x2fjTN8oc6bJWZQtX4wqG8hZ2I+qqlIVNaZDGkw0t7B6JoO3X9NVWa26oVsbGY8638DdBHnHxxkBvIrjS9IM8QgsVvgGyYctmjyGdoDcarCtG4JGnaT8ENlBPGr7djZLuuTdWYQ2KWh9qEHANoQ48HfSiC46s1WJHAxArs9T/pPtIWdNQTe3GlqfMcqMyN6uabCU6MQDTSMjGXgv8/FnPX22y6UAEGt0jqbYq6YZ2SXPd36ux+C2vxSs/vY1C8\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTczMjEzNjgxMjE5MiwKICAicHJvZmlsZUlkIiA6ICI5YjhhN2NlMmJlYjI0NjdkYTJjZmU4MzQ1YTNjOTZkOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdGFyR2FtZXJTaGFsb20iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWNlYjg3NGE1YWE5YWFiNWI5ZTA5Zjc5Zjc5ZTU5N2YzMjBhYWMzNmY0MmQ3ZmYwNzRhNmM2MjliNzY4OWY5MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§6Ability: Gravity Falls \",1:\"§7Increases your total §aф Rift Time §7by\",2:\"§7§a5%§7 but it goes down §c3% §7faster.\",3:\"\",4:\"§6§lLEGENDARY BELT\"],Name:\"§6Golden Belt\"},ExtraAttributes:{id:\"GOLDEN_BELT\"}}", + "damage": 3, + "lore": [ + "§6Ability: Gravity Falls ", + "§7Increases your total §aф Rift Time §7by", + "§7§a5%§7 but it goes down §c3% §7faster.", + "", + "§6§lLEGENDARY BELT" + ], + "internalname": "GOLDEN_BELT", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/GRUMBLEFOOT_NPC.json b/items/GRUMBLEFOOT_NPC.json new file mode 100644 index 00000000..e81a6a7d --- /dev/null +++ b/items/GRUMBLEFOOT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Grumblefoot (NPC)", + "nbttag": "{SkullOwner:{Id:\"3cbbd9da-af44-2599-90a9-59e25d36e70f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMyMDY3M2E3YTU1MmZhYzA5NDY2MWI4MzhiNzVmYjdhYjEyMDBlNjkxZGU3YmVlYzBhODQ2YTllOTc4MTA1OGQifX19\"}]},Name:\"3cbbd9da-af44-2599-90a9-59e25d36e70f\"},display:{Lore:[0:\"\"],Name:\"§9Grumblefoot (NPC)\"},ExtraAttributes:{id:\"GRUMBLEFOOT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "GRUMBLEFOOT_NPC", + "clickcommand": "", + "modver": "", + "x": 42, + "y": 116, + "z": 76, + "island": "hub" +} \ No newline at end of file diff --git a/items/HIGHLITE.json b/items/HIGHLITE.json new file mode 100644 index 00000000..1881d13b --- /dev/null +++ b/items/HIGHLITE.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Highlite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b73d3174-e54e-31fa-b990-f7f3adf1cb0e\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"CE+9Uky13Ic/tLUuta08KX0AH60DNaALgzBPfEhS5QVe6MHScj9TLzkK+Xtc1l9mJ57CSGkzxMb5OiRC7OnUPdNz6DRjxG5KfQxVpOcgijXAkdbT+87UXumblgEWoXr9MMbd7IExQNt9MSf7o53pnhadKHF0wj/6zfPInBcxEWY7Oq0WpAyD9kIX7UEbgNTQzShxAMKNYhrmt916LADJ2Rg21glgbR3s18mjtHiAnvlcIGejmm5MKE8l1gW2zOlLdS5sKsF/q74Xe6g6q+tlzCaMBEaNCvigyklD+QoyA4rf81+NSieU7VDAgsj1qoS6L7KUubkhU8rMP+vproZHtux59rks97AkGhisLvuvCniVrn7/h6kD4OmZvL7Rp/PMGoh7Az4q9UiI/0fsRVl+rYcgnThv25tp4/gdQOdyNdHRDCIKHmYM7fSUwBQZPa8s0SRXvQI3+cCxGpjIO6AigcEM5ClUkcmb1u2anesMEjfWy3TnawD4XT95UIsXPik734RmsOFkzO8o5cKlw8dH27hIdKn9sLEYhjVoY/THE0lDl+msb78tK0i+1BPxalBgNw2yQP54B7ua1K+lHhIVyLNfuUhyniRYCxi7fN2QehicTDYDA4SPENvk3OLWVoPvVzcBa8BMeiHfS3nU1kyq7YZl6dm0o5M4noMzyzBVx4s\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMzY2NjQ5MjQwMiwKICAicHJvZmlsZUlkIiA6ICIxNmQ4NjI4NzYzMWY0NDY2OGQ0NDM2ZTJlY2IwNTllNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphVG91cm5leSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNmJjNjdlZjM2NjE4ZDIwOTliOWZmNGRmODQzNjYxYmFkMWI2NTQxZWYxY2I0NmIwMzEyNGI2NDlkMzg2YzQ0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7This is what happens when time does\",1:\"§7a victory lap.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§kX§5 Rift-Exportable §kX\",6:\"§7§8Loses motes value when crossing\",7:\"§8dimensions.\",8:\"§5§lEPIC\"],Name:\"§5Highlite\"},ExtraAttributes:{id:\"HIGHLITE\"}}", + "damage": 3, + "lore": [ + "§7§7This is what happens when time does", + "§7a victory lap.", + "", + "§eRight-click to view recipes!", + "", + "§5§kX§5 Rift-Exportable §kX", + "§7§8Loses motes value when crossing", + "§8dimensions.", + "§5§lEPIC" + ], + "recipe": { + "A1": "", + "A2": "YOUNGITE:16", + "A3": "", + "B1": "TIMITE:16", + "B2": "OBSOLITE:16", + "B3": "TIMITE:16", + "C1": "", + "C2": "YOUNGITE:16", + "C3": "" + }, + "internalname": "HIGHLITE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "Requires: Timite V", + "infoType": "" +} \ No newline at end of file diff --git a/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json b/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json index 9f06dc4e..2b7a0433 100644 --- a/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json +++ b/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:map", - "displayname": "§f§f§5Travel Scroll to the Wizard Tower", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your Fast Travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSkyBlock Hub\",5:\"§7Teleport: §eWizard Tower\",6:\"\",7:\"§5§kX§5 Rift-Transferable §kX\",8:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to the Wizard Tower\"},ExtraAttributes:{id:\"HUB_WIZARD_TOWER_TRAVEL_SCROLL\"}}", + "displayname": "§9Travel Scroll to the Wizard Tower", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your Fast Travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSkyBlock Hub\",5:\"§7Teleport: §eWizard Tower\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to the Wizard Tower\"},ExtraAttributes:{id:\"HUB_WIZARD_TOWER_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", @@ -11,13 +11,12 @@ "§7Island: §aSkyBlock Hub", "§7Teleport: §eWizard Tower", "", - "§5§kX§5 Rift-Transferable §kX", - "§5§lEPIC TRAVEL SCROLL" + "§9§lRARE TRAVEL SCROLL" ], "internalname": "HUB_WIZARD_TOWER_TRAVEL_SCROLL", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Travel_Scroll_To_The_Wizard_Tower" diff --git a/items/IQ_POINT.json b/items/IQ_POINT.json new file mode 100644 index 00000000..f082b754 --- /dev/null +++ b/items/IQ_POINT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fIQ Point", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b1addd06-a4bf-36d0-b9b8-4a6e77738ef6\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"mpvW63YoW3GR3yz7dLNm4m44Ho96672MtoPxVdM3nujOVDA9wHSNgcx2tcAw4DtC4St55jPIKNWC+Gz/HgSdK8Fm/rq+ZMVfJ/Rb+EA7j15yitI7R8rY1qtQmOPt9Tn7DkUTSS167EG8doPdJ9iqHN/h+Tj63Bc6wY9RA7HsDpNMUPmm0vVzA0jLLxEmlg0hXAg8vQypaYdO5WUCBEYlX/57CGMYDi73/wTri54q/GFQL3uFytuNi/LmulB00UEieroyqPKezWQFEbM2qi1OEOa5HUVSIk/3FNgA4g577tmng0JZHi6ugYp4ebGZpPqTkE6xwZoSqCXxgRT23r9zckS1nanwrBtogOUBUkOGbEMcZ5PCwvd9Tq2LvCqOzCLaD7TtYyFL8nFD1xzihjowUhOF+X095Vg3N6eoIBSnOG4Oth1yFszqU5dKrBAMJxeTcZpHDwQWi7BynaeZEwe3HOtwDBDKRl/NosBLMYj52fUItxDFU+KFFhetp9JbZjQRyzl5Lze3+CaOdB+ZYAKC0RvW+VIwxb9B/MZo9/MHNrvPDdRQHAgURU0uimCx14mdyHrXog1P11rxqLKT1kRroRRqqX55omTV4xGkFScnXZ4Es4ocCdJzsJ+DRrTijbutJt/+k7unocbH+vgxLwY5u6EIEanLoWwifD+ZEduF8lk\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyNzU4OTI1NTU4MSwKICAicHJvZmlsZUlkIiA6ICJhZTg3MzEyNjBmMzY0ZWE2YjU3YTRkYjI5Mjk1YTA1OCIsCiAgInByb2ZpbGVOYW1lIiA6ICJGdW50aW1lX0ZveHlfMTkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmJjMzRmZTAyN2ZhYWFiNDQ5MDljNTRhY2Y5YTlhZmNmNDUwZjIyODQ3MzE2OWM0MDlmNjA5ZWUyOGVmMGQ5NCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Increases your total §aф Rift Time §7by\",1:\"§7§a1%§7.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§5§kX§5 Rift-Transferable §kX\",7:\"§f§lCOMMON ACCESSORY\"],Name:\"§fIQ Point\"},ExtraAttributes:{id:\"IQ_POINT\"}}", + "damage": 3, + "lore": [ + "§7Increases your total §aф Rift Time §7by", + "§7§a1%§7.", + "", + "§eRight-click to view recipes!", + "", + "§8§l* §8Soulbound §8§l*", + "§5§kX§5 Rift-Transferable §kX", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "IQ_POINT", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LEGGINGS_OF_THE_COVEN.json b/items/LEGGINGS_OF_THE_COVEN.json index 105c2ad2..8b21feba 100644 --- a/items/LEGGINGS_OF_THE_COVEN.json +++ b/items/LEGGINGS_OF_THE_COVEN.json @@ -1,24 +1,22 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§5Leggings of the Coven", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+80s\",1:\"§7Hearts: §a+1\",2:\"§7Mana Regen: §a+6%\",3:\"\",4:\"§6Ability: Friendship is Power\",5:\"§7Gain §5+1❁ Rift Damage §7and\",6:\"§7§b+2⚡ Mana Regen §7for each\",7:\"§7other §7wearer within §a64\",8:\"§a§7blocks.\",9:\"§8Max of 3 players!\",10:\"\",11:\"§7§dSame color \u003d 2x stats!\",12:\"§eLeft-click to pick color!\",13:\"\",14:\"§5§lEPIC LEGGINGS\"],color:10040115,Name:\"§5Leggings of the Coven\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_COVEN\"}}", + "displayname": "§6Leggings of the Coven", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Mana Regen: §a+6%\",1:\"\",2:\"§6Ability: Friendship is Power \",3:\"§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana\",4:\"§bRegen §7for each other §7wearer within\",5:\"§7§a64 §7blocks.\",6:\"§8Max of 3 players!\",7:\"\",8:\"§7§dSame color \u003d 2x stats!\",9:\"§eLeft-click to pick color!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:10040115,Name:\"§6Leggings of the Coven\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_COVEN\"}}", "damage": 0, "lore": [ - "§7Rift Time: §a+80s", - "§7Hearts: §a+1", "§7Mana Regen: §a+6%", "", - "§6Ability: Friendship is Power", - "§7Gain §5+1❁ Rift Damage §7and", - "§7§b+2⚡ Mana Regen §7for each", - "§7other §7wearer within §a64", - "§a§7blocks.", + "§6Ability: Friendship is Power ", + "§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana", + "§bRegen §7for each other §7wearer within", + "§7§a64 §7blocks.", "§8Max of 3 players!", "", "§7§dSame color \u003d 2x stats!", "§eLeft-click to pick color!", "", - "§5§lEPIC LEGGINGS" + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" ], "recipe": { "A1": "FEMURGROWTH_LEGGINGS:1", @@ -33,7 +31,7 @@ }, "internalname": "LEGGINGS_OF_THE_COVEN", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Vampire Slayer 3", "infoType": "WIKI_URL", "info": [ diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC.json new file mode 100644 index 00000000..b0343394 --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth II (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"2180c733-4ede-24c9-836a-2312e52a2efe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I3ZTBmYzhkZjkwNjdkMzkzYzk3N2YxZjM0MDI1NjM0MjIzZGIxNDVlOTQwM2RjMzJjMzExODg5ZTMzNjU5NjUifX19\"}]},Name:\"2180c733-4ede-24c9-836a-2312e52a2efe\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth II (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_II_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": -223, + "y": 18, + "z": -75, + "island": "rift" +} \ No newline at end of file diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC.json new file mode 100644 index 00000000..0292e60d --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth IX (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"f80f55bc-2279-20dc-a1ef-425a82fb8872\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU4YzA3ZTU1YjU3ZjMwYmJlOWIyN2NiYWZlMzJjYjc5ZjAwMDIwNTQ0NGQxNDkyMzE1NTg1ZmYzMjBiZDRlYWMifX19\"}]},Name:\"f80f55bc-2279-20dc-a1ef-425a82fb8872\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth IX (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_IX_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 38, + "y": 130, + "z": 42, + "island": "rift" +} \ No newline at end of file diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC.json new file mode 100644 index 00000000..42d967da --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth I (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"f001d8b0-2872-27c7-95d7-143b7cb622b5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM3YzY4MjdiYzM5ZGI5YTJmMmIxNWY3OWNiOGY4NmY4ZTY4M2Q4ZDM2MDFiMTdjZjVkNmY5NzhmMzNkNzFkNDYifX19\"}]},Name:\"f001d8b0-2872-27c7-95d7-143b7cb622b5\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth I (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_I_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 0, + "y": 115, + "z": 36, + "island": "rift" +} \ No newline at end of file diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC.json new file mode 100644 index 00000000..5d5a3c1c --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth VII (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"51d9fe0a-5775-2f2c-a005-12faba770659\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM0ODA5ZDA0NjNmYjA2NjBiZTc3OTkxZDA1ZTY3OTY0NjFiZDI0ZDY5ODQzYTk5ODY3OGYzNjBkYjYxMDExZDEifX19\"}]},Name:\"51d9fe0a-5775-2f2c-a005-12faba770659\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth VII (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_VII_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 8, + "y": 180, + "z": 38, + "island": "rift" +} \ No newline at end of file diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC.json new file mode 100644 index 00000000..e6bbaf70 --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth V (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"7ccc6ef8-50ee-2c69-a96a-6a64cc3179b8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU4YzA3ZTU1YjU3ZjMwYmJlOWIyN2NiYWZlMzJjYjc5ZjAwMDIwNTQ0NGQxNDkyMzE1NTg1ZmYzMjBiZDRlYWMifX19\"}]},Name:\"7ccc6ef8-50ee-2c69-a96a-6a64cc3179b8\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth V (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_V_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 6, + "y": 151, + "z": 23, + "island": "rift" +} \ No newline at end of file diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json new file mode 100644 index 00000000..cc316fbb --- /dev/null +++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMadame Eleanor Q. Goldsworth X (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"304351d3-44c6-21b5-84ce-da25c26edf43\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YyOTIyMzc3Mjk4NWQyNmU5MDE5NWI1ZTZkZTM3ZTc1N2U1YTA0ZGUzMmYxZGY3YjNjMDk4NGFmZjEzNDkyZGYifX19\"}]},Name:\"304351d3-44c6-21b5-84ce-da25c26edf43\"},display:{Lore:[0:\"\"],Name:\"§dMadame Eleanor Q. Goldsworth X (Rift NPC)\"},ExtraAttributes:{id:\"MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC", + "clickcommand": "", + "modver": "", + "x": 24, + "y": 155, + "z": 43, + "island": "rift" +} \ No newline at end of file diff --git a/items/OBSOLITE.json b/items/OBSOLITE.json new file mode 100644 index 00000000..5aa0e79c --- /dev/null +++ b/items/OBSOLITE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Obsolite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f6317e67-a96b-3fd6-8d84-2dc2a3cda6dc\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"UUwYRAIzSoHS/FBnXmDEo/mvOK1c19R2VYd5RzuZDpiAd/Qbv5Q8UyOZssSubHdwyOfIjOwq9Kn4L6Z4BMomhXCIrvCEBVPpCPtggCpxEBq4vxgyEl/HUlqshz/4iCMOvCTaBFMxS7UfxNQxLXGavwTjvQ92jxkWu9oWf146mzWYqsKpOgffiSV7kYkdSPqXpUMSAwZJAVo/40FnY2j/vT2Xp9m7tVdre5STZTZySLT1x51BqZtcF3MKA2Wgg9HGAZa/+P3llfxbcWTItvxqfVu2vAZwXhdZ2vaHMvXOsG9PU3bqA0lAQltqhbr0cykqn1sVCunFehnABSNG2VONNX+lFFgcrQlKSwVfzdvq7TYO2HmwhSLiOBCKso7G8xjua08qmtyXqvRzXF6TNewqpB+lp9atS9G5264Wo4XWeHR2HGe+cDrUqvtPSSKmkwmEVfSziXp2zGKnIzILio0DhL+mbsmw/YI2bEER4l6dbMUKc4jIglpIGSZn9ydZWFTOhj1kmViuNkNCiVNzK7RjESRg93TrTdkzY1Qsu6PIaRVwISLVHFVK06Ideas9+y8IY3RB+AhHaZMkF6SP9fhiNI7grh/2/be2F4ZVm2eXZgvMyRcKpl8UhghEcsBVev2PjV7EcdzJT8yfDW77nC7b2RUlYLvgvKX+W+qdSRE8/uk\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyNTMyNTc3ODQwMSwKICAicHJvZmlsZUlkIiA6ICIyZGI4ZTYzYzFlMTc0NGE3ODIyZDNmNjBlYmNmYzI5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBcmtTYW5kYm94IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI1ZTI5YmZmZTRkMTQ5ODdlOTU1MmYzNjMwMjA0OTU0MjMxYTcwZWQxM2ZiZTdkZmM1NzU0YmI3ZTllNzMyYzMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7§7Practically a fossil.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Obsolite\"},ExtraAttributes:{id:\"OBSOLITE\"}}", + "damage": 3, + "lore": [ + "§7§8Collection Item", + "", + "§7§7Practically a fossil.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "OBSOLITE", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/POTION_RIFT_GRAVITY;1.json b/items/POTION_RIFT_GRAVITY;1.json new file mode 100644 index 00000000..442b6c65 --- /dev/null +++ b/items/POTION_RIFT_GRAVITY;1.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fGravity I Splash Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:2b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Gravity I §f(10:00)\",2:\"§7Increases §5Gravity §7around you,\",3:\"§7spawning §bPuffs §7more often.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fGravity I Splash Potion\"},ExtraAttributes:{potion_level:1,potion:\"rift_gravity\",effects:[0:{level:1,effect:\"rift_gravity\",duration_ticks:12000}],potion_type:\"POTION\",id:\"POTION_RIFT_GRAVITY;1\",splash:1b}}", + "damage": 16394, + "lore": [ + "", + "§5Gravity I §f(10:00)", + "§7Increases §5Gravity §7around you,", + "§7spawning §bPuffs §7more often.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_RIFT_GRAVITY;1", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/PUFF_CRUX.json b/items/PUFF_CRUX.json new file mode 100644 index 00000000..fdceda8c --- /dev/null +++ b/items/PUFF_CRUX.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPuff Crux", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b9d48a3-dcee-3a82-9c88-f0a8f7409992\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"fJVP84iQcSzwGsX/GSDb+eXSNID5hLZS/PBpXwdtnPWXW/H1fcJlOxdE63Ix6f7nO4lMgcJVr5qYwW2lctXhhGvuwd48Dx8Qr6dOKjItK4L8I+x0TuEw315ElW2C4MbG2iAh5VFXjV7/lp/OGeREhUFRuTTlp39A5LFuvoyZ/8QeRRMshuwdMsbGU4D6Y5/y1DxTS5Eb8eYtuiwDaTLQUADt3IQKYpfSxdE9NNc4Z+LOfGZ86rD05j4ntuzSiWwH5J8SyHkbsXeSDPxVmEQEEOZwGaXDJxx/4ZKIa07f+t0rqiRf9se8RqQgQtiZIZ0OMJoYVD2HM8yN6UPcIX449hNqrH+gsAyuR0ATMiD36NDlWFS6jiKeCum30/o8PwrilncTWWfSi8Yqjy+lx1QaZ1d0ovyONa7UxdIpJqPPLMpg70kb9XvDyGfU1iQzLUx30rI7xPqPwOZ3Vc60LsPSTv9U+J5H00YDajjvpwHunq+IcZPFR+5mem2hIY7KLup+gTY9RH1YI6lAexirNO3tMxGeK0usAByUF0Bky0lYWGhURhT2ydxNlJ8plHQqbdUH5R+gMHazycnw7peitJ1bxAWnLS5EFHC2x4SSIVmLXKc5Tzj8XVztfDDSVvFwMhAH6wvQhMrG3zVd/6b5oMk1cMP+qc5zJr/3aZDQK8QG3C4\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyNDA4MzEyOTI3MCwKICAicHJvZmlsZUlkIiA6ICI5ZTA5YzM4ZGUzZTY0MDA2OTAwYzAwZTJiOTQ3ZTQwMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4RFRPTUFTX1lUIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJmMjdlNTNmMTAxYzM0OTgwMWZjMzMyYWQyM2EzMjU0NzI1ODE4YTAxNzA3ZDU1MmU2MzNhNjM0YWUyY2YwZDEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Pure CO².\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aPuff Crux\"},ExtraAttributes:{id:\"PUFF_CRUX\"}}", + "damage": 3, + "lore": [ + "§7Pure CO².", + "", + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PUFF_CRUX", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/RIFT_COMPLETION_MEMENTO.json b/items/RIFT_COMPLETION_MEMENTO.json new file mode 100644 index 00000000..bdf291ab --- /dev/null +++ b/items/RIFT_COMPLETION_MEMENTO.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:book", + "displayname": "§cThere and Back Again", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Commemorates your participation in\",1:\"§7the §5Breach Close §7event.\",2:\"\",3:\"§7Earned by: §b[MVP§3+§b] Eisengolem§f\",4:\"§8December 10, 2024\",5:\"\",6:\"§7§8Memento acquirer name becomes\",7:\"§8hidden if traded.\",8:\"\",9:\"§7§7§oThis book will never find a publisher.\",10:\"\",11:\"§c§lSPECIAL MEMENTO\"],Name:\"§cThere and Back Again\"},ExtraAttributes:{date:1733853871357L,edition:-1,id:\"RIFT_COMPLETION_MEMENTO\",recipient_name:\"§b[MVP§3+§b] Eisengolem§f\",recipient_id:\"8a9f1841-48e9-48ed-b14f-76a124e6c9df\"}}", + "damage": 0, + "lore": [ + "§7Commemorates your participation in", + "§7the §5Breach Close §7event.", + "", + "§7Earned by: §b[MVP§3+§b] Eisengolem§f", + "§8December 10, 2024", + "", + "§7§8Memento acquirer name becomes", + "§8hidden if traded.", + "", + "§7§7§oThis book will never find a publisher.", + "", + "§c§lSPECIAL MEMENTO" + ], + "internalname": "RIFT_COMPLETION_MEMENTO", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/SATELITE.json b/items/SATELITE.json new file mode 100644 index 00000000..af72280f --- /dev/null +++ b/items/SATELITE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Satelite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f7d8f8c5-2068-37d5-a868-5db1ea586a6f\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"bQzhbea5/OGE4tv0Xzvoy7aKJ9Rj7ABrX6beJgJxhIFJnQNPCuFe65heCcvuRAtB8kW/qaPikSwvYUpy2/azbtoDfZE8KSzWgQhNIGnH/PO7EdPa8+VbDE3cl/6bKTi8n1JK186kKznkZN3wlf/FtwU5BdOOAQiRu62kKo4Ychtt2tZAMKs3GuX88gOxzD8Ufc7qISDtwy18b+dyMvWBT8UVTcjQt86Jt8EnxPdMrLh35sX+ORwoGun/PAS7dY1mEobeCOcf6Gwb4NBU0o/WICDvH/GFw2rIEzB1ETqZ6si3TMH9uo2Ue67uPHGBsOrGmYJIXQIHr/xWCe5or0mCju4R4ituB4hYCs5Ott0eJZGxLoxwTtU+1nw135TtEn77ck/IN9E1ibhr1UbV5PL0MHzXFbCeIsl97lrMb/VLsVBaunFvcq7midoNS9E+8gziaOV2/f3+VJWRQYkShV/y4xJj4GHpHZDvr7Y+Qtzv+rGkHusNLiAfzCH81p1jqMs2FBqPlw1TEmKsB7gZyDS2dmc+WI88ab+3gjllyK2z3a7RZCXz/+Fp2x1xn9woQRfnIhYTw0cqD0R+vMQ52rl+BIdiCyjfh7r/Zas9pRXew6oXZoptC5oQSXSeQZF7HyHZWUUPflmj7qF/tw4+bt8yY0pxN1yWBppROjVVWBcFQ3E\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMzY2NjUwNTAzOCwKICAicHJvZmlsZUlkIiA6ICI0NTM1Y2RjNjk3NGU0Nzk4YjljYzY4ODlkZWY1MDk2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICIzZXlyZW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRjYmU4NTRiMDM4NmRjMzg5Zjc1Zjg3MTRiMjkyMmFjZDI0MjE5NTEwMDFjZmFiYTRhODFhYjY3ZTMzOGI5OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7High altitude, slow attitude. The\",1:\"§7procrastinator\u0027s dream stone.\",2:\"\",3:\"§6Ability: Bullet Time \",4:\"§7Slow down the loss of §aф Rift Time §7by\",5:\"§7§a20% §7in elevated areas.\",6:\"\",7:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Satelite\"},ExtraAttributes:{id:\"SATELITE\"}}", + "damage": 3, + "lore": [ + "§7High altitude, slow attitude. The", + "§7procrastinator\u0027s dream stone.", + "", + "§6Ability: Bullet Time ", + "§7Slow down the loss of §aф Rift Time §7by", + "§7§a20% §7in elevated areas.", + "", + "§6§lLEGENDARY ACCESSORY" + ], + "recipe": { + "A1": "YOUNGITE:16", + "A2": "TIMITE:16", + "A3": "YOUNGITE:16", + "B1": "OBSOLITE:16", + "B2": "HIGHLITE:1", + "B3": "OBSOLITE:16", + "C1": "YOUNGITE:16", + "C2": "TIMITE:16", + "C3": "YOUNGITE:16" + }, + "internalname": "SATELITE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "Requires: Timite VI", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARP_STEAK_STAKE.json b/items/SHARP_STEAK_STAKE.json new file mode 100644 index 00000000..f31d1b96 --- /dev/null +++ b/items/SHARP_STEAK_STAKE.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:cooked_mutton", + "displayname": "§5Super Sharp \u0027n Stabby Steak Stake", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: A bit of Impalement §e§lLEFT CLICK\",1:\"§7Stab a §4Vampire §7at §c20%❤ §7to instantly\",2:\"§7vanquish it.\",3:\"§8(Does not actually hurt the vampire)\",4:\"\",5:\"§6Ability: Bloodcrave \",6:\"§7After vanquishing a §4Vampire§7, your\",7:\"§7next hit will deal §c2x §c❁ Damage §7and\",8:\"§7your next §4Vampire §7kill will award §31.5x\",9:\"§3Combat Exp§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§5Super Sharp \u0027n Stabby Steak Stake\"},ExtraAttributes:{id:\"SHARP_STEAK_STAKE\"}}", + "damage": 0, + "lore": [ + "§6Ability: A bit of Impalement §e§lLEFT CLICK", + "§7Stab a §4Vampire §7at §c20%❤ §7to instantly", + "§7vanquish it.", + "§8(Does not actually hurt the vampire)", + "", + "§6Ability: Bloodcrave ", + "§7After vanquishing a §4Vampire§7, your", + "§7next hit will deal §c2x §c❁ Damage §7and", + "§7your next §4Vampire §7kill will award §31.5x", + "§3Combat Exp§7.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "CRUXMOTION:1", + "A2": "CRUXMOTION:1", + "A3": "CRUXMOTION:1", + "B1": "CRUXMOTION:1", + "B2": "STEAK_STAKE:1", + "B3": "CRUXMOTION:1", + "C1": "CRUXMOTION:1", + "C2": "CRUXMOTION:1", + "C3": "CRUXMOTION:1" + }, + "internalname": "SHARP_STEAK_STAKE", + "clickcommand": "viewrecipe", + "modver": "", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHENS_RINGALIA.json b/items/SHENS_RINGALIA.json new file mode 100644 index 00000000..4e9b7964 --- /dev/null +++ b/items/SHENS_RINGALIA.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Shen\u0027s Ringalia", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"85db4c79-0e2e-32d8-90b9-4fdadea7490f\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"Fecd9SPyFq1+Usykkow8YxVBFGpgHjgYC1Au78wZmgK9gCqzvRfaPYzey96ewqjrHGKsWliPmp/V6eyZe3HkP5doGFhYvNwIvZ3Yp1uUs1uAQCaJkimL/3LodZX7uOmb2Tka9M2ZPg+aiiVjXsEk1izc7Gf3XvQIm0zOhA194VasSdIW7zcWw8u0IqM4O+10GwER2l9iWQsumvBZw4MUFv49UdPwhuoY++twPvb9xwDO33NOhYu4QBqA2A7ty/jTgYIylvHiGy3YmgqyjN19R7BEcxc1Q7RPsfCyDMeegT/mnvHe3L13l3pFyqUflYAATPG6+qIu319Man8oRmA8K3BUPYbk/hJMVS2Zg5mLE5919ZRSUGTWCXgLk29QBE1CstGf3TR15pwzLG+/djkFw2Vjv7WhCBtd85+bCuImRfo+vX/PDzeZrMuGuPKQYNVdU/vhkYj2N5hvNbsI6ZrIIh+L7zNzLbJ94KwApG1kK8EgT7izhwX6rQoWvCMXArEcoW1ClvzXRSrNnFNufKH2HDC8e//g18FqN+SI5kexWq9np79lwvpj/kkrT82IH367rOEsK3x6XZx9aWLkcSapVFBh2CCKz/ZaZCIV2i2oYBt0S3s4mXaE1raPyVx8C3CxKeBNVgIqnmWb3rSJAQLd67I9Q25Y5mhbQ/fQP+kvKx8\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTczMjEzNjgyNzM1NCwKICAicHJvZmlsZUlkIiA6ICI1MWI4MjcxNDE5YWE0NDA5YTFhNmU1OTcwYTc1MzgyNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJYRHJha2U5OSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jZWJhZmIxMGUyOTliNDJjYzE3NzViZDMyYjI2NzM2OTNiNzlmNjdmYjM2ZTBiZmNjY2U0YWJmMjQxZDI1NTZmIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+50s\",1:\"\",2:\"§7§7§oNo matter the place or when, anyone\",3:\"§7§omarked by Shen will gain control.\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§6§lLEGENDARY BRACELET\"],Name:\"§6Shen\u0027s Ringalia\"},ExtraAttributes:{id:\"SHENS_RINGALIA\"}}", + "damage": 3, + "lore": [ + "§7Rift Time: §a+50s", + "", + "§7§7§oNo matter the place or when, anyone", + "§7§omarked by Shen will gain control.", + "", + "§8§l* §8Soulbound §8§l*", + "§6§lLEGENDARY BRACELET" + ], + "internalname": "SHENS_RINGALIA", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/SNAKE_IN_A_BOOT.json b/items/SNAKE_IN_A_BOOT.json index 3d0716ad..66b2824e 100644 --- a/items/SNAKE_IN_A_BOOT.json +++ b/items/SNAKE_IN_A_BOOT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§5Snake-in-a-Boot", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{id:\"SNAKE_IN_A_BOOT\"}}", + "displayname": "§6Snake-in-a-Boot", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§6§lLEGENDARY BOOTS\"],color:1704012,Name:\"§6Snake-in-a-Boot\"},ExtraAttributes:{lm_evo:110,id:\"SNAKE_IN_A_BOOT\"}}", "damage": 0, "lore": [ "§7Rift Time: §a+60s", @@ -9,7 +9,7 @@ "", "§7You\u0027ve got a friend in me.", "", - "§5§lEPIC BOOTS" + "§6§lLEGENDARY BOOTS" ], "recipe": { "A1": "", @@ -24,7 +24,7 @@ }, "internalname": "SNAKE_IN_A_BOOT", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Living Metal Heart I", "infoType": "WIKI_URL", "info": [ diff --git a/items/SPOTLITE.json b/items/SPOTLITE.json new file mode 100644 index 00000000..acbc2208 --- /dev/null +++ b/items/SPOTLITE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Spotlite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3d758e4-1fba-3c7b-a83f-a8b83dfc7f67\",hypixelPopulated:1b,Properties:{textures:[0:{Signature:\"uSkWd9I+lLb1WWPnJWTplnB6SzIIC3pwBatOpAIn0ydxt570tRLdI+PXXyfey68QuiRi9o7JdAYTmt6DS/OnOS85HmeDLAPQ2Daf+DNkGhJRnwtKAb6sGkapdjGWNKnAN7pf/isDOASeJ6rnWrzvrh1+yKC6vQ14t6KpDtQ+VrWpt9pGBOn+/dTl+yRIM/sNCESZFM+Q1ciU3pAlGuLepbjk5T4s7ASQGX4SQFIbEMobAgAxu7D1sDIlkOm9PH4vcsVX9xTeILIq4Q6K0kvQTcrgFjl1mzTRHA+Z69CTHiD9CA2eE+9YT/3EUkG4NpTFtVA/wFt6GPpLHRDoqUnEo9I9P79b1yYEx+kBMWqXEDwwI+l+vpyrij+iSjFxoTvupYv7gzB2It4z7XEe5ivcspwzGMMiLFiPaTouwwXgWUb6kmLXKsMSYj6Exx1C4FInjSfs0V7l96EoDQL7u/Ug6xIHXtZ9M2RWZYxFzr8N54Yq1/kNVGPNV5qcLm0dI4rHTZ+0hSw/X2BTvbBpUjqMGg3dbQjG4hfZVwH744p8gGHSH/j5FRiMaesthR64A9UOSKxb2IGxGFcCC25fTxAjrBxstw4rFcEKeRhJmAWv/QOncXs99XbEVQGa2SQW9Ewd2zuTrxm+CaXwOZojP7yCMmynHPE8nMpl93IBoLzkMd4\u003d\",Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMzY2NjUxOTEzNCwKICAicHJvZmlsZUlkIiA6ICI1MzgyNzM1OGIzOTc0ZmJiOTg0OTY5MWM5Yzg3NTA1YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPdmVyQmlnYm95MTIzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVmNGM1N2U3NDRhMGZlMzk1ZmIxNDVlNzQ5NmE4NWNjYzQxMjc3Mzk1NDMzYjk4YjczYzdmMjliZjU0ZGNjMzUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Consume to gain §c+300❣ Health Regen\",1:\"§c§7and §a+300ф Rift Time §7for §a60m§7!\",2:\"\",3:\"§6Aged like Premium Ores\",4:\"§7Consuming this grants permanent\",5:\"§7§c+5❣ Health Regen§7 and §a+25ф Rift Time§7.\",6:\"\",7:\"§9§lPRO TIP!\",8:\"§7Bonus §aф Rift Time §7will be granted\",9:\"§7whenever you enter the §dRift§7- only\",10:\"§7while this item is active!\",11:\"\",12:\"§7You may consume §a5 §7of these before\",13:\"§7they lose their magical energy.\",14:\"\",15:\"§5§kX§5 Rift-Exportable §kX\",16:\"§7§8Loses motes value when crossing\",17:\"§8dimensions.\",18:\"§6§lLEGENDARY\"],Name:\"§6Spotlite\"},ExtraAttributes:{id:\"SPOTLITE\"}}", + "damage": 3, + "lore": [ + "§7Consume to gain §c+300❣ Health Regen", + "§c§7and §a+300ф Rift Time §7for §a60m§7!", + "", + "§6Aged like Premium Ores", + "§7Consuming this grants permanent", + "§7§c+5❣ Health Regen§7 and §a+25ф Rift Time§7.", + "", + "§9§lPRO TIP!", + "§7Bonus §aф Rift Time §7will be granted", + "§7whenever you enter the §dRift§7- only", + "§7while this item is active!", + "", + "§7You may consume §a5 §7of these before", + "§7they lose their magical energy.", + "", + "§5§kX§5 Rift-Exportable §kX", + "§7§8Loses motes value when crossing", + "§8dimensions.", + "§6§lLEGENDARY" + ], + "internalname": "SPOTLITE", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/STAFF_OF_THE_RISING_MOON.json b/items/STAFF_OF_THE_RISING_MOON.json new file mode 100644 index 00000000..b465feac --- /dev/null +++ b/items/STAFF_OF_THE_RISING_MOON.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§5Staff of the Rising Moon", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Launches an explosive moon towards the\",2:\"§7target location, dealing §c1❤ Heart §7of damage\",3:\"§7to §cWizardman §7when hit.\",4:\"§8Mana Cost: §31\",5:\"\",6:\"§5§lEPIC WAND\"],Name:\"§5Staff of the Rising Moon\"},ExtraAttributes:{id:\"STAFF_OF_THE_RISING_MOON\"}}", + "damage": 2, + "lore": [ +