diff options
Diffstat (limited to 'items/OBSIDIAN_TABLET.json')
-rw-r--r-- | items/OBSIDIAN_TABLET.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/OBSIDIAN_TABLET.json b/items/OBSIDIAN_TABLET.json new file mode 100644 index 00000000..b826a33c --- /dev/null +++ b/items/OBSIDIAN_TABLET.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Obsidian Tablet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2798c400-5442-3e29-9a7e-63afb04ab088\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDAyODM0NjAyNywKICAicHJvZmlsZUlkIiA6ICI4YjgyM2E1YmU0Njk0YjhiOTE0NmE5MWRhMjk4ZTViNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXBoaXRpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xYTE1OWQ5YWMyZmRiMTY0ODU4YjYzNTBlMDNjMTkyNGYxN2U1YWE4NjExYTM0N2Q1NWI2Yjg5ODIwZmFmMDk0IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aMythical §7power.\",5:\"\",6:\"§7At §6750 Magical Power§7:\",7:\"§c+141❤ Health\",8:\"§a+101❈ Defense\",9:\"§f+24✦ Speed\",10:\"§c+101❁ Strength\",11:\"§b+151✎ Intelligence\",12:\"§9+40☣ Crit Chance\",13:\"§9+101☠ Crit Damage\",14:\"\",15:\"§7Unique Power Bonus:\",16:\"§c+150❤ Health\",17:\"§c+40❁ Strength\",18:\"\",19:\"§7Requires §aCombat Skill Level XX§7!\",20:\"\",21:\"§9§lRARE POWER STONE\"],Name:\"§f§f§9Obsidian Tablet\"},ExtraAttributes:{id:\"OBSIDIAN_TABLET\"}}", + "damage": 3, + "lore": [ + "§8Power Stone", + "", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aMythical §7power.", + "", + "§7At §6750 Magical Power§7:", + "§c+141❤ Health", + "§a+101❈ Defense", + "§f+24✦ Speed", + "§c+101❁ Strength", + "§b+151✎ Intelligence", + "§9+40☣ Crit Chance", + "§9+101☠ Crit Damage", + "", + "§7Unique Power Bonus:", + "§c+150❤ Health", + "§c+40❁ Strength", + "", + "§7Requires §aCombat Skill Level XX§7!", + "", + "§9§lRARE POWER STONE" + ], + "internalname": "OBSIDIAN_TABLET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |