diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/INFINITE_QUIVER;10.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
Diffstat (limited to 'items/INFINITE_QUIVER;10.json')
-rw-r--r-- | items/INFINITE_QUIVER;10.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/INFINITE_QUIVER;10.json b/items/INFINITE_QUIVER;10.json new file mode 100644 index 00000000..d6f8d1d5 --- /dev/null +++ b/items/INFINITE_QUIVER;10.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§4Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10},uuid:\"9dd99430-77ff-4e2e-a896-3ade0e076476\",anvil_uses:4,timestamp:\"9/22/20 2:30 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver X", + "§7Saves arrows §a100%§7 of the", + "§7time when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§4§lSUPREME" + ], + "internalname": "INFINITE_QUIVER;10", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |