diff options
Diffstat (limited to 'items/MITHRIL_CRYSTAL.json')
-rw-r--r-- | items/MITHRIL_CRYSTAL.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/MITHRIL_CRYSTAL.json b/items/MITHRIL_CRYSTAL.json index 1133da9c..1484a6d2 100644 --- a/items/MITHRIL_CRYSTAL.json +++ b/items/MITHRIL_CRYSTAL.json @@ -1,15 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§9Mithril Crystal", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"949d100c-aa74-3b09-a642-af5529f808aa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjYmEyMzNmZmM0NTdiMzMwNTIyOGIyNWYzNWMwMjMzNTYxMWM5ZWZiNzY2OThiNWU5NGMwZDU0MWI1ZjQifX19\"}]}},display:{Lore:[0:\"§7Can be placed on your private\",1:\"§7island. Increases the speed of\",2:\"§7nearby mining minions by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Effective Radius: §b40\"],Name:\"§9Mithril Crystal\"},ExtraAttributes:{id:\"MITHRIL_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"949d100c-aa74-3b09-a642-af5529f808aa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjYmEyMzNmZmM0NTdiMzMwNTIyOGIyNWYzNWMwMjMzNTYxMWM5ZWZiNzY2OThiNWU5NGMwZDU0MWI1ZjQifX19\"}]}},display:{Lore:[0:\"§7Can be placed on your private\",1:\"§7island. Increases the speed of\",2:\"§7nearby mining minions by §a10%§7.\",3:\"\",4:\"§7Effective Radius: §b40\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Mithril Crystal\"},ExtraAttributes:{id:\"MITHRIL_CRYSTAL\"}}", "damage": 3, "lore": [ "§7Can be placed on your private", "§7island. Increases the speed of", - "§7nearby mining minions by", - "§7§a10%§7.", + "§7nearby mining minions by §a10%§7.", "", - "§7Effective Radius: §b40" + "§7Effective Radius: §b40", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_MITHRIL:2", @@ -24,7 +25,7 @@ }, "internalname": "MITHRIL_CRYSTAL", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |