diff options
Diffstat (limited to 'items/PIG_MASK.json')
-rw-r--r-- | items/PIG_MASK.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/PIG_MASK.json b/items/PIG_MASK.json new file mode 100644 index 00000000..acf53773 --- /dev/null +++ b/items/PIG_MASK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Pig Mask", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"177c6862-dc55-37c3-acca-43e5d4b7d101\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODQ5OTM0MzY2MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjUzZjNhMWNlYWUwZjlhOTgzMjBmYTIxYmYyMTYyYzVjZTY5MjkzM2I2MjA1YzQ3Mjg2ZDc4ZGFhMmUyMDczMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Wear this mask to show your\",3:\"§7support for the Dante\",4:\"§7resistance.\",5:\"\",6:\"§9Cosmetic item!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Pig Mask\"},ExtraAttributes:{id:\"PIG_MASK\"}}", + "damage": 3, + "lore": [ + "§7Speed: §a+1", + "", + "§7Wear this mask to show your", + "§7support for the Dante", + "§7resistance.", + "", + "§9Cosmetic item!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "PIG_MASK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |