diff options
Diffstat (limited to 'items/VENOMOUS.json')
-rw-r--r-- | items/VENOMOUS.json | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/items/VENOMOUS.json b/items/VENOMOUS.json index e516b3ca..752f4a6a 100644 --- a/items/VENOMOUS.json +++ b/items/VENOMOUS.json @@ -1,19 +1,30 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous IV\",1:\"§7Reduces the target's walk speed\",2:\"§7by §a20% §7and deals §220\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback II\",1:\"§7Increases knockback by §a6§7\",2:\"§7blocks.\",3:\"§9Silk Touch I\",4:\"§7Allows you to collect normally\",5:\"§7unobtainable block drops.\",6:\"§9Thunderlord V\",7:\"§7Strikes a Monster with lightning\",8:\"§7every 3 consecutive hits,\",9:\"§7dealing §a50% §7of your Strength\",10:\"§7as damage.\",11:\"§9Venomous V\",12:\"§7Reduces the target's walk speed\",13:\"§7by §a25% §7and deals §225\",14:\"§2§7damage per second. Lasts §64\",15:\"§6§7seconds.\",16:\"\",17:\"§7Use this on an item in an Anvil\",18:\"§7to apply it!\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:5,silk_touch:1,thunderlord:5,knockback:2}}}", "damage": 0, "lore": [ - "§9Venomous IV", + "§9Knockback II", + "§7Increases knockback by §a6§7", + "§7blocks.", + "§9Silk Touch I", + "§7Allows you to collect normally", + "§7unobtainable block drops.", + "§9Thunderlord V", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a50% §7of your Strength", + "§7as damage.", + "§9Venomous V", "§7Reduces the target's walk speed", - "§7by §a20% §7and deals §220", + "§7by §a25% §7and deals §225", "§2§7damage per second. Lasts §64", "§6§7seconds.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |