diff options
Diffstat (limited to 'items/SUPER_CLEAVER.json')
-rw-r--r-- | items/SUPER_CLEAVER.json | 24 |
1 files changed, 24 insertions, 0 deletions
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 |