diff options
Diffstat (limited to 'items/ENDER_GAUNTLET.json')
-rw-r--r-- | items/ENDER_GAUNTLET.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ENDER_GAUNTLET.json b/items/ENDER_GAUNTLET.json new file mode 100644 index 00000000..f58edb99 --- /dev/null +++ b/items/ENDER_GAUNTLET.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Ender Gauntlet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd07d48f-8954-344a-882d-3710a6e055e5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NjUzNzgyMzQ3NCwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMmI4ODEzZmJkOGEwNDlkMGU0MmE3Nzk5ZjhkYjY5ZGZlZDljZGQ0NGU3MzUwY2FlZWM1ZjAyM2M3MTUxYzJmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+20\",2:\"\",3:\"§7All stats on this piece of\",4:\"§7equipment are multiplied by §52x\",5:\"§5§7while on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC CLOAK\"],Name:\"§5Ender Gauntlet\"},ExtraAttributes:{id:\"ENDER_GAUNTLET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Defense: §a+20", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §52x", + "§5§7while on the End Island!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC CLOAK" + ], + "internalname": "ENDER_GAUNTLET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |