diff options
Diffstat (limited to 'items/MANA_STEAL;1.json')
-rw-r--r-- | items/MANA_STEAL;1.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/items/MANA_STEAL;1.json b/items/MANA_STEAL;1.json index d22af7d5..aa7aa39a 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:\"§f§lCOMMON\"],Name:\"§f§fMana Steal I\"},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.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:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cSyphon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§fMana Steal I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal I", @@ -11,6 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fSword", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "MANA_STEAL;1", |