diff options
Diffstat (limited to 'items/STARRED_GLACIAL_SCYTHE.json')
| -rw-r--r-- | items/STARRED_GLACIAL_SCYTHE.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/items/STARRED_GLACIAL_SCYTHE.json b/items/STARRED_GLACIAL_SCYTHE.json new file mode 100644 index 00000000..b352460e --- /dev/null +++ b/items/STARRED_GLACIAL_SCYTHE.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§5⚚ Glacial Scythe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Intelligence: §a+40\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Ice Bolt §e§lRIGHT CLICK\",5:\"§7Shoots §a1 §7Ice Bolt that deals\",6:\"§7§c6,697.2 §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:\"§5⚚ Glacial Scythe\"},ExtraAttributes:{id:\"STARRED_GLACIAL_SCYTHE\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+130", + "§7Intelligence: §a+40", + " §8[§7✎§8]", + "", + "§6Ability: Ice Bolt §e§lRIGHT CLICK", + "§7Shoots §a1 §7Ice Bolt that deals", + "§7§c6,697.2 §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: §375", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "WINTER_FRAGMENT:1", + "A2": "WINTER_FRAGMENT:1", + "A3": "WINTER_FRAGMENT:1", + "B1": "WINTER_FRAGMENT:1", + "B2": "GLACIAL_SCYTHE:1", + "B3": "WINTER_FRAGMENT:1", + "C1": "WINTER_FRAGMENT:1", + "C2": "WINTER_FRAGMENT:1", + "C3": "WINTER_FRAGMENT:1" + }, + "internalname": "STARRED_GLACIAL_SCYTHE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |
