diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:35:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:35:18 -0500 |
commit | 2859cd9e970bd08114c1d09f5239f2c49d3454e6 (patch) | |
tree | 282049e9b236a4ed2db36932771f08c4cf2baf44 /items/VENOMOUS;1.json | |
parent | b222d239550574d377bf98f98e427ccf219700c4 (diff) | |
download | NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.tar.gz NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.tar.bz2 NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.zip |
Books v3
Diffstat (limited to 'items/VENOMOUS;1.json')
-rw-r--r-- | items/VENOMOUS;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/VENOMOUS;1.json b/items/VENOMOUS;1.json new file mode 100644 index 00000000..5b9518ba --- /dev/null +++ b/items/VENOMOUS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",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:1}}}", + "damage": 0, + "lore": [ + "§9Venomous I", + "§7Reduces the target\u0027s walk speed", + "§7by §a5% §7and deals §25", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;1", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file |