diff options
Diffstat (limited to 'items/GLACIAL_SCYTHE.json')
-rw-r--r-- | items/GLACIAL_SCYTHE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GLACIAL_SCYTHE.json b/items/GLACIAL_SCYTHE.json index 64d76696..e1e89080 100644 --- a/items/GLACIAL_SCYTHE.json +++ b/items/GLACIAL_SCYTHE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§5Glacial Scythe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Intelligence: §a+30\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Ice Bolt §e§lRIGHT CLICK\",5:\"§7Shoots §a1 §7Ice Bolt that deals\",6:\"§7§c41,348.3 §7damage and slows\",7:\"§7enemies hit for §a5 §7seconds!\",8:\"§7When hitting the ground, also\",9:\"§7creates an explosion of §a3\",10:\"§a§7blocks, dealing the same\",11:\"§7damage.\",12:\"§8Mana Cost: §359\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Glacial Scythe\"},ExtraAttributes:{id:\"GLACIAL_SCYTHE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Intelligence: §a+30\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Ice Bolt §e§lRIGHT CLICK\",5:\"§7Shoots §a1 §7Ice Bolt that deals\",6:\"§7§c18,449 §7damage and slows\",7:\"§7enemies hit for §a5 §7seconds!\",8:\"§7When hitting the ground, also\",9:\"§7creates an explosion of §a3\",10:\"§a§7blocks, dealing the same\",11:\"§7damage.\",12:\"§8Mana Cost: §375\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Glacial Scythe\"},ExtraAttributes:{id:\"GLACIAL_SCYTHE\"}}", "damage": 0, "lore": [ "§7Damage: §c+120", @@ -10,20 +10,20 @@ "", "§6Ability: Ice Bolt §e§lRIGHT CLICK", "§7Shoots §a1 §7Ice Bolt that deals", - "§7§c41,348.3 §7damage and slows", + "§7§c18,449 §7damage and slows", "§7enemies hit for §a5 §7seconds!", "§7When hitting the ground, also", "§7creates an explosion of §a3", "§a§7blocks, dealing the same", "§7damage.", - "§8Mana Cost: §359", + "§8Mana Cost: §375", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" ], "recipe": { "A1": "ENCHANTED_PACKED_ICE:32", - "A2": "GLACIAL_FRAGMENT:8", + "A2": "GLACIAL_FRAGMENT:40", "A3": "ENCHANTED_PACKED_ICE:32", "B1": "ENCHANTED_PACKED_ICE:32", "B2": "FROZEN_SCYTHE:1", |