diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/RED_GIFT.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
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 |