diff options
Diffstat (limited to 'items/RED_GIFT.json')
-rw-r--r-- | items/RED_GIFT.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/RED_GIFT.json b/items/RED_GIFT.json new file mode 100644 index 00000000..34ad6ba0 --- /dev/null +++ b/items/RED_GIFT.json @@ -0,0 +1,15 @@ +{ + "internalname": "RED_GIFT", + "itemid": "minecraft:skull", + "displayname": "Red Gift", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc74cb05-2758-3395-93ec-70452a983604\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjczYTIxMTQxMzZiOGVlNDkyNmNhYTUxNzg1NDE0MDM2YTJiNzZlNGYxNjY4Y2I4OWQ5OTcxNmM0MjEifX19\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9§cRed Gift\"},ExtraAttributes:{id:\"RED_GIFT\"}}", + "modver": "1.0.0", + "lore": [ + "§7Click a stranger while holding!", + "§7Both players get the rewards!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |