diff options
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 |