diff options
Diffstat (limited to 'items/DIVAN_FRAGMENT.json')
-rw-r--r-- | items/DIVAN_FRAGMENT.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/DIVAN_FRAGMENT.json b/items/DIVAN_FRAGMENT.json new file mode 100644 index 00000000..fedc8667 --- /dev/null +++ b/items/DIVAN_FRAGMENT.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Divan Fragment", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c2dff370-4ecc-3f5a-a8fd-66efdd3013a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIxODEyMSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzMzg0NGYwM2M5MmQ4MjUwM2M5Y2Q1NjdhNTFmZGE0NzQwNGZhNTNmMjE2ZmFkNDczZjE2YWM4M2E5NzMxNGYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oOne of the greatest alloys\",2:\"§7§onaturally found in the Crystal\",3:\"§7§oHollows, named after the first\",4:\"§7§oDwarf to find them.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Divan Fragment\"},ExtraAttributes:{id:\"DIVAN_FRAGMENT\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "", + "§7§7§oOne of the greatest alloys", + "§7§onaturally found in the Crystal", + "§7§oHollows, named after the first", + "§7§oDwarf to find them.", + "", + "§5§lEPIC" + ], + "internalname": "DIVAN_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |