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/GAME_BREAKER.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GAME_BREAKER.json')
-rw-r--r-- | items/GAME_BREAKER.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/GAME_BREAKER.json b/items/GAME_BREAKER.json new file mode 100644 index 00000000..19ed9827 --- /dev/null +++ b/items/GAME_BREAKER.json @@ -0,0 +1,16 @@ +{ + "internalname": "GAME_BREAKER", + "itemid": "minecraft:tnt", + "displayname": "Game Breaker", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported a game breaking\",2:\"§7exploit. What a guy!\",3:\"\",4:\"§d§lSPECIAL\"],Name:\"§dGame Breaker\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GAME_BREAKER\",uuid:\"11d8a655-e0bd-4f03-9290-ff741e2e9a8d\",timestamp:\"6/12/19 7:33 PM\"}}", + "modver": "1.0.0", + "lore": [ + "?7This item was given to a player", + "?7who reported a game breaking", + "?7exploit. What a guy!", + "", + "?d?lSPECIAL" + ] +}
\ No newline at end of file |