diff options
Diffstat (limited to 'items/FROZEN_SCYTHE.json')
-rw-r--r-- | items/FROZEN_SCYTHE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FROZEN_SCYTHE.json b/items/FROZEN_SCYTHE.json index 307c85fc..908a1e71 100644 --- a/items/FROZEN_SCYTHE.json +++ b/items/FROZEN_SCYTHE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§9Frozen Scythe", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§6Item Ability: Ice Bolt §e§lRIGHT CLICK\",3:\"§7Shoots §a1 §7Ice Bolt that deals\",4:\"§7§c9,940 §7damage and slows\",5:\"§7enemies hit for §a5 §7seconds!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE SWORD\"],Name:\"§9Frozen Scythe\"},ExtraAttributes:{id:\"FROZEN_SCYTHE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§6Ability: Ice Bolt §e§lRIGHT CLICK\",3:\"§7Shoots §a1 §7Ice Bolt that deals\",4:\"§7§c9,940 §7damage and slows\",5:\"§7enemies hit for §a5 §7seconds!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE SWORD\"],Name:\"§9Frozen Scythe\"},ExtraAttributes:{id:\"FROZEN_SCYTHE\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", "", - "§6Item Ability: Ice Bolt §e§lRIGHT CLICK", + "§6Ability: Ice Bolt §e§lRIGHT CLICK", "§7Shoots §a1 §7Ice Bolt that deals", "§7§c9,940 §7damage and slows", "§7enemies hit for §a5 §7seconds!", @@ -28,7 +28,7 @@ }, "internalname": "FROZEN_SCYTHE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Scythe" |