diff options
author | hannibal2 <24389977+hannibal002@users.noreply.github.com> | 2024-06-03 15:18:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 13:18:24 +0000 |
commit | 3ec6c8dc31693dc4f81b1de80f012f475c621f48 (patch) | |
tree | 4df269a57bf9294070aa14ed928c3e2ec448f7db /items/SYPHON;4.json | |
parent | 38e402d54b40f627d6dfd6ac64f6707b98f777a2 (diff) | |
download | NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.tar.gz NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.tar.bz2 NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.zip |
fixed enchanted book name (#1205)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Diffstat (limited to 'items/SYPHON;4.json')
-rw-r--r-- | items/SYPHON;4.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SYPHON;4.json b/items/SYPHON;4.json index 46096291..b0ed0cce 100644 --- a/items/SYPHON;4.json +++ b/items/SYPHON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fGauntlet\",17:\"\",18:\"§6Conflicts:\",19:\"§7- §cLife Steal\",20:\"§7- §cMana Steal\",21:\"\",22:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fGauntlet\",17:\"\",18:\"§6Conflicts:\",19:\"§7- §cLife Steal\",20:\"§7- §cMana Steal\",21:\"\",22:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", "damage": 0, "lore": [ "§9Syphon IV", |