diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-07 01:40:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 23:40:26 +0000 |
| commit | 421ec43323c6519006a6c6452fa06ae596b79373 (patch) | |
| tree | b6a0d4078cd6943a23eff10ddfa6268aa1993207 /items/IMPLOSION_SCROLL.json | |
| parent | 9b3005d4a487f8ab309020e86d024fdb756c4cff (diff) | |
| download | NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.gz NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.bz2 NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.zip | |
feat: More Dye changes & Rabbit Potion (#1309)
Diffstat (limited to 'items/IMPLOSION_SCROLL.json')
| -rw-r--r-- | items/IMPLOSION_SCROLL.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/IMPLOSION_SCROLL.json b/items/IMPLOSION_SCROLL.json index 860c32fe..2e437af4 100644 --- a/items/IMPLOSION_SCROLL.json +++ b/items/IMPLOSION_SCROLL.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:writable_book", "displayname": "§5Implosion", - "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Implosion Ability\",3:\"§6§7when combined with a\",4:\"§7§6Necron\u0027s Blade (Unrefined)§7.\",5:\"\",6:\"§6Ability: Implosion §e§lRIGHT CLICK\",7:\"§7Deals §c10,000 §7damage to\",8:\"§7nearby enemies.\",9:\"§8Mana Cost: §3300\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},resolved:0b}", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Implosion Ability §7when\",3:\"§7combined with a §6Necron\u0027s Blade\",4:\"§6(Unrefined)§7.\",5:\"\",6:\"§6Ability: Implosion §e§lRIGHT CLICK\",7:\"§7Deals §c10,000 §7damage to nearby\",8:\"§7enemies.\",9:\"§8Mana Cost: §3300\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ "§7§8Combinable in Anvil", "", - "§7Applies the §6Implosion Ability", - "§6§7when combined with a", - "§7§6Necron\u0027s Blade (Unrefined)§7.", + "§7Applies the §6Implosion Ability §7when", + "§7combined with a §6Necron\u0027s Blade", + "§6(Unrefined)§7.", "", - "§6Ability: Implosion §e§lRIGHT CLICK", - "§7Deals §c10,000 §7damage to", - "§7nearby enemies.", + "§6Ability: Implosion §e§lRIGHT CLICK", + "§7Deals §c10,000 §7damage to nearby", + "§7enemies.", "§8Mana Cost: §3300", "§8Cooldown: §a10s", "", @@ -21,7 +21,7 @@ "internalname": "IMPLOSION_SCROLL", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls", |
