diff options
Diffstat (limited to 'items/END_STONE_SHULKER.json')
-rw-r--r-- | items/END_STONE_SHULKER.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/END_STONE_SHULKER.json b/items/END_STONE_SHULKER.json new file mode 100644 index 00000000..44b34ad0 --- /dev/null +++ b/items/END_STONE_SHULKER.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9End Stone Shulker", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"610a9c5a-62ed-3a9f-b55d-4e61caf34686\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDAyODM5Nzk4NywKICAicHJvZmlsZUlkIiA6ICI0MjEwNTYxMWQxZjM0NzAyOTQ4NjE3OTYzMDY3NjY2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUcmlraXRyYWthdGVsYXp6IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzExNzYwZTQyZDkwYTc5MDVmNGYwOTdjZmVkZDY0ZjUwOGRlZDUyZjMyY2M5OTFiYjViZTQ3YWJlZjZjZTY3OGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aAdept §7power.\",5:\"\",6:\"§7At §6750 Magical Power§7:\",7:\"§c+414❤ Health\",8:\"§a+236❈ Defense\",9:\"§b+89✎ Intelligence\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§c+100❤ Health\",13:\"§a+50❈ Defense\",14:\"\",15:\"§7Requires §aCombat Skill Level XX§7!\",16:\"\",17:\"§9§lRARE POWER STONE\"],Name:\"§f§f§9End Stone Shulker\"},ExtraAttributes:{id:\"END_STONE_SHULKER\"}}", + "damage": 3, + "lore": [ + "§8Power Stone", + "", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aAdept §7power.", + "", + "§7At §6750 Magical Power§7:", + "§c+414❤ Health", + "§a+236❈ Defense", + "§b+89✎ Intelligence", + "", + "§7Unique Power Bonus:", + "§c+100❤ Health", + "§a+50❈ Defense", + "", + "§7Requires §aCombat Skill Level XX§7!", + "", + "§9§lRARE POWER STONE" + ], + "internalname": "END_STONE_SHULKER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |