diff options
author | Baltraz <ybaltraz@gmail.com> | 2023-08-22 14:04:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 22:04:03 +1000 |
commit | e59a948a5b2ce4a51c978fb188dc910a145432d0 (patch) | |
tree | 5995822d518813e7e50497ecff3aad00212987f1 /items/CLEAVE;1.json | |
parent | 6a1f053e8748078bcbf05adb47bbc6fe9238a87c (diff) | |
download | NotEnoughUpdates-REPO-e59a948a5b2ce4a51c978fb188dc910a145432d0.tar.gz NotEnoughUpdates-REPO-e59a948a5b2ce4a51c978fb188dc910a145432d0.tar.bz2 NotEnoughUpdates-REPO-e59a948a5b2ce4a51c978fb188dc910a145432d0.zip |
Update Cleave 1-5 (6 is seperate PR) (#970)
Diffstat (limited to 'items/CLEAVE;1.json')
-rw-r--r-- | items/CLEAVE;1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/CLEAVE;1.json b/items/CLEAVE;1.json index e47889b2..573c1dc5 100644 --- a/items/CLEAVE;1.json +++ b/items/CLEAVE;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a3% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fGauntlet\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;1\",enchantments:{cleave:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a5% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Pufferfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fGauntlet\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CLEAVE;1\",enchantments:{cleave:1}}}", "damage": 0, "lore": [ "§9Cleave I", - "§7Deals §a3% §7of your damage", + "§7Deals §a5% §7of your damage", "§7dealt to other monsters within", "§7§a3.3 §7blocks of the target.", "", @@ -30,4 +30,4 @@ "modver": "2.1.0-REL", "crafttext": "", "infoType": "" -}
\ No newline at end of file +} |