diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-25 14:47:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-25 14:47:42 +0100 |
commit | e17d43aab28388331b3443a0fc4528284f4390b9 (patch) | |
tree | ae18c3a6760c1127966ec8ed8ee9a6f4f34cedcd /items/MANA_STEAL;1.json | |
parent | 10fff6c9c7f7e38222bd85328c0f3b7216163dce (diff) | |
download | NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.tar.gz NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.tar.bz2 NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.zip |
Fixed Books and added new Skin (#659)
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 59458536..b22afc73 100644 --- a/items/MANA_STEAL;1.json +++ b/items/MANA_STEAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§fMana Steal I", - "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- §fFishing Weapon\",12:\"§7- §fSword\",13:\"§7- §fGauntlet\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cLife Steal\",17:\"§7- §cSyphon\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fMana Steal I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", + "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- §fFishing Weapon\",12:\"§7- §fSword\",13:\"§7- §fGauntlet\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cLife Steal\",17:\"§7- §cSyphon\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal I", @@ -30,4 +30,4 @@ "clickcommand": "", "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file |