diff options
author | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
commit | 9e7091517dc1369ae5383b5d3c828848c51cae0c (patch) | |
tree | 67794ed2372a50b0b5f54689d1afdd2f5bc8fc54 /items/GAME_ANNIHILATOR.json | |
parent | 1ed1fb5102a9aa2aaaa57eec663e68126ddf33cb (diff) | |
parent | 8bdf543cea64c1e0192231cb0a41e5810436e714 (diff) | |
download | NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.gz NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.bz2 NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.zip |
merge pets
Diffstat (limited to 'items/GAME_ANNIHILATOR.json')
-rw-r--r-- | items/GAME_ANNIHILATOR.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GAME_ANNIHILATOR.json b/items/GAME_ANNIHILATOR.json new file mode 100644 index 00000000..6f25a36f --- /dev/null +++ b/items/GAME_ANNIHILATOR.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cGame Annihilator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"473bf270-99e1-3feb-b816-ef7e6ae4cb82\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhMzMyYWJkZTMzM2ExNWE2YzZmY2ZlY2E4M2YwMTU5ZWE5NGI2OGU4ZjI3NGJhZmMwNDg5MmI2ZGJmYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported enough game\",2:\"§7breaking bugs to make the\",3:\"§7SkyBlock developers cry.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cGame Annihilator\"},ExtraAttributes:{id:\"GAME_ANNIHILATOR\"}}", + "damage": 3, + "lore": [ + "§7This item was given to a player", + "§7who reported enough game", + "§7breaking bugs to make the", + "§7SkyBlock developers cry.", + "", + "§c§lSPECIAL" + ], + "internalname": "GAME_ANNIHILATOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |