From 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Jul 2020 14:52:27 +1000 Subject: dungeons & other stuff --- items/SUPER_CLEAVER.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/SUPER_CLEAVER.json (limited to 'items/SUPER_CLEAVER.json') diff --git a/items/SUPER_CLEAVER.json b/items/SUPER_CLEAVER.json new file mode 100644 index 00000000..6a7fa6f4 --- /dev/null +++ b/items/SUPER_CLEAVER.json @@ -0,0 +1,24 @@ +{ + "internalname": "SUPER_CLEAVER", + "itemid": 283, + "displayname": "§9Super Cleaver", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d105\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+20\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a3§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Super Cleaver\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUPER_CLEAVER\",uuid:\"a303e818-5e6b-4f55-85a1-a66bf816ebf0\",timestamp:\"7/7/20 11:24 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d105", + "§7Damage: §c+85", + "§7Strength: §c+20", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a3§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§7§8This item can be reforged!", + "§aPerfect 35000 / 35000", + "§9§lRARE DUNGEON SWORD" + ] +} \ No newline at end of file -- cgit