diff options
Diffstat (limited to 'items/GLACITE_SHARD.json')
-rw-r--r-- | items/GLACITE_SHARD.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/GLACITE_SHARD.json b/items/GLACITE_SHARD.json new file mode 100644 index 00000000..fcb5d6a1 --- /dev/null +++ b/items/GLACITE_SHARD.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Glacite Shard", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b4abf11f-0cc8-32bc-a6cf-40099a70907c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzk0NjY0NDczOSwKICAicHJvZmlsZUlkIiA6ICI1ZTEwYjc5MTY2ZTA0MTNkYjI2MThkMzE3MTc2M2Y4NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJPTUZfQmxvY2tCdXN0ZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEzZjkxNTY5OThiODdiNGViMDIyYzIyOWE4MDA3YjdiOTAxMmY4YTVjYTdiOTE4MGU4MDk4YjZhODZmZTg1MCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently unlock the\",3:\"§7§aFrozen §7power.\",4:\"\",5:\"§7§8§oHas to be handled with gloves- or\",6:\"§8§othe user will quickly develop\",7:\"§8§ofrostbite.\",8:\"\",9:\"§7At §61,500 Magical Power§7:\",10:\"§a+515❈ Defense\",11:\"\",12:\"§7Unique Power Bonus:\",13:\"§f+10❂ True Defense\",14:\"\",15:\"§7Requires §aCombat Skill Level XX§7!\",16:\"\",17:\"§6§lLEGENDARY POWER STONE\"],Name:\"§6Glacite Shard\"},ExtraAttributes:{id:\"GLACITE_SHARD\"}}", + "damage": 3, + "lore": [ + "§8Power Stone", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently unlock the", + "§7§aFrozen §7power.", + "", + "§7§8§oHas to be handled with gloves- or", + "§8§othe user will quickly develop", + "§8§ofrostbite.", + "", + "§7At §61,500 Magical Power§7:", + "§a+515❈ Defense", + "", + "§7Unique Power Bonus:", + "§f+10❂ True Defense", + "", + "§7Requires §aCombat Skill Level XX§7!", + "", + "§6§lLEGENDARY POWER STONE" + ], + "internalname": "GLACITE_SHARD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |