diff options
Diffstat (limited to 'items/GAME_ANNIHILATOR.json')
-rw-r--r-- | items/GAME_ANNIHILATOR.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/GAME_ANNIHILATOR.json b/items/GAME_ANNIHILATOR.json index b1d7e2a4..4ca05b3c 100644 --- a/items/GAME_ANNIHILATOR.json +++ b/items/GAME_ANNIHILATOR.json @@ -1,7 +1,7 @@ { "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§lVERY SPECIAL\"],Name:\"§cGame Annihilator\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GAME_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:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§c§lVERY SPECIAL\"],Name:\"§cGame Annihilator\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GAME_ANNIHILATOR\"}}", "damage": 3, "lore": [ "§7This item was given to a player", @@ -9,6 +9,7 @@ "§7breaking bugs to make the", "§7SkyBlock developers cry.", "", + "§8§l* §8Co-op Soulbound §8§l*", "§c§lVERY SPECIAL" ], "internalname": "GAME_ANNIHILATOR", |