diff options
author | Nick Kunnert <34910276+pownsgg@users.noreply.github.com> | 2023-09-16 03:43:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-16 11:43:37 +1000 |
commit | ba03e53d32ee4d77cf144f70886b5b401e12c6f7 (patch) | |
tree | cf1bcf7497680952d808a5c9517946da0a9aa7df /items/SUNDER;2.json | |
parent | fc877134eacdd1a75be57f90577ba0628638bbe3 (diff) | |
download | NotEnoughUpdates-REPO-ba03e53d32ee4d77cf144f70886b5b401e12c6f7.tar.gz NotEnoughUpdates-REPO-ba03e53d32ee4d77cf144f70886b5b401e12c6f7.tar.bz2 NotEnoughUpdates-REPO-ba03e53d32ee4d77cf144f70886b5b401e12c6f7.zip |
Fixed item lores for Sunder books (#985)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/SUNDER;2.json')
-rw-r--r-- | items/SUNDER;2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SUNDER;2.json b/items/SUNDER;2.json index 4414f364..2fe61900 100644 --- a/items/SUNDER;2.json +++ b/items/SUNDER;2.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder 2\",1:\"§7Grants §a+25 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7SkyMart\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fAxe\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;2\",enchantments:{sunder:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder II\",1:\"§7Grants §a+25 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7SkyMart\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fAxe\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;2\",enchantments:{sunder:2}}}", "damage": 0, "lore": [ - "§9Sunder 2", + "§9Sunder II", "§7Grants §a+25 §6☘ Farming", "§6Fortune§7, which increases your", "§7chance for multiple crops.", |