From 21aed1acba081de6af108596c1c09376f69f3730 Mon Sep 17 00:00:00 2001 From: apotato321 Date: Sat, 24 Oct 2020 22:14:33 -0700 Subject: Enchant Books --- items/VENOMOUS;5.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/VENOMOUS;5.json (limited to 'items/VENOMOUS;5.json') diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json new file mode 100644 index 00000000..9ce626a1 --- /dev/null +++ b/items/VENOMOUS;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VENOMOUS;5\",enchantments:{venomous:5}}},", + "damage": 0, + "lore": [ + "§9Venomous V", + "§7Reduces the target\u0027s walk speed", + "§7by §a25% §7and deals §225", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "VENOMOUS;5", + "parent": "VENOMOUS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit