diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-03 13:19:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-03 12:19:56 +0000 |
| commit | 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 (patch) | |
| tree | 797165ef8f8875b83b90a7ad1d5049b0fbc73a8e /items/TACTICAL_INSERTION.json | |
| parent | 881e55d04370448a3eb0d5699ed06fe49575ea14 (diff) | |
| download | NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.gz NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.bz2 NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.zip | |
feat: Slayer Reqs in craft text (#1429)
Diffstat (limited to 'items/TACTICAL_INSERTION.json')
| -rw-r--r-- | items/TACTICAL_INSERTION.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/TACTICAL_INSERTION.json b/items/TACTICAL_INSERTION.json index 34662a2f..ed1611ab 100644 --- a/items/TACTICAL_INSERTION.json +++ b/items/TACTICAL_INSERTION.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:blaze_rod", - "displayname": "§f§f§5Tactical Insertion", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Gorilla Tactics §e§lRIGHT CLICK\",1:\"§7Marks your location and teleport\",2:\"§7back there after §a3s§7.\",3:\"§7\",4:\"§7On coming back, §6burn §7enemies\",5:\"§7within §b3 §7blocks and set your\",6:\"§7§c❤ Health §7to HALF of what it\",7:\"§7was.\",8:\"§7\",9:\"§7The §6burn §7deals §c10% §7of\",10:\"§7ALL damage you dealt within the\",11:\"§7§a3s§7, spread over §66s§7.\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a20s\",14:\"\",15:\"§7§4☠ §cRequires §5Blaze Slayer 5§c.\",16:\"§5§lEPIC\"],Name:\"§f§f§5Tactical Insertion\"},ExtraAttributes:{id:\"TACTICAL_INSERTION\"}}", + "displayname": "§5Tactical Insertion", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Gorilla Tactics §e§lRIGHT CLICK\",1:\"§7Marks your location and teleport\",2:\"§7back there after §a3s§7.\",3:\"§7\",4:\"§7On coming back, §6burn §7enemies\",5:\"§7within §b3 §7blocks and set your\",6:\"§7§c❤ Health §7to HALF of what it\",7:\"§7was.\",8:\"§7\",9:\"§7The §6burn §7deals §c10% §7of\",10:\"§7ALL damage you dealt within the\",11:\"§7§a3s§7, spread over §66s§7.\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a20s\",14:\"\",15:\"§7§4☠ §cRequires §5Blaze Slayer 5§c.\",16:\"§5§lEPIC\"],Name:\"§5Tactical Insertion\"},ExtraAttributes:{id:\"TACTICAL_INSERTION\"}}", "damage": 0, "lore": [ "§6Ability: Gorilla Tactics §e§lRIGHT CLICK", @@ -35,9 +35,9 @@ }, "internalname": "TACTICAL_INSERTION", "slayer_req": "BLAZE_4", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 5", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tactical_Insertion", |
