diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-01 12:31:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:31:05 -0400 |
commit | b09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch) | |
tree | c09a00d380cff6e5bc60275061cb0a8cd8820896 /items/MANA_STEAL;1.json | |
parent | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff) | |
download | NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2 NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip |
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names
* Removing dupe json with the wrong name
* Fixing other Stuff
* Another Rainbow name
* Another Fix
* Rainbow name
* Rainbow Name
* Another Fix
* First Part
* Fuck
* Part 2
* Part 3
* Part 4
* copy paste ftw
Diffstat (limited to 'items/MANA_STEAL;1.json')
-rw-r--r-- | items/MANA_STEAL;1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/MANA_STEAL;1.json b/items/MANA_STEAL;1.json new file mode 100644 index 00000000..d22af7d5 --- /dev/null +++ b/items/MANA_STEAL;1.json @@ -0,0 +1,21 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§9Mana Steal I", + "§7Regain §b0.2% §7of your mana on", + "§7hit.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MANA_STEAL;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |