diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/LIFE_STEAL;4.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/LIFE_STEAL;4.json')
-rw-r--r-- | items/LIFE_STEAL;4.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/LIFE_STEAL;4.json b/items/LIFE_STEAL;4.json index c309a6d5..36a29411 100644 --- a/items/LIFE_STEAL;4.json +++ b/items/LIFE_STEAL;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Spooky Festival\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSyphon\",18:\"§7- §cMana Steal\",19:\"\",20:\"§fUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Spooky Festival\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSyphon\",18:\"§7- §cMana Steal\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", "damage": 0, "lore": [ "§9Life Steal IV", @@ -24,7 +24,7 @@ "§7- §cSyphon", "§7- §cMana Steal", "", - "§fUNCOMMON" + "§a§lUNCOMMON" ], "internalname": "LIFE_STEAL;4", "parent": "LIFE_STEAL;2", @@ -32,4 +32,4 @@ "crafttext": "", "clickcommand": "", "infoType": "" -} +}
\ No newline at end of file |