diff options
Diffstat (limited to 'items/GEMSTONE_DIVAN.json')
-rw-r--r-- | items/GEMSTONE_DIVAN.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GEMSTONE_DIVAN.json b/items/GEMSTONE_DIVAN.json new file mode 100644 index 00000000..d5f00183 --- /dev/null +++ b/items/GEMSTONE_DIVAN.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dGemstone Divan Helmet Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a8055d62-a1ee-333f-8fd7-7dc1bf85395c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NDYyODE3Nzk2OCwKICAicHJvZmlsZUlkIiA6ICI3MDQ0ZDlkY2I5OGI0YzgzYWFjNjIzNjFlYTY5YmNmOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJfV2F0cnlzaGthXyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83YWY1ZjE2N2FlZDU3Y2U0ZjVlZDAwYzRkMGVmNzY5NDkzOGI0NDE4MDg4MDk1MDY0NDYxN2JmNDA0YjdhMTY0IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§6Helmet of Divan§7.\",9:\"\",10:\"§7§aThis skin will allow you to\",11:\"§aswap between your favorite\",12:\"§aanimated gemstones!\",13:\"\",14:\"§d§lMYTHIC COSMETIC\"],Name:\"§dGemstone Divan Helmet Skin\"},ExtraAttributes:{id:\"GEMSTONE_DIVAN\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "", + "§7§7This skin can be applied to", + "§7§6Helmet of Divan§7.", + "", + "§7§aThis skin will allow you to", + "§aswap between your favorite", + "§aanimated gemstones!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "GEMSTONE_DIVAN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |