diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-04 12:15:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 12:15:30 +0100 |
commit | 5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e (patch) | |
tree | 1f2fc371c6cbba334857708e08ab242957aec45a /items/TITAN_KILLER;5.json | |
parent | 583e50103413043ca971770697c3e656ccc80060 (diff) | |
download | NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.tar.gz NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.tar.bz2 NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.zip |
even if this works i would probably prefer having the island in the repo 🤓 (#855)
* Added island
* Fixed 2 lores and some recipe outputs
* Fixed lore of enrichments
* Fixed lore of some items
* Added recipe and more wiki links
* Fixed crafttext
Diffstat (limited to 'items/TITAN_KILLER;5.json')
-rw-r--r-- | items/TITAN_KILLER;5.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/TITAN_KILLER;5.json b/items/TITAN_KILLER;5.json index 157f764d..3893ac15 100644 --- a/items/TITAN_KILLER;5.json +++ b/items/TITAN_KILLER;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer V\",1:\"§7Increases damage dealt by §a12%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a540%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cGiant Killer\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;5\",enchantments:{titan_killer:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer V\",1:\"§7Increases damage dealt by §a12%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cGiant Killer\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;5\",enchantments:{titan_killer:5}}}", "damage": 0, "lore": [ "§9Titan Killer V", "§7Increases damage dealt by §a12%", "§a§7for every 100 defense your", - "§7target has up to §a540%§7.", + "§7target has up to §a40%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", |