diff options
Diffstat (limited to 'items/MANA_DISINTEGRATOR.json')
-rw-r--r-- | items/MANA_DISINTEGRATOR.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/MANA_DISINTEGRATOR.json b/items/MANA_DISINTEGRATOR.json new file mode 100644 index 00000000..bdd9c0d7 --- /dev/null +++ b/items/MANA_DISINTEGRATOR.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Mana Disintegrator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b9d84e23-a8e5-3992-bace-b6f3b32e34d8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NDY2MjYyOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE1NjVjMWMyNjVmNTAzOThjMDY0NmE5YjdkNjQyODk1MjJjMGIwODkwOTFiYTVhMDRmMWQxOGJhYTg2MGQ4NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Combine this item in an Anvil\",1:\"§7with a deployable or wand to\",2:\"§7reduce their mana cost by\",3:\"§7§b1%§7!\",4:\"\",5:\"§7May be applied up to 10 times.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Mana Disintegrator\"},ExtraAttributes:{id:\"MANA_DISINTEGRATOR\"}}", + "damage": 3, + "lore": [ + "§7Combine this item in an Anvil", + "§7with a deployable or wand to", + "§7reduce their mana cost by", + "§7§b1%§7!", + "", + "§7May be applied up to 10 times.", + "", + "§9§lRARE" + ], + "internalname": "MANA_DISINTEGRATOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |