diff options
Diffstat (limited to 'items/SCARY_GRIMOIRE.json')
-rw-r--r-- | items/SCARY_GRIMOIRE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/SCARY_GRIMOIRE.json b/items/SCARY_GRIMOIRE.json new file mode 100644 index 00000000..16f8fc76 --- /dev/null +++ b/items/SCARY_GRIMOIRE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Scary Grimoire", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8973d64-c0ac-3dd7-8492-99e4212e7536\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTMzMjkyNjg0MiwKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFhMmYwNWM4YzBiYmUxNWQ2NDVhNTdmNzhjM2U3MGRhYmE3NzJmMjE1NzZhMjhkNzU3MmY0ZjRkMDQ3YjQ4MjIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§7Unlocks the Great Spook\",1:\"§7Enchantment in the Tyashoi\",2:\"§7Alchemist\u0027s shop.\",3:\"\",4:\"§7§7Obtained during the\",5:\"§7§5Alchemist §7experiments!\",6:\"\",7:\"§8Edition #???\",8:\"\",9:\"§8§l* §8Soulbound §8§l*\",10:\"§5§lEPIC\"],Name:\"§5Scary Grimoire\"},ExtraAttributes:{year:2023,edition:-1,id:\"SCARY_GRIMOIRE\"}}", + "damage": 3, + "lore": [ + "§7§7Unlocks the Great Spook", + "§7Enchantment in the Tyashoi", + "§7Alchemist\u0027s shop.", + "", + "§7§7Obtained during the", + "§7§5Alchemist §7experiments!", + "", + "§8Edition #???", + "", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC" + ], + "internalname": "SCARY_GRIMOIRE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |