diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
commit | 5267ebff0127054f6f9dc33f70544e50c172a80d (patch) | |
tree | 08ecb4fc318fb66d6b1691e166c1bdd0d08c161c /items/RESPIRATION;1.json | |
parent | 1e9552e104abe5135dd81f8daf3ea31af943df7a (diff) | |
download | NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.gz NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.bz2 NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.zip |
Books v2
Diffstat (limited to 'items/RESPIRATION;1.json')
-rw-r--r-- | items/RESPIRATION;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/RESPIRATION;1.json b/items/RESPIRATION;1.json new file mode 100644 index 00000000..40e2007c --- /dev/null +++ b/items/RESPIRATION;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration I\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a15s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"RESPIRATION;1\",enchantments:{respiration:1},uuid:\"4b481b68-6ebb-4f04-b14f-47405277e7c3\",timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respiration I", + "§7Extends your underwater", + "§7breathing time by §a15s§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPIRATION;3", + "parent": "RESPIRATION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |