diff options
author | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
commit | fc7a57d8b68c1406c4ea7fd577c06a8499960749 (patch) | |
tree | 19b681605f757414808138ed8380c69d94002d44 /items/RESPIRATION;1.json | |
parent | 1b2a34e39bd9fc474af5a810fc5be2445457e315 (diff) | |
download | NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.gz NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.bz2 NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.zip |
Update all other Books
Diffstat (limited to 'items/RESPIRATION;1.json')
-rw-r--r-- | items/RESPIRATION;1.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/items/RESPIRATION;1.json b/items/RESPIRATION;1.json index a93bd488..a7354ef1 100644 --- a/items/RESPIRATION;1.json +++ b/items/RESPIRATION;1.json @@ -1,7 +1,7 @@ { "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:{id:\"RESPIRATION;1\",enchantments:{respiration:1}},AttributeModifiers:[]}", + "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:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHelmet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPIRATION;1\",enchantments:{respiration:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Respiration I", @@ -11,12 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Clay Collection", + "", + "§6Applied To:", + "§7- §fHelmet", + "", "§f§lCOMMON" ], - "internalname": "RESPIRATION;3", + "internalname": "RESPIRATION;1", "parent": "RESPIRATION;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |