diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-20 16:27:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-20 10:27:39 -0500 |
commit | 10fff6c9c7f7e38222bd85328c0f3b7216163dce (patch) | |
tree | 22dd1d4c633a5a59d0372742e9aae9f01470b724 /items/FIRST_STRIKE;5.json | |
parent | ab3dab5c257e893d02dd33e639e12738f969ee19 (diff) | |
download | NotEnoughUpdates-REPO-10fff6c9c7f7e38222bd85328c0f3b7216163dce.tar.gz NotEnoughUpdates-REPO-10fff6c9c7f7e38222bd85328c0f3b7216163dce.tar.bz2 NotEnoughUpdates-REPO-10fff6c9c7f7e38222bd85328c0f3b7216163dce.zip |
Item Fixes (#657)
* Item Fixes
* wtf
* runboyname
Diffstat (limited to 'items/FIRST_STRIKE;5.json')
-rw-r--r-- | items/FIRST_STRIKE;5.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FIRST_STRIKE;5.json b/items/FIRST_STRIKE;5.json index de6a7f47..5e501886 100644 --- a/items/FIRST_STRIKE;5.json +++ b/items/FIRST_STRIKE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a125% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments,\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;5\",enchantments:{first_strike:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a125% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cTriple-Strike\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"FIRST_STRIKE;5\",enchantments:{first_strike:5}}}", "damage": 0, "lore": [ "§9First Strike V", @@ -13,7 +13,7 @@ "§7to apply it!", "", "§6Source:", - "§aV: §7Experiments,", + "§aV: §7Experiments", "", "§6Applied To:", "§7- §fSword", @@ -31,4 +31,4 @@ "clickcommand": "", "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file |