diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/CONNECT_FOUR.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/CONNECT_FOUR.json')
-rw-r--r-- | items/CONNECT_FOUR.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/CONNECT_FOUR.json b/items/CONNECT_FOUR.json index a22e34e1..72c26819 100644 --- a/items/CONNECT_FOUR.json +++ b/items/CONNECT_FOUR.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:skull", "displayname": "§aFour in a Row", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1673c479-346e-3634-b549-8842a94c2199\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDJlNzhmYjIyNDI0MjMyZGMyN2I4MWZiY2I0N2ZkMjRjMWFjZjc2MDk4NzUzZjJkOWMyODU5ODI4N2RiNSJ9fX0=\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Four in a Row!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 7\",4:\"§a§lUNCOMMON\"],Name:\"§aFour in a Row\"},ExtraAttributes:{id:\"CONNECT_FOUR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1673c479-346e-3634-b549-8842a94c2199\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDJlNzhmYjIyNDI0MjMyZGMyN2I4MWZiY2I0N2ZkMjRjMWFjZjc2MDk4NzUzZjJkOWMyODU5ODI4N2RiNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Four in a Row!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 7§c.\",4:\"§a§lUNCOMMON\"],Name:\"§aFour in a Row\"},ExtraAttributes:{id:\"CONNECT_FOUR\"}}", "damage": 3, "lore": [ "§7Click another player to initiate", "§7a game of Four in a Row!", "", - "§7§4❣ §cRequires §aSocial Skill 7", + "§7§4❣ §cRequires §aSocial Skill 7§c.", "§a§lUNCOMMON" ], "internalname": "CONNECT_FOUR", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Four_in_a_Row", |