diff options
Diffstat (limited to 'items/GREEN_GIFT.json')
-rw-r--r-- | items/GREEN_GIFT.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/GREEN_GIFT.json b/items/GREEN_GIFT.json new file mode 100644 index 00000000..a402d0af --- /dev/null +++ b/items/GREEN_GIFT.json @@ -0,0 +1,15 @@ +{ + "internalname": "GREEN_GIFT", + "itemid": "minecraft:skull", + "displayname": "Green Gift", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d5eb6a2a-3f10-3d6b-ba6a-4d46bb58a5cb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ5N2Y0ZjQ0ZTc5NmY3OWNhNDMwOTdmYWE3YjRmZTkxYzQ0NWM3NmU1YzI2YTVhZDc5NGY1ZTQ3OTgzNyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aGreen Gift\"},ExtraAttributes:{id:\"GREEN_GIFT\"}}", + "modver": "1.0.0", + "lore": [ + "§7Click a stranger while holding!", + "§7Both players get the rewards!", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |