diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-09 08:34:48 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-09 08:34:48 -0500 |
commit | e715a57e2520177ad5ee399142650827901a6c54 (patch) | |
tree | 0e03df6084036fcc2055bb1979a82cabba1e80d9 /items | |
parent | 2698f95f8c78d88d670e23981cb7ec28071d16ad (diff) | |
download | NotEnoughUpdates-REPO-e715a57e2520177ad5ee399142650827901a6c54.tar.gz NotEnoughUpdates-REPO-e715a57e2520177ad5ee399142650827901a6c54.tar.bz2 NotEnoughUpdates-REPO-e715a57e2520177ad5ee399142650827901a6c54.zip |
Game Annihilator
Diffstat (limited to 'items')
-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 |