diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-14 13:56:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-14 13:56:50 +0200 |
commit | bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2 (patch) | |
tree | c51e420df104a0a949f79311a264bfb1d0856d76 /items/MANA_STEAL;1.json | |
parent | 9505bfa9c47422660c8c7922416ea9943dea7cf9 (diff) | |
download | NotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.tar.gz NotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.tar.bz2 NotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.zip |
SkyBlock Patch 0.19.1 - Item Linking, Leveling Update, Stash QoL, & B… (#956)
* SkyBlock Patch 0.19.1 - Item Linking, Leveling Update, Stash QoL, & Bug Fixes
* Added right click to sack
* Added undead to lore
* Fixed Wisp's and mana steal enchant
Diffstat (limited to 'items/MANA_STEAL;1.json')
-rw-r--r-- | items/MANA_STEAL;1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MANA_STEAL;1.json b/items/MANA_STEAL;1.json index e42b6b76..2a899543 100644 --- a/items/MANA_STEAL;1.json +++ b/items/MANA_STEAL;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.2% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.25% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal I", - "§7Regain §b0.2% §7of your mana on", + "§7Regain §b0.25% §7of your mana on", "§7hit.", "", "§7Use this on an item in an Anvil", @@ -29,6 +29,6 @@ "internalname": "MANA_STEAL;1", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "" }
\ No newline at end of file |