diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/PROTECTION;1.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/PROTECTION;1.json')
-rw-r--r-- | items/PROTECTION;1.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json index 045d20fb..ae865523 100644 --- a/items/PROTECTION;1.json +++ b/items/PROTECTION;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;1\",enchantments:{protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+4 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table,\",8:\"§7Iron Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cBlast Protection\",15:\"§7- §cFire Protection\",16:\"§7- §cProjectile Protection\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROTECTION;1\",enchantments:{protection:1}}}", "damage": 0, "lore": [ "§9Protection I", - "§7Grants §a+3 §a❈ Defense§7.", + "§7Grants §a+4 §a❈ Defense§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -28,6 +28,6 @@ "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "" -} +}
\ No newline at end of file |