diff options
Diffstat (limited to 'items/RAGNAROCK_AXE.json')
-rw-r--r-- | items/RAGNAROCK_AXE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json new file mode 100644 index 00000000..3a41b680 --- /dev/null +++ b/items/RAGNAROCK_AXE.json @@ -0,0 +1,27 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+250", + "§7Strength: §c+70", + " §8[§7⚔§8]", + "", + "§6Ability: Ragnarock §e§lRIGHT CLICK", + "§7Begin a channel.", + "§7After not taking damage for", + "§7§a3s§7, gain §a2x §7this", + "§7weapon\u0027s strength.", + "§8Mana Cost: §3500", + "§8Cooldown: §a20s", + "", + "§7§8This item can be reforged!", + "§9§lRARE SWORD" + ], + "internalname": "RAGNAROCK_AXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |