diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-01 16:37:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 10:37:07 -0500 |
commit | 44ca7cc64bbce3ae3a2d5e73c515590b34e1df46 (patch) | |
tree | ea4b121ffecf6076e288c0b73d47752ecf8040ed /items/LOOTING;5.json | |
parent | 18412ff1ba9db99e7b0376af0f1e783500f8bcea (diff) | |
download | NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.tar.gz NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.tar.bz2 NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.zip |
Take 2 Added Things and Fixed Things (#348)
* Added Wiki Links and 2 Talismans
* Added new Books
* Added Parents for Talismans and Books, fixed 2 Talismans
Diffstat (limited to 'items/LOOTING;5.json')
-rw-r--r-- | items/LOOTING;5.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/LOOTING;5.json b/items/LOOTING;5.json new file mode 100644 index 00000000..94e85f23 --- /dev/null +++ b/items/LOOTING;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LOOTING;5\",enchantments:{looting:5},uuid:\"0525f012-25ba-494a-94ff-f4ee5e34e5f2\",timestamp:\"12/28/20 2:42 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Looting V", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a75%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LOOTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |