diff options
author | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
commit | d628905e77e2b77de3123ac73c9babb9005b5377 (patch) | |
tree | 021fa8c81dbbaa1887b2a25ed5f046a51a188520 /items/RAGNAROCK_AXE.json | |
parent | 63769b63076a9951a3089abf519b3e9fff825b13 (diff) | |
download | NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.gz NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.bz2 NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.zip |
hello dangerous branch people, i hope y'all have a nice day
Diffstat (limited to 'items/RAGNAROCK_AXE.json')
-rw-r--r-- | items/RAGNAROCK_AXE.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json index 3a41b680..91ad89b6 100644 --- a/items/RAGNAROCK_AXE.json +++ b/items/RAGNAROCK_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", "displayname": "§9Ragnarock Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon\u0027s strength.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon's strength.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}", "damage": 0, "lore": [ "§7Damage: §c+250", @@ -12,7 +12,7 @@ "§7Begin a channel.", "§7After not taking damage for", "§7§a3s§7, gain §a2x §7this", - "§7weapon\u0027s strength.", + "§7weapon's strength.", "§8Mana Cost: §3500", "§8Cooldown: §a20s", "", @@ -23,5 +23,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ragnarock_Axe" + ] }
\ No newline at end of file |