diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/HYPERION.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/HYPERION.json')
-rw-r--r-- | items/HYPERION.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/HYPERION.json b/items/HYPERION.json index 80f49feb..2094f22a 100644 --- a/items/HYPERION.json +++ b/items/HYPERION.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Hyperion", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d615\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"§7Intelligence: §a+350\",4:\"§7Ferocity: §a+30\",5:\" §8[§8✎§8] §8[§8⚔§8]\",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: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPERION\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d615\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"§7Intelligence: §a+350\",4:\"§7Ferocity: §a+30\",5:\" §8[§8✎§8] §8[§8⚔§8]\",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: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aVII Completion§c.\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPERION\"}}", "damage": 0, "lore": [ "§7Gear Score: §d615", @@ -21,8 +21,8 @@ "§eRight-click to use your class ability!", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVII Completion§c.", "§6§lLEGENDARY DUNGEON SWORD" ], "recipe": { @@ -40,7 +40,7 @@ "parent": "NECRON_BLADE", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hyperion", |