Updated (0, 1000) to (100, 1100)

This commit is contained in:
AnonymousRandomPerson 2023-06-13 22:04:32 -04:00
parent c0fc792e96
commit 267fa35316
2 changed files with 71 additions and 35 deletions

View file

@ -31,6 +31,27 @@
for i, entry in enumerate(atlas_json):
atlas_ids[entry['id']] = i
last_existing_id = list(atlas_json[-1]['id'])
for entry in out_json:
if entry['id'] == 0 or entry['id'] == '0':
# "Increment" the last ID to derive a new ID.
current_index = -1
while current_index > -(len(last_existing_id)):
current_char = last_existing_id[current_index]
if current_char == 'z':
last_existing_id[current_index] = '0'
current_index -= 1
else:
if current_char == '9':
current_char = 'a'
else:
current_char = chr(ord(current_char) + 1)
last_existing_id[current_index] = current_char
break
entry['id'] = ''.join(last_existing_id)
for entry in out_json:
if entry['id'] in out_ids:
print(f"Entry {entry['id']} has duplicates! Please resolve this conflict. This will be excluded from the merge.")

View file

@ -15,7 +15,7 @@
{"id": "000017", "name": "Flag of the Czech Republic", "description": "The Czech Republic, also known as Czechia, is a country in Central Europe.\n\nThis Czech flag was made by the community of r/czech and features pixel arts from Czech culture.", "links": {"website": ["https://en.wikipedia.org/wiki/Czech_Republic", "https://en.wikipedia.org/wiki/Flag_of_the_Czech_Republic"], "subreddit": ["czech"]}, "path": {"53-56": [[800, 35], [800, 69], [870, 69], [870, 35]], "23-45": [[602, 35], [602, 70], [656, 70], [656, 35]], "2-22": [[575, 35], [575, 70], [657, 70], [657, 35]], "57-166, T:0-1": [[1197, 161], [1325, 161], [1325, 249], [1197, 249]]}, "center": {"53-56": [835, 52], "23-45": [629, 53], "2-22": [616, 53], "57-166, T:0-1": [1261, 205]}},
{"id": "000018", "name": "Duck Game", "description": "A lovely duck from Duck Game, a multiplayer action-platformer game made by Landon Podbielski.", "links": {"website": ["http://store.steampowered.com/app/312530", "https://en.wikipedia.org/wiki/Duck_Game"], "subreddit": ["duckgame"]}, "path": {"56-166, T:0-1": [[1717, 127], [1717, 149], [1716, 150], [1716, 151], [1731, 151], [1731, 148], [1730, 148], [1730, 127]]}, "center": {"56-166, T:0-1": [1724, 139]}},
{"id": "000020", "name": "Statue of Saint Wenceslas", "description": "A statue of Saint Wenceslas, patron of the Czech state, located at Wenceslas Square in Prague, Czech Republic.", "links": {"website": ["https://en.wikipedia.org/wiki/Statue_of_Saint_Wenceslas,_Wenceslas_Square"], "subreddit": ["czech"]}, "path": {"144-158": [[1226, 201], [1226, 205], [1225, 205], [1225, 208], [1226, 208], [1226, 213], [1227, 214], [1227, 217], [1226, 218], [1226, 220], [1224, 220], [1223, 219], [1212, 221], [1209, 224], [1209, 230], [1214, 234], [1212, 236], [1212, 239], [1211, 240], [1211, 244], [1207, 248], [1207, 249], [1247, 249], [1247, 247], [1248, 246], [1248, 242], [1250, 238], [1250, 236], [1244, 232], [1246, 230], [1246, 228], [1252, 228], [1252, 226], [1262, 217], [1262, 215], [1258, 209], [1253, 206], [1251, 206], [1238, 217], [1237, 216], [1236, 216], [1236, 213], [1234, 211], [1233, 211], [1233, 203], [1234, 202], [1234, 197], [1235, 196], [1235, 189], [1233, 189], [1232, 190], [1221, 192], [1220, 191], [1218, 194], [1204, 196], [1200, 199], [1198, 199], [1198, 202], [1197, 203], [1198, 204], [1199, 203], [1200, 203], [1203, 200], [1210, 198], [1219, 198], [1220, 197], [1232, 197], [1232, 201], [1229, 201], [1229, 200], [1226, 200]], "107-114": [[1226, 201], [1226, 205], [1225, 205], [1225, 208], [1226, 208], [1226, 213], [1227, 214], [1227, 217], [1226, 218], [1226, 220], [1224, 220], [1223, 219], [1212, 221], [1209, 224], [1209, 230], [1214, 234], [1212, 236], [1212, 239], [1211, 240], [1211, 244], [1207, 248], [1207, 249], [1247, 249], [1247, 247], [1248, 246], [1248, 242], [1250, 238], [1250, 236], [1244, 232], [1246, 230], [1246, 228], [1252, 228], [1252, 226], [1262, 217], [1262, 215], [1258, 209], [1253, 206], [1251, 206], [1238, 217], [1237, 216], [1236, 216], [1236, 213], [1234, 211], [1233, 211], [1233, 203], [1234, 202], [1234, 198], [1235, 197], [1235, 189], [1232, 189], [1225, 192], [1223, 192], [1222, 191], [1219, 191], [1219, 193], [1206, 197], [1206, 200], [1209, 200], [1210, 199], [1215, 199], [1217, 197], [1225, 197], [1226, 196], [1232, 196], [1232, 201], [1229, 201], [1229, 199], [1227, 199], [1227, 201]], "117-143": [[1226, 201], [1226, 205], [1225, 205], [1225, 208], [1226, 208], [1226, 213], [1227, 214], [1227, 217], [1226, 218], [1226, 220], [1224, 220], [1223, 219], [1212, 221], [1209, 224], [1209, 230], [1214, 234], [1212, 236], [1212, 239], [1211, 240], [1211, 244], [1207, 248], [1207, 249], [1247, 249], [1247, 247], [1248, 246], [1248, 242], [1250, 238], [1250, 236], [1244, 232], [1246, 230], [1246, 228], [1252, 228], [1252, 226], [1262, 217], [1262, 215], [1258, 209], [1253, 206], [1251, 206], [1238, 217], [1237, 216], [1236, 216], [1236, 213], [1234, 211], [1233, 211], [1233, 203], [1234, 202], [1234, 198], [1235, 197], [1235, 188], [1231, 188], [1224, 192], [1223, 192], [1222, 191], [1221, 191], [1216, 195], [1217, 196], [1220, 196], [1221, 197], [1226, 197], [1227, 196], [1232, 196], [1232, 201]], "67-106": [[1226, 201], [1226, 205], [1225, 205], [1225, 208], [1226, 208], [1226, 213], [1227, 214], [1227, 217], [1226, 218], [1226, 220], [1224, 220], [1223, 219], [1212, 221], [1209, 224], [1209, 230], [1214, 234], [1212, 236], [1212, 239], [1211, 240], [1211, 244], [1207, 248], [1207, 249], [1247, 249], [1247, 247], [1248, 246], [1248, 242], [1250, 238], [1250, 236], [1244, 232], [1246, 230], [1246, 228], [1252, 228], [1252, 226], [1256, 222], [1256, 219], [1258, 219], [1258, 218], [1249, 212], [1245, 212], [1239, 216], [1236, 216], [1236, 213], [1234, 211], [1233, 211], [1233, 203], [1235, 193], [1235, 188], [1233, 188], [1233, 189], [1226, 189], [1226, 196], [1232, 196], [1232, 201], [1229, 201], [1229, 200], [1227, 200], [1227, 201]], "159-166, T:0-1": [[1226, 201], [1226, 205], [1225, 205], [1225, 208], [1226, 208], [1226, 213], [1227, 214], [1227, 217], [1226, 218], [1226, 220], [1224, 220], [1223, 219], [1212, 221], [1209, 224], [1209, 230], [1214, 234], [1212, 236], [1212, 239], [1211, 240], [1211, 244], [1207, 248], [1207, 249], [1247, 249], [1247, 247], [1248, 246], [1248, 242], [1250, 238], [1250, 236], [1244, 232], [1246, 230], [1246, 228], [1252, 228], [1252, 226], [1262, 217], [1262, 215], [1258, 209], [1253, 206], [1251, 206], [1238, 217], [1237, 216], [1236, 216], [1236, 213], [1234, 211], [1233, 211], [1233, 203], [1234, 202], [1234, 197], [1235, 196], [1235, 189], [1228, 189], [1227, 190], [1224, 190], [1221, 193], [1221, 195], [1220, 196], [1217, 196], [1215, 198], [1215, 199], [1210, 199], [1210, 200], [1212, 202], [1215, 202], [1217, 200], [1222, 200], [1226, 196], [1232, 196], [1232, 201], [1229, 201], [1228, 200], [1227, 201]]}, "center": {"144-158": [1230, 234], "107-114": [1229, 234], "117-143": [1230, 234], "67-106": [1230, 234], "159-166, T:0-1": [1230, 234]}},
{"id": "000021", "name": "Jerma985", "description": "Jerma985 is long-time streamer and a retired YouTuber. Most of the time he's streaming games from various eras, but he's most famous for these special, semi-scripted streams, like playing archeologist on real excavation site, holiday streams or creating Jerma Dollhouse. The hat on top of his head is the one worn by Jotaro Kujo in JoJo's Bizarre Adventure: Stardust Crusaders.\n\nThe mural in the bottom half contains inside jokes and characters from Jerma985's community. It is complete with his logo, a subreddit advertisement, a rat character, his beloved pet Otto, Fireman, and more. The streamer himself is represented with a meme called \"Jerma Sus\", which needs no further explanation. Created in collaboration with fellow streamer Vinesauce's mural below.", "links": {"website": ["https://www.twitch.tv/jerma985", "https://en.wikipedia.org/wiki/Jerma985"], "subreddit": ["jerma985"]}, "path": {"109-121": [[92, 960], [92, 1096], [136, 1096], [136, 1000], [141, 1000], [144, 997], [145, 989], [145, 983], [140, 978], [136, 978], [131, 978], [133, 970], [132, 951], [126, 951], [111, 958]], "122-166, T:0-1": [[92, 960], [92, 1068], [94, 1068], [95, 1067], [102, 1067], [102, 1066], [103, 1065], [103, 1062], [104, 1061], [106, 1061], [106, 1066], [108, 1066], [110, 1064], [111, 1064], [113, 1066], [114, 1066], [115, 1065], [118, 1065], [119, 1066], [121, 1066], [121, 1062], [124, 1062], [124, 1064], [126, 1066], [126, 1068], [129, 1068], [130, 1067], [134, 1067], [135, 1068], [136, 1068], [136, 1000], [141, 1000], [144, 996], [145, 992], [145, 981], [141, 978], [136, 978], [136, 957], [128, 953], [121, 953], [107, 959]]}, "center": {"109-121": [115, 993], "122-166, T:0-1": [115, 989]}},
{"id": "000021", "name": "Jerma985", "description": "Jerma985 is long-time streamer and a retired YouTuber. Most of the time he's streaming games from various eras, but he's most famous for these special, semi-scripted streams, like playing archeologist on real excavation site, holiday streams or creating Jerma Dollhouse. The hat on top of his head is the one worn by Jotaro Kujo in JoJo's Bizarre Adventure: Stardust Crusaders.\n\nThe mural in the bottom half contains inside jokes and characters from Jerma985's community. It is complete with his logo, a subreddit advertisement, a rat character, his beloved pet Otto, Fireman, and more. The streamer himself is represented with a meme called \"Jerma Sus\", which needs no further explanation. Created in collaboration with fellow streamer Vinesauce's mural below.", "links": {"website": ["https://www.twitch.tv/jerma985", "https://en.wikipedia.org/wiki/Jerma985"], "subreddit": ["jerma985"]}, "path": {"109-121": [[92, 960], [92, 1096], [136, 1096], [136, 1000], [141, 1000], [144, 997], [145, 989], [145, 983], [140, 978], [136, 978], [131, 978], [133, 970], [132, 951], [126, 951], [111, 958]], "122-166, T:0-1": [[92, 960], [92, 1068], [94, 1068], [95, 1067], [102, 1067], [102, 1066], [103, 1065], [103, 1062], [104, 1061], [106, 1061], [106, 1066], [108, 1066], [110, 1064], [111, 1064], [113, 1066], [114, 1066], [115, 1065], [118, 1065], [119, 1066], [121, 1066], [121, 1062], [124, 1062], [124, 1064], [126, 1066], [126, 1068], [129, 1068], [130, 1067], [134, 1067], [135, 1068], [136, 1068], [136, 1000], [141, 1000], [144, 996], [145, 992], [145, 981], [141, 978], [136, 978], [136, 957], [128, 953], [121, 953], [107, 959]]}, "center": {"109-121": [115, 993], "122-166, T:0-1": [102, 1022]}},
{"id": "000022", "name": "Flag of the United Kingdom", "description": "The United Kingdom is a country in northwestern Europe. Its flag is known as the Union Jack.\n\nThis flag features pixel art of (right to left) the Palace of Westminster and Big Ben (often defaced with a phallus), a teapot and mug, Saint Piran's flag (Cornwall), the Cross of Saint Patrick (Northern Ireland), the Welsh flag, the Scottish saltire, and the logo of the National Health Service.", "links": {"website": ["https://en.wikipedia.org/wiki/United_Kingdom", "https://en.wikipedia.org/wiki/Flag_of_the_United_Kingdom"], "subreddit": ["ukplace", "unitedkingdom"]}, "path": {"125-132": [[569, 476], [569, 541], [575, 541], [575, 557], [701, 557], [701, 476]], "T:0-1": [[570, 476], [570, 548], [568, 548], [568, 551], [570, 551], [570, 557], [623, 557], [623, 558], [661, 558], [661, 557], [701, 557], [701, 476]], "38-49": [[550, 429], [568, 452], [568, 503], [469, 504], [469, 514], [550, 514], [557, 503], [567, 503], [571, 511], [571, 518], [573, 518], [573, 554], [578, 558], [618, 558], [618, 587], [654, 587], [654, 576], [661, 568], [661, 574], [675, 574], [675, 557], [701, 557], [701, 429]], "17-37": [[595, 476], [570, 499], [552, 499], [542, 506], [558, 513], [561, 513], [589, 541], [587, 546], [587, 557], [658, 557], [658, 553], [652, 553], [652, 534], [671, 534], [671, 513], [664, 513], [664, 476]], "8-16": [[566, 476], [551, 508], [551, 512], [564, 558], [619, 558], [620, 557], [652, 557], [652, 530], [701, 530], [701, 509], [644, 507], [638, 490], [636, 490], [646, 476]], "2-7": [[610, 403], [610, 409], [587, 428], [585, 428], [571, 441], [567, 454], [554, 456], [550, 459], [563, 463], [573, 494], [541, 529], [543, 529], [578, 496], [609, 496], [609, 558], [615, 558], [615, 496], [641, 496], [635, 488], [653, 467], [659, 460], [676, 460], [676, 455], [661, 455], [642, 432], [651, 421], [651, 418], [648, 418], [638, 428], [620, 410], [615, 409], [614, 403]], "133-161, 50-121": [[569, 476], [569, 557], [633, 557], [633, 558], [661, 558], [661, 557], [701, 557], [701, 476]], "162-165": [[570, 476], [570, 541], [575, 541], [575, 557], [623, 557], [623, 558], [661, 558], [661, 557], [701, 557], [701, 476]]}, "center": {"125-132": [636, 516], "T:0-1": [635, 517], "38-49": [635, 495], "17-37": [618, 515], "8-16": [604, 517], "2-7": [611, 458], "133-161, 50-121": [639, 517], "162-165": [636, 517]}},
{"id": "000023", "name": "Battle for Dream Island", "description": "Battle for Dream Island (BFDI) is a YouTube web series where anthropomorphic objects compete in a competition to win the titular luxury island, Dream Island.\n\nThis art features characters Leafy and Bubble standing on Yoyleland, a location in BFDI with a distinctive purple terrain and yellow sky.", "links": {"website": ["https://bfdi.tv/", "https://www.youtube.com/watch?v=YQa2-DY7Y_Q&list=PL24C8378F296DB656&ab_channel=jacknjellify"], "subreddit": ["BattleForDreamIsland"]}, "path": {"146-156": [[1561, 41], [1561, 48], [1562, 48], [1562, 69], [1590, 69], [1590, 41]], "114-145": [[1560, 41], [1560, 69], [1589, 69], [1589, 41]], "61-113": [[1560, 41], [1560, 68], [1589, 68], [1589, 41]], "157-166, T:0-1": [[1562, 41], [1562, 69], [1590, 69], [1590, 41]]}, "center": {"146-156": [1576, 55], "114-145": [1575, 55], "61-113": [1575, 55], "157-166, T:0-1": [1576, 55]}},
{"id": "000025", "name": "Northeastern University", "description": "Northeastern University is a university in Boston, Massachusetts, United States. The university's initials and husky mascot are shown here.\n\nThis art was coordinated by Redditors from r/NEU with a Discord server.", "links": {"website": ["http://www.northeastern.edu/", "https://en.wikipedia.org/wiki/Northeastern_University", "https://www.reddit.com/r/NEU/comments/tt7dhj/rplace_northeastern_discord/"], "subreddit": ["NEU"]}, "path": {"1-166, T:0-1": [[183, 698], [183, 715], [259, 715], [259, 698]]}, "center": {"1-166, T:0-1": [221, 707]}},
@ -259,7 +259,7 @@
{"id": "000366", "name": "Shade", "description": "Shade, the main character from the game The Longing, is hiding behind Cookie Clicker, a game that the devs of The Longing were inspired by. The Longing is an unusual mix of a point-and-click adventure and an idle game. The player controls a Shade, who is told to keep watch of a sleeping King for 400 days until he awakens. The catch: these 400 days start to count down in real-time.", "links": {"website": ["http://www.399d-23h-59m-59s.com/"], "subreddit": ["TheLonging"]}, "path": {"91-166, T:0-1": [[1561, 179], [1558, 183], [1558, 191], [1561, 191], [1563, 193], [1567, 193], [1567, 186], [1568, 185], [1568, 179]]}, "center": {"91-166, T:0-1": [1563, 184]}},
{"id": "000367", "name": "Rainbow Dash", "description": "Rainbow Dash is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She represents the element of loyalty, and is depicted here saluting to the future and the world.\n\nThis artwork was part of the first piece of art that the MLP fandom worked on at the start of r/place. However, after getting decapitated by the Ukraine flag numerous times and being raided by various Twitch streamers early on, the MLP fandom was forced to move and rework this artwork multiple times until it reached its final iteration as shown. This depiction of the element of loyalty and the caption below it now stand as a representation of the fandom's will to persevere despite the end of Friendship is Magic in 2019.", "links": {"website": ["https://mlp.fandom.com/wiki/Rainbow_Dash"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"82-84": [[1808, 450], [1795, 460], [1795, 465], [1788, 473], [1788, 474], [1803, 487], [1803, 496], [1850, 496], [1849, 488], [1842, 483], [1832, 483], [1825, 486], [1821, 486], [1827, 478], [1827, 452]], "111-165, T:0-1": [[925, 1830], [892, 1830], [892, 1885], [961, 1886], [961, 1830]]}, "center": {"82-84": [1810, 472], "111-165, T:0-1": [927, 1858]}},
{"id": "000368", "name": "Touhou Project", "description": "The Touhou Project, commonly known as Touhou, is a bullet hell shoot 'em up video game series created by one-man independent Japanese doujin software developer Team Shanghai Alice. These three pixel arts are Nitori, Bad Apple, and Touhou's kanji logo 東方, and represent the Touhou r/place group's first major expansion.\n\nNitori was built first on top of the Rainbow Road, and eventually supplanted the latter with a black background to defend against the void that formed above this art piece. Then Bad Apple was built, and then the Touhou logo. The three art pieces faced multiple menaces as they were placed near the American flag, which was prone to being invaded. A casualty of these invasions was a drawing of the Touhou character Marisa/Marisad; this space was reclaimed by the flag, and eventually became a Minion in the final canvas. The purple void created by streamer xQc against the flag also grazed Touhou's position. This threat eventually subsided once the American flag was relocated due to constant griefing. Touhou was later raided by a Peruvian streamer multiple times on April 4, and was forced to cede a large chunk of area in the end with a redesign.", "links": {"website": ["https://en.wikipedia.org/wiki/Touhou_Project"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"39-45": [[468, 528], [468, 553], [505, 553], [505, 554], [510, 554], [510, 528]], "132-157, 46-114": [[480, 513], [480, 528], [468, 528], [468, 553], [511, 553], [511, 529], [527, 529], [527, 513]], "115-131, 158-166, T:0-1": [[468, 527], [468, 541], [511, 541], [511, 529], [527, 529], [527, 513], [480, 513], [480, 527]]}, "center": {"39-45": [489, 541], "132-157, 46-114": [495, 536], "115-131, 158-166, T:0-1": [497, 527]}},
{"id": "000371", "name": "INSA", "description": "INSA (Institut National des Sciences Appliquées) is the largest group of public engineering schools in France.\n\nThe letters on the right represent the location of its schools (with associated colors): L for Lyon, T for Toulouse, H for Hauts-de-France, C for Centre Val de Loire, orange R for Rennes, blue R for Rouen and S for Strasbourg.", "links": {"website": ["https://www.groupe-insa.fr/"], "subreddit": ["insa"]}, "path": {"146-150": [[0, 1068], [19, 1068], [19, 1076], [0, 1076]], "151-159": [[0, 1068], [25, 1068], [25, 1079], [0, 1079]], "160-165, T:0-1": [[0, 1068], [40, 1068], [40, 1079], [0, 1079]]}, "center": {"146-150": [10, 1072], "151-159": [13, 1074], "160-165, T:0-1": [20, 1074]}},
{"id": "000371", "name": "Institut National des Sciences Appliquées", "description": "Institut National des Sciences Appliquées (INSA) is the largest group of public engineering schools in France.\n\nThe letters on the right represent the location of its schools (with associated colors): L for Lyon, T for Toulouse, H for Hauts-de-France, C for Centre Val de Loire, orange R for Rennes, blue R for Rouen, and S for Strasbourg.", "links": {"website": ["https://www.groupe-insa.fr/", "https://en.wikipedia.org/wiki/Institut_national_des_sciences_appliqu%C3%A9es"], "subreddit": ["insa"]}, "path": {"143-150": [[0, 1068], [19, 1068], [19, 1076], [0, 1076]], "151-159": [[0, 1068], [25, 1068], [25, 1079], [0, 1079]], "160-165, T:0-1": [[0, 1068], [40, 1068], [40, 1079], [0, 1079]]}, "center": {"143-150": [10, 1072], "151-159": [13, 1074], "160-165, T:0-1": [20, 1074]}},
{"id": "000376", "name": "Fluttershy", "description": "Fluttershy is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She is a timid and kind-hearted pegasus who cares for animals and her friends, and represents the element of kindness.\n\nThis art was added along the way while maintaining the larger Derpy Hooves art.", "links": {"website": ["https://mlp.fandom.com/wiki/Fluttershy"], "subreddit": ["mylittlepony", "MLP_Pixel"], "discord": ["manechat"]}, "path": {"53-57": [[668, 207], [666, 209], [666, 211], [661, 211], [658, 214], [658, 219], [669, 219], [672, 217], [675, 212], [675, 210], [672, 207]], "111, 135-165, T:0-1": [[1986, 357], [1983, 360], [1983, 362], [1984, 363], [1984, 364], [1986, 366], [1986, 367], [1987, 368], [1988, 368], [1989, 369], [1999, 369], [1999, 363], [1997, 361], [1994, 361], [1994, 363], [1992, 363], [1992, 357]]}, "center": {"53-57": [670, 211], "111, 135-165, T:0-1": [1988, 361]}},
{"id": "000377", "name": "Bow", "description": "Bow is a character from the YouTube show Inanimate Insanity. She is pictured holding up the Earth drawn by r/BuildTheEarth.", "links": {"website": ["https://inanimateinsanity.fandom.com/wiki/Bow", "https://www.inanimateinsanity.com/"], "subreddit": ["inanimateinsanity"]}, "path": {"12-166, T:0-1": [[59, 631], [59, 643], [77, 643], [77, 631]]}, "center": {"12-166, T:0-1": [68, 637]}},
{"id": "000378", "name": "Touhou 6: Embodiment of Scarlet Devil", "description": "The icon of Touhou 6: Embodiment of Scarlet Devil, depicting the character Kirisame Marisa. It was originally allocated a spot near the beginning of the start button beside the League of Legends logo, but the area was invaded by the League of Legends community, and after much fighting the Touhou r/place Discord made the decision to place it here.", "links": {"website": ["https://en.wikipedia.org/wiki/Embodiment_of_Scarlet_Devil"], "subreddit": ["touhou", "placestart"], "discord": ["UVkWNdhQ"]}, "path": {"109-166, T:0-1": [[1109, 1973], [1109, 1997], [1135, 1996], [1135, 1973]]}, "center": {"109-166, T:0-1": [1122, 1985]}},
@ -605,7 +605,7 @@
{"id": "twm8f6", "name": "SuperMega", "description": "Two male lovers, Matt Watson and Ryan Magee, created the YouTube channel SuperMega in 2016. They have committed their time into uploading quality content for their loyal viewers, including sketch comedy, podcasts, let's plays, and more. Highlights include Hennessey taste-testing, movie review series, and Israeli-Palestinian conflict debates.\n\nThis art was created by SuperMega and their fans, including the SuperMega Patreon Discord.", "links": {"website": ["https://youtube.com/c/SuperMegaOfficial", "https://youtube.fandom.com/wiki/SuperMega"], "subreddit": ["SuperMegaShow"]}, "path": {"61-166, T:0-1": [[1947, 439], [1947, 423], [1949, 417], [1949, 401], [1948, 397], [1924, 396], [1918, 396], [1918, 395], [1862, 395], [1854, 402], [1854, 443], [1855, 444], [1922, 443], [1923, 440], [1922, 440], [1921, 440], [1922, 434], [1923, 433], [1928, 439], [1934, 435], [1940, 435]]}, "center": {"61-166, T:0-1": [1878, 419]}},
{"id": "twm8di", "name": "(G)I-DLE", "description": "(G)I-DLE is a K-pop girl group. This art features their official colors.", "links": {"website": ["http://cubeent.co.kr/gidle", "https://en.wikipedia.org/wiki/(G)I-dle"], "subreddit": ["GIDLE"]}, "path": {"55-165, T:0-1": [[854, 672], [838, 672], [838, 663], [854, 663], [854, 671]]}, "center": {"55-165, T:0-1": [846, 668]}},
{"id": "000290", "name": "Chicken", "description": "This chicken was drawn by the streamer Sertle. Its beak constantly grew and shrunk. This is the lone survivor to many chickens who resided on the German and Quebec flags.", "links": {"website": ["https://www.twitch.tv/sertle"]}, "path": {"85-97": [[1094, 962], [1094, 964], [1093, 964], [1093, 966], [1094, 967], [1094, 969], [1050, 969], [1050, 979], [1046, 979], [1043, 983], [1046, 986], [1049, 986], [1049, 984], [1051, 982], [1050, 981], [1050, 969], [1098, 969], [1098, 967], [1100, 965], [1097, 962]], "63-71": [[1097, 962], [1092, 967], [1082, 967], [1082, 982], [1064, 982], [1057, 982], [1057, 979], [1049, 979], [1049, 978], [1047, 978], [1045, 980], [1039, 980], [1037, 982], [1037, 983], [1035, 983], [1032, 985], [1035, 987], [1036, 987], [1036, 990], [1038, 989], [1040, 989], [1040, 987], [1052, 987], [1052, 988], [1055, 990], [1057, 990], [1057, 998], [1059, 998], [1059, 1000], [1081, 1000], [1081, 996], [1082, 995], [1082, 967], [1092, 967], [1095, 970], [1097, 970], [1099, 968], [1099, 965], [1098, 964], [1098, 963]], "56-62": [[1044, 991], [1041, 994], [1040, 994], [1038, 996], [1040, 998], [1041, 998], [1042, 999], [1081, 999], [1081, 996], [1082, 995], [1082, 994], [1081, 993], [1081, 991]], "72-84, 98-165, T:0-1": [[1094, 962], [1090, 966], [1091, 967], [1091, 970], [1097, 970], [1097, 967], [1098, 966], [1100, 966], [1100, 964], [1098, 964], [1098, 962]]}, "center": {"85-97": [1047, 982], "63-71": [1073, 991], "56-62": [1060, 995], "72-84, 98-165, T:0-1": [1094, 966]}},
{"id": "twm8am", "name": "Rosie", "description": "Popular Cat on instagram u/rockyandrosie_ . Rosie is a figure of empowerment and hope for those who follow her, and I hope anyone who stumbles upon her on r/place has a blessed evening :3", "links": {"website": ["https://www.instagram.com/rockyandrosie_/"], "subreddit": ["rockyandrosie"]}, "path": {"128-151": [[0, 1079], [13, 1079], [15, 1081], [24, 1081], [24, 1096], [0, 1096]], "152-166, T:0-1": [[0, 1079], [24, 1079], [24, 1096], [0, 1096]]}, "center": {"128-151": [9, 1088], "152-166, T:0-1": [12, 1088]}},
{"id": "twm8am", "name": "Rosie", "description": "Rosie is a popular cat on Instagram under the rockyandrosie_ account. Rosie is a figure of empowerment and hope for those who follow her, and I hope anyone who stumbles upon her on r/place has a blessed evening. :3", "links": {"website": ["https://www.instagram.com/rockyandrosie_/"], "subreddit": ["rockyandrosie"]}, "path": {"124-151": [[0, 1079], [13, 1079], [15, 1081], [24, 1081], [24, 1096], [0, 1096]], "152-166, T:0-1": [[0, 1079], [24, 1079], [24, 1096], [0, 1096]]}, "center": {"124-151": [9, 1088], "152-166, T:0-1": [12, 1088]}},
{"id": "twm89u", "name": "Flag of Flevoland", "description": "A province of the Netherlands.", "links": {"website": ["https://en.wikipedia.org/wiki/Flevoland", "https://en.wikipedia.org/wiki/Flag_of_Flevoland"], "subreddit": ["PlaceNL", "thenetherlands"]}, "path": {"90-166, T:0-1": [[1347, 2], [1347, 12], [1361, 12], [1361, 2]]}, "center": {"90-166, T:0-1": [1354, 7]}},
{"id": "twm82r", "name": "Minnesota Vikings", "description": "The Minnesota Vikings are an American football team based in Minneapolis, Minnesota. This art features the team's Norseman logo, \"SKOL!\" cheer, and star wide receiver Justin Jefferson.", "links": {"website": ["https://en.wikipedia.org/wiki/Minnesota_Vikings"], "subreddit": ["minnesotavikings"]}, "path": {"3-42": [[401, 867], [401, 912], [433, 912], [433, 867]], "56-165, T:0-1": [[1290, 615], [1333, 615], [1333, 664], [1290, 664], [1290, 616]]}, "center": {"3-42": [417, 890], "56-165, T:0-1": [1312, 640]}},
{"id": "twm7uz", "name": "Flag of Zuid-Holland", "description": "A province of the Netherlands.", "links": {"website": ["https://en.wikipedia.org/wiki/South_Holland"], "subreddit": ["PlaceNL", "thenetherlands"]}, "path": {"133-166, 90-122, T:0-1": [[1328, 2], [1328, 12], [1342, 12], [1342, 2]]}, "center": {"133-166, 90-122, T:0-1": [1335, 7]}},
@ -777,7 +777,7 @@
{"id": "a478fa", "name": "Meltryllis", "description": "Meltryllis is a character from the gacha game Fate/Grand Order. She is an Alter Ego born from a girl's wish.", "links": {"website": ["https://fategrandorder.fandom.com/wiki/Meltlilith"], "subreddit": ["Meltryllis", "grandorder"], "discord": ["ZtzUphRzey", "grandorder"]}, "path": {"58-123": [[110, 386], [110, 399], [125, 399], [125, 386]], "124-165, T:0-1": [[107, 386], [107, 399], [125, 399], [125, 386]]}, "center": {"58-123": [118, 393], "124-165, T:0-1": [116, 393]}},
{"id": "8ccdb2", "name": "Astolfo", "description": "Astolfo, Rider of Black, is an androgynous-looking character from the Fate anime and game series. He is one of the Twelve Paladins of Charlemagne. Astolfo has widespread popularity even beyond the Fate fandom for the appeal of his character design, and his feminine appearance and personality. Because of this, he has contributed to the recent increase in popularity of femboys, and is something of a mascot or an icon to many in the community.\n\nThe pixel art was designed by Twitter user @MingCate, and built by an alliance between r/astolfo and r/femboy, with r/grandorder, r/stardustcrusaders, and /r/place_CentralAlliance members providing support when they were being raided.", "links": {"website": ["https://typemoon.fandom.com/wiki/Astolfo"], "subreddit": ["Astolfo", "femboy", "grandorder", "place_CentralAlliance"]}, "path": {"87-151": [[259, 946], [259, 948], [257, 950], [258, 951], [258, 955], [254, 958], [253, 959], [253, 960], [254, 961], [254, 966], [284, 966], [284, 960], [285, 960], [285, 956], [281, 956], [281, 946]], "64-86": [[260, 946], [257, 949], [257, 957], [256, 957], [254, 959], [254, 960], [255, 961], [255, 966], [280, 966], [280, 946]], "152-165, T:0-1": [[267, 938], [266, 939], [262, 939], [262, 942], [261, 943], [261, 944], [260, 945], [260, 946], [259, 947], [259, 948], [257, 950], [258, 951], [258, 955], [256, 957], [255, 957], [253, 959], [253, 960], [255, 962], [254, 963], [254, 966], [284, 966], [284, 961], [285, 960], [285, 956], [281, 956], [281, 938], [266, 938]]}, "center": {"87-151": [269, 956], "64-86": [267, 956], "152-165, T:0-1": [269, 954]}},
{"id": "febcaa", "name": "Abby | Abigail Williams", "description": "A character from the mobile game Fate/Grand Order.\n\nA Foreigner-class Servant and a key character in the events of Salem", "links": {"website": ["https://typemoon.fandom.com/wiki/Abigail_Williams"], "subreddit": ["grandorder"]}, "path": {"109-165, T:0-1": [[941, 1419], [941, 1433], [951, 1433], [951, 1419]]}, "center": {"109-165, T:0-1": [946, 1426]}},
{"id": "3cd3ce", "name": "Saber | Fate Route", "description": "Saber - a Main character in the Visual Novel Fate/Stay Night\n\nFate Route - One of the main routes in the visual novel where Saber is featured as the main heroine.", "links": {"website": ["https://typemoon.fandom.com/wiki/Artoria_Pendragon_(Saber)"], "subreddit": ["fatestaynight"]}, "path": {"130-164, T:0-1": [[0, 1029], [34, 1029], [34, 1062], [0, 1062]]}, "center": {"130-164, T:0-1": [17, 1046]}},
{"id": "3cd3ce", "name": "Saber", "description": "Saber is a main character in the visual novel Fate/stay night. She is featured as the main heroine in one of the main routes of the game, Fate.", "links": {"website": ["https://typemoon.fandom.com/wiki/Artoria_Pendragon_(Saber)"], "subreddit": ["fatestaynight"]}, "path": {"125-164, T:0-1": [[0, 1029], [34, 1029], [34, 1062], [0, 1062]]}, "center": {"125-164, T:0-1": [17, 1046]}},
{"id": "6448c5", "name": "Dante", "description": "Dante is a legendary Devil Hunter and the recurring protagonist and player character of the Devil May Cry video game series. Son of the demon Sparda and the human Eva, Dante runs a devil-hunting business, battling his way through demons with his trusty sword Rebellion, his twin pistols Ebony and Ivory, and a flair for being Ssstylish.", "links": {"website": ["https://en.wikipedia.org/wiki/Dante_(Devil_May_Cry)"], "subreddit": ["DevilMayCry"]}, "path": {"143-162, T:0-1": [[3, 944], [1, 946], [1, 952], [0, 952], [0, 954], [0, 955], [0, 958], [2, 960], [2, 964], [5, 964], [5, 966], [13, 966], [13, 964], [14, 963], [14, 961], [16, 959], [14, 957], [14, 955], [16, 953], [16, 946], [14, 944]]}, "center": {"143-162, T:0-1": [8, 952]}},
{"id": "twrtjb", "name": "sitelen pona", "description": "The logo of Toki Pona, which was inducted into the Web Serial Alliance as an honourary serial due to their existing alliance with Parahumans.", "links": {"website": ["https://tokipona.org/"], "subreddit": ["tokipona"]}, "path": {"109-166, T:0-1": [[1774, 1275], [1772, 1282], [1772, 1288], [1775, 1291], [1776, 1291], [1777, 1292], [1781, 1292], [1782, 1291], [1783, 1291], [1785, 1289], [1786, 1288], [1786, 1282], [1785, 1281], [1785, 1273], [1779, 1273], [1775, 1274]]}, "center": {"109-166, T:0-1": [1779, 1282]}},
{"id": "twrtgk", "name": "France vs Spain", "description": "Spanish people and Deepwoken taking over a French flag created by twitch streamer JOYCA", "links": {}, "path": {"109-165, T:0-1": [[376, 1340], [376, 1349], [398, 1349], [398, 1340]]}, "center": {"109-165, T:0-1": [387, 1345]}},
@ -1149,7 +1149,7 @@
{"id": "twpycp", "name": "Calamity Box", "description": "The Calamity Box from Amphibia is a grey chest with gold linings and has pink, green, and blue gemstones within. It also has a gold insignia, as well as a wind-up toy handle on its right side.", "links": {"website": ["https://amphibia.fandom.com"], "subreddit": ["Amphibia"]}, "path": {"109-166, T:0-1": [[445, 1399], [446, 1419], [472, 1420], [473, 1417], [475, 1416], [475, 1411], [472, 1411], [472, 1404], [471, 1401], [469, 1399]]}, "center": {"109-166, T:0-1": [459, 1409]}},
{"id": "twpy8z", "name": "Knockout City", "description": "Knockout City (K.O. City) is a video game with rules resembling dodgeball.\n\nThis art was drawn by members of the Knockout City community.", "links": {"website": ["https://www.knockoutcity.com/", "https://en.wikipedia.org/wiki/Knockout_City"], "subreddit": ["KnockoutCity"]}, "path": {"114-166, T:0-1": [[1825, 657], [1825, 665], [1831, 665], [1831, 667], [1843, 667], [1843, 657]]}, "center": {"114-166, T:0-1": [1834, 662]}},
{"id": "twpy7q", "name": "Achaemenid griffin column", "description": "A columns in the style of Achaemenid architecture of ancient Persia (Iran).", "links": {"website": ["https://en.wikipedia.org/wiki/Achaemenid_architecture"]}, "path": {"80-131": [[31, 283], [31, 287], [30, 300], [39, 300], [39, 312], [49, 312], [49, 300], [58, 300], [58, 287], [57, 287], [57, 283], [52, 283], [45, 289], [43, 289], [36, 283]], "132-165, T:0-1": [[56, 283], [51, 283], [44, 291], [40, 287], [35, 284], [32, 285], [31, 290], [34, 291], [37, 296], [31, 297], [31, 299], [37, 300], [40, 304], [40, 362], [37, 364], [37, 368], [51, 369], [51, 364], [47, 362], [48, 303], [51, 300], [57, 299], [57, 297], [51, 297], [54, 291], [57, 291], [56, 287]]}, "center": {"80-131": [50, 293], "132-165, T:0-1": [44, 298]}},
{"id": "twpy2z", "name": "Fanta & Bob", "description": "TheFantasio974 and Bob Lennon, famous French YouTubers known for making French Discovers Minecraft.", "links": {"website": ["https://www.youtube.com/c/fantabobshow/videos"]}, "path": {"147-166, T:0-1": [[6, 1096], [6, 1113], [15, 1113], [15, 1096]]}, "center": {"147-166, T:0-1": [11, 1105]}},
{"id": "twpy2z", "name": "Bob Lennon", "description": "Bob Lennon is a French YouTuber. Alongside TheFantasio974, he is known for the series French Discovers Minecraft.", "links": {"website": ["https://www.youtube.com/c/fantabobshow/videos"]}, "path": {"145-166, T:0-1": [[6, 1104], [6, 1113], [15, 1113], [15, 1104]]}, "center": {"145-166, T:0-1": [11, 1109]}},
{"id": "twpxvm", "name": "Quackity", "description": "Quackity is a variety YouTuber and streamer. Pictured is his Minecraft skin.", "links": {"website": ["https://www.youtube.com/channel/UC_8NknAFiyhOUaZqHR3lq3Q", "https://www.twitch.tv/quackity", "https://youtube.fandom.com/wiki/Quackity"], "subreddit": ["quackity"]}, "path": {"37-165, T:0-1": [[173, 935], [182, 935], [182, 944], [173, 944]]}, "center": {"37-165, T:0-1": [178, 940]}},
{"id": "twpxtz", "name": "Eminem", "description": "Eminem is an American rapper.", "links": {"website": ["https://www.eminem.com", "https://en.wikipedia.org/wiki/Eminem"]}, "path": {"8-18": [[853, 987], [853, 996], [889, 996], [889, 987], [887, 987], [885, 989], [885, 990], [883, 992], [879, 992], [876, 990], [876, 987]], "19-165, T:0-1": [[854, 990], [854, 999], [897, 999], [897, 990]]}, "center": {"8-18": [871, 992], "19-165, T:0-1": [876, 995]}},
{"id": "twpxl7", "name": "Royal Belgian Football Association", "description": "Belgian football association, #2 on FIFA ranking during r/place 2022. Also the logo of Belgium's national football team, The Belgian Red Devils.", "links": {"website": ["https://www.rbfa.be/en"], "subreddit": ["belgium", "Belgium2", "BELGICA", "placeBE"]}, "path": {"109-166, T:0-1": [[1295, 1421], [1321, 1421], [1321, 1445], [1319, 1448], [1319, 1449], [1314, 1454], [1312, 1455], [1311, 1456], [1306, 1456], [1305, 1455], [1303, 1455], [1302, 1454], [1301, 1454], [1301, 1453], [1300, 1453], [1300, 1452], [1299, 1452], [1299, 1451], [1298, 1451], [1298, 1450], [1298, 1449], [1297, 1449], [1297, 1448], [1297, 1447], [1296, 1447], [1296, 1446], [1296, 1445], [1295, 1445]]}, "center": {"109-166, T:0-1": [1308, 1437]}},
@ -1472,7 +1472,7 @@
{"id": "twtgq8", "name": "Game Theory", "description": "A logo of the Youtube Channel Game Theory, including the colors of related channels Film Theory, Food Theory (and Theory Theory, an inside joke). The channels are created by Matthew Patrick, a.k.a. MatPat", "links": {"website": ["https://www.youtube.com/channel/UCo_IB5145EVNcf8hw1Kku7w"], "subreddit": ["GameTheorists"]}, "path": {"109-166, T:0-1": [[874, 1799], [891, 1799], [891, 1816], [874, 1816]]}, "center": {"109-166, T:0-1": [883, 1808]}},
{"id": "twtgnj", "name": "Astronaut", "description": "An astronaut on the Moon drinking Heineken, a beer produced in the Netherlands. This piece was a collaboration between r/Superstonk and r/PlaceNL.", "links": {"website": ["https://en.wikipedia.org/wiki/Astronaut", "https://en.wikipedia.org/wiki/Heineken"], "subreddit": ["Superstonk", "PlaceNL", "thenetherlands"]}, "path": {"147-165, T:0-1": [[1991, 8], [1989, 10], [1989, 14], [1988, 14], [1987, 13], [1987, 10], [1985, 10], [1985, 13], [1984, 13], [1984, 17], [1987, 17], [1989, 19], [1989, 24], [1987, 24], [1987, 27], [1997, 27], [1997, 23], [2000, 23], [2000, 14], [1999, 13], [1999, 10], [1997, 8]]}, "center": {"147-165, T:0-1": [1994, 17]}},
{"id": "twtgat", "name": "Psy Fly", "description": "A tier 4 passive item that was added in The Binding of Isaac from the Repentance DLC.", "links": {"website": ["https://bindingofisaacrebirth.fandom.com/wiki/Psy_Fly"]}, "path": {"109-166, T:0-1": [[763, 1958], [762, 1959], [762, 1962], [763, 1963], [765, 1963], [765, 1964], [766, 1965], [766, 1966], [767, 1967], [768, 1967], [769, 1968], [772, 1968], [773, 1967], [774, 1967], [775, 1966], [775, 1965], [776, 1964], [777, 1964], [778, 1963], [779, 1963], [780, 1962], [780, 1959], [779, 1958], [778, 1957], [775, 1957], [774, 1958], [773, 1957], [773, 1956], [772, 1955], [771, 1954], [771, 1953], [771, 1952], [772, 1951], [772, 1950], [771, 1949], [772, 1950], [772, 1951], [771, 1952], [770, 1953], [770, 1954], [769, 1954], [769, 1955], [770, 1955], [770, 1956], [769, 1957], [768, 1958], [767, 1958], [766, 1958], [766, 1957], [765, 1957], [764, 1957]]}, "center": {"109-166, T:0-1": [771, 1961]}},
{"id": "twtg7l", "name": "Alex Eggleston", "description": "Alex Eggleston from the video game YIIK: A Postmodern RPG, built by viewers at twitch.tv/Altrive. Alex spends much of the game asserting his dominance to not only his friends but the player themselves.\n\nYIIK released on January 17, 2019 for the Nintendo Switch, PlayStation 4, PlayStation Vita, and Steam. Set in the 1990s, The story follows Alex Eggleston and seven strangers who came to know each other on the web and became the closest of friends. They lived their lives carefree until the fateful day of April 4th, 1999, when a woman named Sammy Pak suddenly went missing. The night following her disappearance, a video of her last known moments was uploaded online. All of the friends excitedly watched as she was pulled from an elevator by something otherworldly, and decide to investigate the truth for themselves. As he gathers companions seeking to resolve the truth behind her disappearance, Alex's search for the woman spirals into an epic quest with stakes higher than he could have ever imagined.", "links": {"website": ["https://www.twitch.tv/altrive"], "subreddit": ["Altrive"]}, "path": {"127-129": [[41, 1096], [61, 1096], [61, 1128], [41, 1128]], "130-166, T:0-1": [[41, 1096], [61, 1096], [61, 1121], [41, 1121]]}, "center": {"127-129": [51, 1112], "130-166, T:0-1": [51, 1109]}},
{"id": "twtg7l", "name": "Alex Eggleston", "description": "Alex Eggleston, commonly known as Alex Yiik, is a character from the video game YIIK: A Postmodern RPG. Alex spends much of the game asserting his dominance to not only his friends but the player themselves.\n\nYIIK released on January 17, 2019 for the Nintendo Switch, PlayStation 4, PlayStation Vita, and Steam. Set in the 1990s, The story follows Alex Eggleston and seven strangers who came to know each other on the web and became the closest of friends. They lived their lives carefree until the fateful day of April 4th, 1999, when a woman named Sammy Pak suddenly went missing. The night following her disappearance, a video of her last known moments was uploaded online. All of the friends excitedly watched as she was pulled from an elevator by something otherworldly, and decide to investigate the truth for themselves. As he gathers companions seeking to resolve the truth behind her disappearance, Alex's search for the woman spirals into an epic quest with stakes higher than he could have ever imagined.\n\nThis art was built by viewers of Twitch streamer Altrive.", "links": {"website": ["https://www.twitch.tv/altrive", "https://en.wikipedia.org/wiki/YIIK:_A_Postmodern_RPG"], "subreddit": ["Altrive"]}, "path": {"126-129": [[41, 1096], [61, 1096], [61, 1128], [41, 1128]], "130-166, T:0-1": [[41, 1096], [61, 1096], [61, 1121], [41, 1121]]}, "center": {"126-129": [51, 1112], "130-166, T:0-1": [51, 1109]}},
{"id": "twtg72", "name": "Frank", "description": "Frank is the pet snake of DankPods, an Australian YouTuber covering iPods, headphones, and other things related to audio.", "links": {"website": ["https://www.youtube.com/c/DankPods", "https://youtube.fandom.com/wiki/DankPods"], "subreddit": ["DankPods"]}, "path": {"60-141": [[1411, 824], [1411, 830], [1456, 830], [1461, 827], [1461, 824]], "142-166, T:0-1": [[1407, 830], [1404, 833], [1404, 838], [1407, 841], [1436, 841], [1442, 838], [1442, 836], [1448, 836], [1461, 829], [1461, 824], [1459, 824], [1459, 829], [1457, 829], [1455, 831], [1448, 831], [1447, 830]]}, "center": {"60-141": [1456, 827], "142-166, T:0-1": [1445, 833]}},
{"id": "twtg2q", "name": "Genos", "description": "Genos, an S-rank hero and cyborg as well as a student of Saitama (right). From the anime One Punch Man.", "links": {"subreddit": ["OnePunchMan_place"]}, "path": {"109-166, T:0-1": [[1923, 1562], [1938, 1556], [1940, 1556], [1945, 1559], [1951, 1559], [1954, 1556], [1959, 1562], [1959, 1567], [1963, 1567], [1964, 1568], [1964, 1570], [1963, 1574], [1922, 1574], [1922, 1562]]}, "center": {"109-166, T:0-1": [1942, 1566]}},
{"id": "twtftt", "name": "Flag of the Sámi people", "description": "The Sámi people are a Finno-Ugric-speaking people inhabiting the region of Sápmi (formerly known as Lapland), which today encompasses large northern parts of Norway, Sweden, Finland, and of the Murmansk Oblast, Russia.", "links": {"website": ["https://en.wikipedia.org/wiki/S%C3%A1mi", "https://en.wikipedia.org/wiki/S%C3%A1mi_flag"], "subreddit": ["place_nordicunion", "SaamiPeople"]}, "path": {"6-166, T:0-1": [[473, 35], [473, 92], [527, 92], [527, 35]]}, "center": {"6-166, T:0-1": [500, 64]}},
@ -1607,7 +1607,7 @@
{"id": "twssnx", "name": "The Wings Of Freedom", "description": "The Wings Of Freedom is a symbol from the anime and manga Attack on Titan (Shingeki no Kyojin).\n\nIn this art, the right wing is yellow instead of its usual white to match the flag of Ukraine's colors.", "links": {"website": ["https://attackontitan.fandom.com/wiki/The_Wings_Of_Freedom"], "subreddit": ["titanfolk", "placeukraine", "ukraine"], "discord": ["fMf7RJBMw6"]}, "path": {"7-20": [[504, 401], [504, 419], [533, 419], [533, 401]], "28-165, T:0-1": [[298, 204], [298, 173], [300, 173], [300, 170], [303, 170], [305, 173], [321, 173], [324, 170], [327, 170], [327, 173], [329, 173], [329, 205], [328, 205], [326, 207], [325, 207], [325, 209], [327, 211], [327, 213], [324, 213], [323, 212], [321, 212], [320, 211], [317, 211], [316, 212], [315, 212], [314, 213], [313, 213], [312, 212], [311, 212], [310, 211], [309, 211], [307, 213], [304, 213], [304, 211], [305, 210], [305, 209], [304, 208], [303, 208]]}, "center": {"7-20": [519, 410], "28-165, T:0-1": [314, 192]}},
{"id": "twsskx", "name": "NoWay4u_Sir", "description": "Made by the community of the German Twitch stream NoWay4u_Sir. He is also a member of the esports team NNO. The picture is a emote from his chat.", "links": {"website": ["https://www.twitch.tv/noway4u_sir"], "subreddit": ["placestart"]}, "path": {"109-166, T:0-1": [[596, 1974], [595, 1996], [620, 1996], [620, 1974]]}, "center": {"109-166, T:0-1": [608, 1985]}},
{"id": "twssir", "name": "RetroGamingNow", "description": "Logo of the Minecraft YouTuber RetroGamingNow.", "links": {"website": ["https://www.youtube.com/c/retrogamingnow"], "subreddit": ["RetroGamingNow"]}, "path": {"109-166, T:0-1": [[1669, 1558], [1683, 1558], [1683, 1572], [1669, 1572]]}, "center": {"109-166, T:0-1": [1676, 1565]}},
{"id": "twssbx", "name": "Sneaky Sasquatch", "description": "Sneaky Sasquatch is a mobile game developed by Rac7.", "links": {"website": ["https://www.rac7.com/SneakySasquatch/"], "subreddit": ["SneakySasquatch"]}, "path": {"126-155": [[35, 1037], [35, 1053], [55, 1053], [55, 1037]], "156-164, T:0-1": [[35, 1037], [55, 1037], [55, 1061], [35, 1061]]}, "center": {"126-155": [45, 1045], "156-164, T:0-1": [45, 1049]}},
{"id": "twssbx", "name": "Sneaky Sasquatch", "description": "Sneaky Sasquatch is a mobile game developed by RAC7.", "links": {"website": ["https://www.rac7.com/SneakySasquatch/", "https://en.wikipedia.org/wiki/Sneaky_Sasquatch"], "subreddit": ["SneakySasquatch"]}, "path": {"122-155": [[35, 1037], [35, 1053], [55, 1053], [55, 1037]], "156-164, T:0-1": [[35, 1037], [55, 1037], [55, 1061], [35, 1061]]}, "center": {"122-155": [45, 1045], "156-164, T:0-1": [45, 1049]}},
{"id": "twss68", "name": "MaicoBeukers", "description": "After the KingKontent (left of this art), we were trying to get our general (MaicoBeukers) his head. We battled but failed. Rest in peace General Beukers! KingAd1 KingAd2", "links": {"website": ["https://www.twitch.tv/maicobeukers"]}, "path": {"109-166, T:0-1": [[412, 1918], [432, 1918], [432, 1943], [412, 1943]]}, "center": {"109-166, T:0-1": [422, 1931]}},
{"id": "twss29", "name": "Templin Institute", "description": "Investigating the organizations, figures, and places of alternate worlds. The Templin Institute provides in-depth analyses of popular science fiction, fantasy, and alternate history works from across video games, movies, novels, and television.", "links": {"website": ["https://www.templin.institute/", "https://youtube.fandom.com/wiki/The_Templin_Institute"], "subreddit": ["TemplinInstitute"]}, "path": {"71-87": [[694, 556], [686, 564], [686, 565], [694, 573], [695, 573], [703, 565], [703, 564], [695, 556]], "35-43": [[657, 553], [657, 570], [674, 570], [674, 553]], "130-165, 91-124, T:0-1": [[692, 557], [684, 565], [684, 566], [692, 574], [693, 574], [701, 566], [701, 565], [693, 557]]}, "center": {"71-87": [695, 565], "35-43": [666, 562], "130-165, 91-124, T:0-1": [693, 566]}},
{"id": "twsrym", "name": "Scotland Tile No.3", "description": "The third tile created by r/scotland. This tile show the Duke of Wellington (who's glasgow statue famously wears a cone) riding a Unicorn- Scotland's national animal. The symbol in the bottom right is a Trinity Knot, an old celtic symbol representing unity and eternal spiritual life. Originally this tile was planned to have featured the Duke of Wellington jumping over the Forth Bridge, but it had to be adjusted due to space constraints", "links": {"website": ["https://en.wikipedia.org/wiki/Equestrian_statue_of_the_Duke_of_Wellington,_Glasgow"], "subreddit": ["Scotland"]}, "path": {"109-166, T:0-1": [[1700, 1553], [1759, 1553], [1759, 1583], [1700, 1583]]}, "center": {"109-166, T:0-1": [1730, 1568]}},
@ -1903,7 +1903,7 @@
{"id": "twwa36", "name": "Hooky", "description": "Hooky is a catgirl who serves as the mascot for the r/HypnoHookup Discord server, a server about erotic hypnosis. She is extremely sassy and playful, which reflects the culture of the subreddit server.\n\nThis art was organised by Grand General Hoosen for the Imperial 69th Hooky Regiment.", "links": {"subreddit": ["HypnoHookup"], "discord": ["adu6DAreTF"]}, "path": {"117-153": [[989, 439], [1002, 439], [1002, 465], [991, 465], [991, 460], [989, 458]], "154-165, T:0-1": [[989, 439], [1002, 439], [1002, 465], [989, 465]]}, "center": {"117-153": [996, 452], "154-165, T:0-1": [996, 452]}},
{"id": "tww9xp", "name": "Gender fluid", "description": "The fluid inside this bottle has the genderfluid pride colors and is named \"gender fluid\", a common pun in queer spaces. The original bottle's design comes from the game Minecraft, although there is no literal \"gender fluid\" in the game.\n\nGenderfluid refers to someone whose gender identity changes over time. A genderfluid individual can identify as any gender, or combination of genders at any given time. Their gender can change at random or it may vary in response to different circumstances. One's gender can change over the course of hours, days, weeks, months, or years. For some individuals their gender changes on a somewhat consistent \"schedule\", while for others their gender changes at random times. Some genderfluid individuals can be fluid between all genders, or a large amount of genders. Other genderfluid individuals are fluid between a small handful of genders.", "links": {"website": ["https://lgbta.miraheze.org/wiki/Genderfluid", "https://minecraft.fandom.com/wiki/Potion"], "subreddit": ["genderfluid", "transplace"]}, "path": {"82-164, T:0-1": [[749, 460], [747, 462], [747, 466], [745, 468], [745, 471], [748, 474], [752, 474], [755, 471], [755, 468], [753, 466], [753, 462], [751, 460]]}, "center": {"82-164, T:0-1": [750, 470]}},
{"id": "tww9xd", "name": "Kemono Friends", "description": "Kemono Friends is a Japanese multimedia franchise which features animal girls. Underneath the logo is the character Serval, who is the mascot of the franchise.", "links": {"website": ["https://kemono-friends.jp/", "https://en.wikipedia.org/wiki/Kemono_Friends"], "subreddit": ["KemonoFriends"]}, "path": {"97-166, T:0-1": [[1784, 687], [1784, 705], [1795, 705], [1795, 687]]}, "center": {"97-166, T:0-1": [1790, 691]}},
{"id": "tww9wh", "name": "Kindred Fates", "description": "Kindred Fates is an open world monster tamer RPG with action combat, developed by Skymill Studios.", "links": {"website": ["https://www.skymillstudios.com"], "subreddit": ["KindredFates"]}, "path": {"132-164, T:0-1": [[0, 1062], [0, 1068], [40, 1068], [40, 1069], [62, 1069], [62, 1057], [59, 1054], [58, 1054], [55, 1057], [55, 1062]]}, "center": {"132-164, T:0-1": [57, 1065]}},
{"id": "tww9wh", "name": "Kindred Fates", "description": "Kindred Fates is an open-world monster tamer role-playing game with action combat, developed by Skymill Studios.", "links": {"website": ["https://www.skymillstudios.com"], "subreddit": ["KindredFates"]}, "path": {"130-165, T:0-1": [[0, 1062], [0, 1068], [40, 1068], [40, 1069], [62, 1069], [62, 1057], [59, 1054], [58, 1054], [55, 1057], [55, 1062]]}, "center": {"130-165, T:0-1": [36, 1065]}},
{"id": "tww9u5", "name": "Mono", "description": "The Mono is a basic unit from the factory-based game Mindustry. It is a Tier 1 unit that automatically mines Copper and Lead. Once they amass enough ore in their item storage, they head to the nearest core and deposit it in. If the core's storage is full, they wait until it is free to release their ore, unless the setting \"Core Incinerates Overflow\" is on, then they drop resources in the core which automatically destroys the excess ore. They can be upgraded into the Poly through the Additive Reconstructor, either directly or through Payload Conveyors.", "links": {"website": ["https://mindustry-unofficial.fandom.com/wiki/Mono", "https://store.steampowered.com/app/1127400/Mindustry/"], "subreddit": ["Mindustry"]}, "path": {"116-164, 73-106, T:0-1": [[1032, 444], [1026, 450], [1026, 457], [1025, 458], [1025, 459], [1031, 465], [1040, 465], [1046, 459], [1046, 458], [1044, 456], [1044, 449], [1039, 444]]}, "center": {"116-164, 73-106, T:0-1": [1035, 454]}},
{"id": "tww9rq", "name": "Volleyball", "description": "What's a volleyball, you ask? A volleyball is a ball used to play indoor volleyball, beach volleyball, or other less common variations of the sport. And volleyball (the sport) is the featured sport in Haikyuu.\n\nHaikyuu is a sport's manga series written and illustrated by Haruichi Furudate.\n\nThis ball was made by the Haikyuu Place Discord server and the Anime Alliance.\n\nHaikyuu: https://discord.gg/ESptdkjCF4\nAnime Alliance: https://discord.gg/9U6pHMbHS4", "links": {"subreddit": ["haikyuu"], "discord": ["ESptdkjCF4"]}, "path": {"109-166, T:0-1": [[1688, 1190], [1688, 1200], [1698, 1200], [1698, 1190]]}, "center": {"109-166, T:0-1": [1693, 1195]}},
{"id": "tww9rd", "name": "Duckplant", "description": "When the H was getting built, a group of people asked them to not destroy the eggplant, so they became allies and were defended mutually. Later another group of people made a duck and allied with them which converted the whole thing to the Duckplant.", "links": {}, "path": {"109-166, T:0-1": [[1603, 1366], [1602, 1366], [1601, 1366], [1601, 1367], [1600, 1367], [1600, 1368], [1600, 1369], [1599, 1369], [1598, 1369], [1598, 1370], [1597, 1370], [1596, 1370], [1595, 1370], [1595, 1369], [1595, 1371], [1596, 1371], [1596, 1372], [1597, 1372], [1598, 1372], [1599, 1372], [1600, 1372], [1601, 1372], [1601, 1371], [1602, 1371], [1602, 1370], [1602, 1369], [1603, 1369], [1604, 1369], [1604, 1368], [1604, 1367]]}, "center": {"109-166, T:0-1": [1600, 1369]}},
@ -1936,7 +1936,7 @@
{"id": "tww57m", "name": "Noire", "description": "Noire (Nowaru in Japanese, Nowa for short) is a character from the console war-based Japanese role-playing game (JRPG) Hyperdimension Neptunia. She is the representation of the Sony PlayStation home console lineup, referenced through her appearance in both forms, her processor units, and some of her dialogue. She doesn't have many friends.", "links": {"website": ["https://neptunia.fandom.com/wiki/Noire"], "subreddit": ["gamindustri"]}, "path": {"121-132": [[65, 1000], [91, 1000], [91, 1028], [65, 1028]], "133-164, T:0-1": [[57, 1000], [91, 1000], [91, 1027], [57, 1027]]}, "center": {"121-132": [78, 1014], "133-164, T:0-1": [74, 1014]}},
{"id": "tww57j", "name": "École Internationale des Sciences du Traitement de l'Information", "description": "EISTI, short for \"École Internationale des Sciences du Traitement et de l'Information\", is the former name of CY Tech, an IT France-based engineering school located in Pau and Cergy. \n\nPau, a small city located in South-Western France, is the location of one of its campuses.\n\nPOSE was the motto of EISTI, standing for Professionalism, Open-mindedness, Solidarity and Ethics. CY Tech has added an R for Respect to their motto.", "links": {"website": ["https://cytech.cyu.fr/"]}, "path": {"109-166, T:0-1": [[1733, 1600], [1761, 1600], [1769, 1600], [1769, 1611], [1733, 1611]]}, "center": {"109-166, T:0-1": [1751, 1606]}},
{"id": "tww53e", "name": "Lovejoy", "description": "Lovejoy is a British indie rock band formed in 2021 by content creator Wilbur Soot (real name Will Gold), a member of the Dream SMP series for the game Minecraft. Wilbur Soot is the lead singer and secondary guitarist in the band, and the band's other members are bassist Ash Kabosu, lead guitarist Joe Goldsmith, and drummer Mark Boardman. The artwork features the anvil cat from the \"Are You Alright?\" extended play (EP) and a seagull (nicknamed Peebee) from the cover of their second EP, \"Pebble Brain\". The dog wearing a hat in the bottom left is from the artwork to their single \"Knee Deep at ATP\", a cover of a Los Campesinos! song of the same name. On the bottom right of the artwork is Wilbur Soot's 2020 solo EP \"Your City Gave Me Asthma\".", "links": {"website": ["https://www.youtube.com/channel/UC3S-tYM-oNvzuCQHD8cUvqg", "https://open.spotify.com/artist/33tFkBLsl6f8TjKkV0uF0C", "https://twitter.com/lvjyonline"], "subreddit": ["lovejoyband", "wilbursoot"]}, "path": {"100-166, T:0-1": [[1280, 344], [1279, 344], [1279, 377], [1314, 377], [1314, 344]]}, "center": {"100-166, T:0-1": [1297, 366]}},
{"id": "tww52x", "name": "Untitled Goose Game", "description": "Untitled Goose Game is a 2019 puzzle stealth game developed by House House and published by Panic. Honk!", "links": {"website": ["https://goose.game/"], "subreddit": ["untitledgoosegame"]}, "path": {"129-148": [[55, 1032], [84, 1032], [84, 1042], [79, 1042], [79, 1052], [76, 1052], [76, 1053], [75, 1053], [75, 1054], [71, 1054], [71, 1057], [67, 1057], [67, 1058], [62, 1058], [61, 1057], [55, 1057]], "149-164, T:0-1": [[55, 1032], [84, 1032], [84, 1042], [79, 1042], [79, 1052], [76, 1052], [76, 1053], [75, 1053], [75, 1054], [71, 1054], [71, 1057], [67, 1057], [67, 1058], [61, 1058], [61, 1052], [55, 1046]]}, "center": {"129-148": [66, 1043], "149-164, T:0-1": [68, 1043]}},
{"id": "tww52x", "name": "Untitled Goose Game", "description": "Untitled Goose Game is a 2019 puzzle stealth game developed by House House and published by Panic. The player controls a goose and causes chaos throughout town. Honk!", "links": {"website": ["https://goose.game/", "https://en.wikipedia.org/wiki/Untitled_Goose_Game"], "subreddit": ["untitledgoosegame"]}, "path": {"124-148": [[55, 1032], [84, 1032], [84, 1042], [79, 1042], [79, 1052], [76, 1052], [76, 1053], [75, 1053], [75, 1054], [71, 1054], [71, 1057], [67, 1057], [67, 1058], [62, 1058], [61, 1057], [55, 1057]], "149-164, T:0-1": [[55, 1032], [74, 1032], [74, 1033], [84, 1033], [84, 1042], [79, 1042], [79, 1054], [76, 1054], [68, 1060], [62, 1060], [62, 1058], [61, 1058], [61, 1052], [55, 1052]]}, "center": {"124-148": [66, 1043], "149-164, T:0-1": [68, 1043]}},
{"id": "tww4yz", "name": "Larry the Duck", "description": "This art was started by streamer jo4na and her followers. Larry is a plush duck owned by jo4na and now is immortalized on r/place.", "links": {"website": ["https://www.twitch.tv/jo4na"], "subreddit": ["portugal"]}, "path": {"156-157": [[1175, 328], [1175, 330], [1173, 330], [1173, 333], [1178, 333], [1178, 331], [1179, 331], [1179, 328]], "158-166, T:0-1": [[1175, 329], [1175, 331], [1173, 331], [1173, 334], [1178, 334], [1178, 332], [1179, 332], [1179, 329]]}, "center": {"156-157": [1176, 331], "158-166, T:0-1": [1176, 332]}},
{"id": "tww4x0", "name": "Life", "description": "A Peepo looking at the sunset while thinking about life. Made by Twitch streamer NymN's community.", "links": {"website": ["https://www.twitch.tv/nymn"], "subreddit": ["RedditAndChill"]}, "path": {"109-166, T:0-1": [[1694, 1093], [1707, 1093], [1707, 1075], [1694, 1075]]}, "center": {"109-166, T:0-1": [1701, 1084]}},
{"id": "tww4w3", "name": "Flag of Texas", "description": "Flag of the United States state of Texas, featuring a depiction of the Alamo.", "links": {"website": ["https://en.wikipedia.org/wiki/Texas", "https://en.wikipedia.org/wiki/Flag_of_Texas"], "subreddit": ["texas"]}, "path": {"94-98": [[0, 252], [125, 252], [125, 267], [106, 267], [106, 276], [0, 276]], "70-93": [[51, 252], [125, 252], [125, 267], [106, 267], [106, 276], [51, 276]], "58-69": [[55, 257], [116, 257], [116, 267], [106, 267], [106, 276], [55, 276]], "15-49": [[55, 257], [94, 257], [94, 276], [55, 276]], "50-57": [[55, 257], [106, 257], [106, 276], [55, 276]], "8-14": [[64, 264], [67, 267], [64, 270], [61, 267]], "99-165, T:0-1": [[46, 252], [105, 252], [105, 276], [46, 276]]}, "center": {"94-98": [60, 264], "70-93": [87, 264], "58-69": [84, 267], "15-49": [75, 267], "50-57": [81, 267], "8-14": [64, 267], "99-165, T:0-1": [76, 264]}},
@ -2036,8 +2036,8 @@
{"id": "twvta9", "name": "Greggs", "description": "Greggs is a British fast-food bakery shop best known for its sausage rolls. Many Brits consider it an essential part of the nation.", "links": {"website": ["https://www.greggs.co.uk/", "https://en.wikipedia.org/wiki/Greggs"], "subreddit": ["Greggs"]}, "path": {"53-77, 88-90, 93-164, T:0-1": [[701, 476], [701, 482], [753, 482], [753, 476], [721, 476]]}, "center": {"53-77, 88-90, 93-164, T:0-1": [727, 479]}},
{"id": "twvt8j", "name": "Flag of Trinidad and Tobago", "description": "The Republic of Trinidad and Tobago is a twin-island country in the Caribbean.", "links": {"website": ["https://en.wikipedia.org/wiki/Trinidad_and_Tobago", "https://en.wikipedia.org/wiki/Flag_of_Trinidad_and_Tobago"], "subreddit": ["TrinidadandTobago"]}, "path": {"80-84": [[1321, 793], [1321, 800], [1328, 800], [1328, 793]], "111-166, T:0-1": [[1372, 1187], [1372, 1200], [1395, 1200], [1395, 1187]]}, "center": {"80-84": [1325, 797], "111-166, T:0-1": [1384, 1194]}},
{"id": "twvt8g", "name": "Don't Toy with me, Miss Nagatoro", "description": "The main characters from the romantic comedy manga/ anime series, Don't Toy With Me, Miss Nagatoro, Created by Nanashi.\nThe story centers around Nagatoro, a slightly sadistic girl, Teasing her overly shy senpai.", "links": {"website": ["https://www.crunchyroll.com/dont-toy-with-me-miss-nagatoro/episode-1-senpai-is-a-bit-senpai-dont-you-ever-get-angry-811065"], "subreddit": ["nagatoro"]}, "path": {"109-166, T:0-1": [[843, 1520], [843, 1564], [880, 1564], [879, 1520], [857, 1522]]}, "center": {"109-166, T:0-1": [861, 1543]}},
{"id": "twvt57", "name": "Bigtoe", "description": "Original character in the My Little Pony universe.", "links": {}, "path": {"125-166, T:0-1": [[24, 1093], [31, 1093], [31, 1090], [41, 1090], [41, 1107], [34, 1107], [34, 1104], [24, 1104]]}, "center": {"125-166, T:0-1": [35, 1098]}},
{"id": "twvt2n", "name": "Terezi Pyrope", "description": "A popular character from the webcomic Homestuck and the phrase 'BL1ND JUST1C3', one of her soundtracks.", "links": {"website": ["https://mspaintadventures.fandom.com/wiki/Terezi_Pyrope"], "subreddit": ["homestuck"]}, "path": {"129-166, T:0-1": [[61, 1096], [92, 1096], [92, 1121], [61, 1121]]}, "center": {"129-166, T:0-1": [77, 1109]}},
{"id": "twvt57", "name": "Bigtoe", "description": "Bigtoe is an original character in the fandom of the media franchise My Little Pony.", "links": {}, "path": {"122-166, T:0-1": [[24, 1093], [31, 1093], [31, 1090], [41, 1090], [41, 1107], [34, 1107], [34, 1104], [24, 1104]]}, "center": {"122-166, T:0-1": [35, 1098]}},
{"id": "twvt2n", "name": "Terezi Pyrope", "description": "Terezi Pyrope is a popular character from the webcomic Homestuck. Above her is \"BL1ND JUST1C3\", one of her soundtracks.", "links": {"website": ["https://mspaintadventures.fandom.com/wiki/Terezi_Pyrope"], "subreddit": ["homestuck"]}, "path": {"123-166, T:0-1": [[62, 1108], [62, 1120], [91, 1120], [91, 1108]]}, "center": {"123-166, T:0-1": [77, 1114]}},
{"id": "twvt0g", "name": "Peppah", "description": "Peppah is the pet Yorkshire Terrier of the streamer Forsen and his partner and ex-streamer Nani. Also known as bibi, this adorable dog frequently appeared on stream, becoming part of numerous memes due to her apparent similarity with a rat. Peppah and Nani suddenly disappeared under unclear circumstances in early April 2020. 2 years later, Forsen's community honored their furry friend with an adapted version of Forsen's stream intro rendition of Peppah, originally drawn by Nani.", "links": {"website": ["https://www.instagram.com/commonpepper"], "subreddit": ["forsen"]}, "path": {"152-165, T:0-1": [[722, 943], [719, 945], [718, 946], [718, 955], [733, 955], [733, 946], [732, 945], [729, 943]]}, "center": {"152-165, T:0-1": [726, 949]}},
{"id": "twvt0e", "name": "Cow and Baby Duck", "description": "Part of the Web Serials Alliance's mural, which was originally located slightly south of here. After being nuked by XQC, randos attempted to help us preserve our duck (originally located here). Failing that, They recreated this baby duck on their own. We rebuilt our mural around this gift from the randos.\n\nThe cow was included as a friend to the duck after many requests from one person to include it. We originally thought this person was a representative of r/cows, but it turns out they were just representing themself. What's more is they weren't a fan of cows in general, just the one cow in particular that this is based on.", "links": {"subreddit": ["readwebserials"], "discord": ["Z7M6QFzPG5"]}, "path": {"109-166, T:0-1": [[1759, 1328], [1759, 1325], [1762, 1325], [1762, 1320], [1766, 1317], [1766, 1316], [1768, 1316], [1767, 1320], [1769, 1324], [1768, 1325], [1768, 1328]]}, "center": {"109-166, T:0-1": [1765, 1323]}},
{"id": "twvsx6", "name": "Flaggy Flag", "description": "Flaggy Flag is a flag design that was proposed as the official Hello Internet flag, losing to the Nail and Gear flag in a referendum. It is unofficially known as a rebel flag.", "links": {"website": ["https://hellointernet.fandom.com/wiki/Flaggy_Flag"], "subreddit": ["HelloInternet", "BradyHaran", "CGPGrey"]}, "path": {"3-70, 85-166, T:0-1": [[58, 809], [80, 809], [80, 826], [58, 826]]}, "center": {"3-70, 85-166, T:0-1": [69, 818]}},
@ -2719,14 +2719,14 @@
{"id": "tx2z6q", "name": "North Atlantic Treaty Organization", "description": "The North Atlantic Treaty Organization (NATO) is an intergovernmental military alliance between 30 member states. 28 countries are in Europe and 2 are in North America.\n\nThis art was created by the r/neoliberal-r/NonCredibleDefense alliance.", "links": {"website": ["https://www.nato.int/", "https://en.wikipedia.org/wiki/NATO", "https://en.wikipedia.org/wiki/Flag_of_NATO"], "subreddit": ["NonCredibleDefense", "neoliberal"]}, "path": {"1-166, T:0-1": [[823, 99], [823, 101], [831, 104], [835, 111], [835, 117], [831, 124], [823, 127], [823, 129], [878, 129], [878, 127], [869, 126], [868, 119], [868, 108], [870, 106], [874, 106], [878, 100], [878, 99]]}, "center": {"1-166, T:0-1": [851, 114]}},
{"id": "tx2yyc", "name": "Launchpad Smile", "description": "A smiling launchpad as inspired by Madeons performance at the 2020 Second Sky Festival", "links": {"subreddit": ["madeon"]}, "path": {"109-166, T:0-1": [[1350, 1300], [1350, 1310], [1360, 1310], [1360, 1300]]}, "center": {"109-166, T:0-1": [1355, 1305]}},
{"id": "tx2yrw", "name": "Tip Stevens's totems", "description": "Totems made by the Tip Stevens community. Tip Stevens is a French artist and streamer famous for his musical streams. You can hear some of his songs in the legendary Ponce Radio.", "links": {"website": ["https://www.tipstevens.com/"]}, "path": {"109-164, T:0-1": [[268, 1543], [282, 1543], [282, 1551], [268, 1551]]}, "center": {"109-164, T:0-1": [275, 1547]}},
{"id": "tx2yr9", "name": "Kim Dokja (ORV)", "description": "Kim Dokja, protagonist of the Korean web novel Omniscient Reader's Viewpoint.", "links": {}, "path": {"109-166, T:0-1": [[1270, 1724], [1270, 1732], [1270, 1742], [1277, 1749], [1284, 1741], [1284, 1725], [1283, 1724], [1271, 1724]]}, "center": {"109-166, T:0-1": [1277, 1735]}},
{"id": "tx2yr9", "name": "Kim Dokja", "description": "Kim Dokja is the protagonist of the Korean web novel and comic Omniscient Reader's Viewpoint.", "links": {"website": ["https://omniscient-readers-viewpoint.fandom.com/wiki/Kim_Dokja"], "subreddit": ["OmniscientReader"]}, "path": {"109-166, T:0-1": [[1270, 1724], [1270, 1732], [1270, 1742], [1277, 1749], [1284, 1741], [1284, 1725], [1283, 1724], [1271, 1724]]}, "center": {"109-166, T:0-1": [1277, 1735]}},
{"id": "tx2yi8", "name": "Azil", "description": "A rendition of Azil's logo and his hedgehog Biscoito.", "links": {}, "path": {"108-146": [[989, 381], [989, 388], [998, 388], [998, 381]], "101-106": [[1016, 442], [1016, 451], [1026, 451], [1026, 442]], "147-166, T:0-1": [[988, 381], [1009, 381], [1009, 388], [988, 388]]}, "center": {"108-146": [994, 385], "101-106": [1021, 447], "147-166, T:0-1": [999, 385]}},
{"id": "tx2yh3", "name": "KEL", "description": "KEL is a supporting character from the game OMORI. \"Helllloooooooooooo? SUNNY? Are you there? Do you remember me? It's your old friend, KEL!\"\n\nKEL was relocated multiple times, and his existence can be debated as he was not fully finished right before the WHITE VOID ending of r/place.", "links": {"website": ["https://omori.fandom.com/wiki/KEL"], "subreddit": ["OMORI"], "discord": ["ypSr9JG2ht"]}, "path": {"109-166, T:0-1": [[1415, 1136], [1422, 1136], [1426, 1141], [1427, 1146], [1429, 1148], [1428, 1149], [1423, 1155], [1426, 1158], [1424, 1162], [1423, 1162], [1422, 1167], [1420, 1168], [1419, 1164], [1416, 1164], [1416, 1168], [1413, 1167], [1412, 1161], [1410, 1161], [1410, 1159], [1409, 1158], [1413, 1155], [1408, 1150], [1407, 1147], [1408, 1142], [1413, 1137]]}, "center": {"109-166, T:0-1": [1418, 1150]}},
{"id": "tx2xz7", "name": "Baghera's duck", "description": "Small and cute duck drawn by the community of Swiss streamer BagheraJones during the rebuilding of the Tour de France after a Spanish attack on the bottom part of the French area.", "links": {"website": ["https://www.twitch.tv/bagherajones"], "subreddit": ["placefrance", "franceplace", "placeFR", "france"]}, "path": {"109-164, T:0-1": [[26, 1957], [32, 1957], [32, 1963], [26, 1963]]}, "center": {"109-164, T:0-1": [29, 1960]}},
{"id": "tx2xsd", "name": "Vira-lata caramelo", "description": "Vira-lata caramelo, literally \"caramel-colored dog\", refers to the most common variety of stray dogs or mixed-breed dogs in Brazil, often found on the streets or in homes. They are generally medium-sized, with a caramel coat and short fur. Even today, the origin of the caramel mutt is not well known, as it is the result of a series of completely random crosses. One of these dogs, named Pipi, became a famous meme called \"cachorro caramelo\" (\"caramel dog\"), appearing in edited images of the R$200 bill, a banknote of Brazilian currency.", "links": {"website": ["https://www.patasdacasa.com.br/noticia/voce-sabe-a-historia-por-tras-do-meme-do-vira-lata-caramelo-conheca-a-historia-da-cachorrinha-pipi_a2271/1"], "subreddit": ["brasil"]}, "path": {"74-156": [[1138, 581], [1138, 584], [1141, 587], [1142, 587], [1142, 590], [1148, 590], [1148, 588], [1150, 586], [1152, 586], [1154, 588], [1165, 588], [1167, 586], [1170, 586], [1170, 587], [1182, 587], [1182, 583], [1175, 583], [1175, 582], [1172, 582], [1172, 577], [1170, 574], [1165, 569], [1163, 569], [1162, 568], [1156, 568], [1155, 567], [1142, 567], [1140, 569], [1140, 572], [1142, 574], [1143, 576], [1143, 578], [1140, 580], [1140, 581]], "157-164, T:0-1": [[1138, 581], [1138, 584], [1141, 587], [1142, 587], [1142, 590], [1148, 590], [1148, 588], [1150, 586], [1152, 586], [1154, 588], [1165, 588], [1167, 586], [1170, 586], [1170, 582], [1179, 573], [1177, 571], [1176, 571], [1171, 576], [1171, 575], [1165, 569], [1163, 569], [1162, 568], [1155, 568], [1154, 567], [1142, 567], [1140, 569], [1140, 572], [1143, 576], [1143, 578], [1140, 580], [1140, 581]]}, "center": {"74-156": [1158, 578], "157-164, T:0-1": [1158, 578]}},
{"id": "tx2xfj", "name": "Zein", "description": "Zein (a.k.a. Andynsane) is a popular Peruvian YouTuber and streamer. He's known for his variety-style content and his Exponiendo infieles en Perú series. He's responsible for most of the changes Peru saw on r/place. Pictured is his BOOYAH! profile picture.", "links": {"website": ["https://booyah.live/studio/59911252"], "subreddit": ["FrenteArmy_zein"]}, "path": {"109-166, T:0-1": [[1790, 1045], [1870, 1045], [1870, 1120], [1790, 1122]]}, "center": {"109-166, T:0-1": [1830, 1083]}},
{"id": "tx2xbl", "name": "F.A.M", "description": "Frente Armado de Mihoyo (F.A.M., Mihoyo Armed Front in English), a satirical political party within the community of streamer Roberttson focused on the game Genshin Impact. Only the F remains due to an attack.", "links": {"website": ["https://www.twitch.tv/roberttson"], "subreddit": ["roberttson"]}, "path": {"109-165, T:0-1": [[1735, 1810], [1735, 1818], [1751, 1818], [1750, 1816], [1739, 1816], [1739, 1810]]}, "center": {"109-165, T:0-1": [1740, 1815]}},
{"id": "tx2x70", "name": "CONEY", "description": "Artwork done by the community of CONEY, professional Super Smash Bros. commentator and variety twitch streamer", "links": {"website": ["https://www.twitch.tv/coney"], "subreddit": ["Coney"]}, "path": {"120-121": [[106, 1069], [129, 1069], [129, 1096], [106, 1096]], "122-166, T:0-1": [[41, 1069], [41, 1096], [92, 1096], [92, 1069]]}, "center": {"120-121": [118, 1083], "122-166, T:0-1": [67, 1083]}},
{"id": "tx2x70", "name": "CONEY", "description": "CONEY is a professional commentator for games in the Super Smash Bros. series, and is also a variety Twitch streamer. He focuses on fighting games and miscellaneous reacts, and has an undeniable passion for ruining kids parties and small tournaments.\n\nThis art was created by CONEY's community.", "links": {"website": ["https://www.twitch.tv/coney", "https://www.ssbwiki.com/Smasher:Coney"], "subreddit": ["Coney"]}, "path": {"119-121": [[106, 1069], [129, 1069], [129, 1096], [106, 1096]], "122-166, T:0-1": [[41, 1069], [41, 1096], [92, 1096], [92, 1069]]}, "center": {"119-121": [118, 1083], "122-166, T:0-1": [67, 1083]}},
{"id": "tx2x65", "name": "Seattle Seahawks", "description": "The Seattle Seahawks are an American football team that plays for the city of Seattle, Washington, United States. The Seahawks are a part of the National Football League (NFL).\n\nThis art is stretched further than the original Seahawks logo to fill space.", "links": {"website": ["https://www.seattleseahawks.com", "https://en.wikipedia.org/wiki/Seattle_Seahawks"], "subreddit": ["Seahawks"], "discord": ["seattlesportsreddit"]}, "path": {"99-123": [[1577, 659], [1577, 675], [1619, 675], [1619, 659]], "56-65": [[1528, 613], [1528, 591], [1556, 591], [1556, 593], [1561, 593], [1561, 613]], "124-166, T:0-1": [[1577, 658], [1577, 675], [1618, 675], [1618, 658]]}, "center": {"99-123": [1598, 667], "56-65": [1545, 602], "124-166, T:0-1": [1598, 667]}},
{"id": "tx2wvo", "name": "Tribute to Fukano", "description": "French streamer Fukano's emote :fukaLove:, as a thanks for defending the french flag from 4am to 12pm (french time) the last day, until Kameto woke up", "links": {"website": ["https://www.twitch.tv/Fukano"]}, "path": {"109-164, T:0-1": [[249, 1601], [278, 1601], [278, 1636], [249, 1636]]}, "center": {"109-164, T:0-1": [264, 1619]}},
{"id": "tx2wsp", "name": "Michigan Technological University", "description": "University in the UP of Michigan, US. the art is of the mascot as it appears in one of the logos.", "links": {"website": ["https://www.mtu.edu/"], "subreddit": ["MTU"]}, "path": {"109-164, T:0-1": [[291, 1595], [298, 1595], [298, 1600], [291, 1600]]}, "center": {"109-164, T:0-1": [295, 1598]}},
@ -2864,7 +2864,7 @@
{"id": "tx246c", "name": "Pot of Greed", "description": "Pot of Greed from Yu-Gi-Oh!", "links": {"subreddit": ["yugioh"]}, "path": {"109-166, T:0-1": [[1720, 1110], [1720, 1121], [1730, 1121], [1730, 1110]]}, "center": {"109-166, T:0-1": [1725, 1116]}},
{"id": "tx23xj", "name": "Mashup Week: Megamix", "description": "Mashup Week is a tournament inspired by SiIvaGunner's King for a Day Tournament series. In the tournament, competitors battle in a double-elimination bracket, determined by the fanbase's votes. The winner will receive the Mashup Week, a week full of mashups with music related to the winner.", "links": {"website": ["https://mashupweek.cloud"], "subreddit": ["MashupWeek"]}, "path": {"56-98": [[1730, 122], [1730, 148], [1731, 148], [1734, 144], [1738, 141], [1742, 141], [1745, 143], [1749, 148], [1750, 148], [1750, 122]], "99-166, T:0-1": [[1730, 122], [1730, 148], [1731, 148], [1734, 144], [1738, 141], [1742, 141], [1745, 143], [1749, 148], [1750, 150], [1755, 150], [1755, 141], [1760, 141], [1760, 122]]}, "center": {"56-98": [1740, 132], "99-166, T:0-1": [1749, 133]}},
{"id": "tx23aw", "name": "Scuderia AlphaTauri", "description": "Scuderia AlphaTauri is an Italian Formula 1 racing team. It is one of two Formula 1 constructors owned by drink company Red Bull.", "links": {"website": ["http://scuderiaalphatauri.com/", "https://en.wikipedia.org/wiki/Scuderia_AlphaTauri"], "subreddit": ["formula1"]}, "path": {"10-165, T:0-1": [[545, 769], [545, 783], [571, 783], [571, 769]]}, "center": {"10-165, T:0-1": [558, 776]}},
{"id": "tx238d", "name": "Mappa", "description": "A small friend group.", "links": {}, "path": {"147-166, T:0-1": [[0, 1096], [6, 1096], [6, 1113], [0, 1113]]}, "center": {"147-166, T:0-1": [3, 1105]}},
{"id": "tx238d", "name": "Mappa", "description": "A small friend group.", "links": {}, "path": {"145-166, T:0-1": [[0, 1096], [6, 1096], [6, 1113], [0, 1113]]}, "center": {"145-166, T:0-1": [3, 1105]}},
{"id": "tx22u1", "name": "Transgender queen", "description": "A queen chess piece displaying the colors of the transgender flag.", "links": {"website": ["https://www.hrc.org/resources/understanding-the-transgender-community", "https://en.wikipedia.org/wiki/Transgender", "https://en.wikipedia.org/wiki/Queen_(chess)"], "subreddit": ["AnarchyChess", "chess"]}, "path": {"31-166, T:0-1": [[101, 608], [99, 610], [95, 610], [95, 612], [96, 613], [96, 614], [97, 615], [97, 617], [100, 620], [103, 620], [106, 617], [106, 615], [107, 614], [107, 613], [108, 612], [108, 610], [104, 610], [102, 608]]}, "center": {"31-166, T:0-1": [102, 614]}},
{"id": "tx22qv", "name": "Meta Knight", "description": "Meta Knight is a major character in HAL Laboratory's Kirby series, appearing in most of the games, the manga, and the anime since his debut in the game Kirby's Adventure in 1993. The intrigue and popularity surrounding Meta Knight within the Kirby fandom largely lies in his enigmatic and solitary, yet caring nature, and his mysterious, striking likeness to Kirby himself. In some games he serves as an antihero or antagonist, and in other games he is a playable hero.", "links": {"website": ["https://kirby.fandom.com/wiki/Meta_Knight", "https://en.wikipedia.org/wiki/Meta_Knight"], "subreddit": ["Kirby"]}, "path": {"37-52": [[388, 230], [384, 233], [378, 233], [378, 239], [380, 241], [380, 248], [382, 250], [384, 250], [384, 252], [403, 252], [405, 250], [405, 248], [406, 248], [408, 246], [408, 245], [405, 242], [404, 242], [404, 237], [400, 233], [397, 233], [397, 231]], "135-166, T:0-1": [[1362, 344], [1363, 365], [1386, 365], [1386, 344]]}, "center": {"37-52": [391, 241], "135-166, T:0-1": [1374, 355]}},
{"id": "tx22mt", "name": "Atlanta United FC", "description": "Atlanta United FC is a soccer (association football) club in the Major League Soccer (MLS) league. They are based in Atlanta, Georgia, United States.", "links": {"website": ["https://www.atlutd.com/", "https://en.wikipedia.org/wiki/Atlanta_United_FC"]}, "path": {"74-165, T:0-1": [[1656, 427], [1653, 429], [1650, 433], [1650, 437], [1652, 440], [1656, 443], [1660, 443], [1663, 441], [1666, 437], [1666, 433], [1664, 430], [1660, 427]]}, "center": {"74-165, T:0-1": [1658, 435]}},
@ -3482,7 +3482,7 @@
{"id": "tx551p", "name": "ckie", "description": "Random person. ckie is a shortening of the depicted cookie.", "links": {"website": ["https://ckie.dev"]}, "path": {"109-165, T:0-1": [[1961, 1530], [1974, 1530], [1974, 1542], [1961, 1542]]}, "center": {"109-165, T:0-1": [1968, 1536]}},
{"id": "tx54x1", "name": "Blue the Lucario", "description": "A Lucario named 'Blue', created in the 'Pokémon in r/place' Discord with help from r/lucario and r/pokemon. Special thanks to r/chelseafc for the use of the area. Lucario is a Fighting/Steel-type Pokémon from Generation IV.\n\nThis was attacked by a streamer as collateral from an attack on the nearby Chelsea Football Club flag, but he recovered and made it to the final art piece!", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Lucario_(Pok%C3%A9mon)"], "subreddit": ["lucario", "pokemon"]}, "path": {"109-166, T:0-1": [[1163, 1808], [1163, 1814], [1162, 1815], [1162, 1816], [1160, 1818], [1160, 1819], [1163, 1822], [1163, 1829], [1165, 1829], [1166, 1828], [1170, 1828], [1170, 1830], [1174, 1830], [1174, 1826], [1176, 1824], [1176, 1816], [1174, 1814], [1173, 1814], [1171, 1812], [1171, 1809], [1167, 1809], [1166, 1808]]}, "center": {"109-166, T:0-1": [1168, 1819]}},
{"id": "tx54tz", "name": "Cleanbois", "description": "The Cleanbois (or C\\_eanbois), formerly Leanbois (\\_eanbois), are a group of criminals on NoPixel, a role-playing server for the game Grand Theft Auto V. Founding members are Avon Barksdale (played by Lirik), Lang Buddha (played by Buddha), Al Saab (played by ssaab), Tony Corleone (played by AnthonyZ), and Bob Coolidge (played by Coolidge). The logo showcases the name-giving Lean emote.", "links": {"website": ["https://nopixel.fandom.com/wiki/Cleanbois"], "subreddit": ["NoPixel"], "discord": ["buddha"]}, "path": {"56-126": [[1337, 678], [1335, 680], [1335, 710], [1337, 712], [1369, 712], [1371, 710], [1371, 680], [1369, 678]], "127-145, 150-165, T:0-1": [[1338, 677], [1336, 679], [1336, 708], [1338, 710], [1369, 710], [1371, 708], [1371, 679], [1369, 677]]}, "center": {"56-126": [1353, 695], "127-145, 150-165, T:0-1": [1354, 694]}},
{"id": "tx54r7", "name": "Space Invader", "description": "By /u/ElSma for /u/K93B77", "links": {}, "path": {"155-164, T:0-1": [[84, 1032], [92, 1032], [92, 1039], [84, 1039]]}, "center": {"155-164, T:0-1": [88, 1036]}},
{"id": "tx54r7", "name": "Space Invader", "description": "An alien from the 1978 shoot 'em up arcade game Space Invaders. In the game, aliens slowly descend towards the player, and the player must shoot the aliens before the aliens reach the player.\n\nThis art was created by u/ElSma for u/K93B77", "links": {"website": ["https://en.wikipedia.org/wiki/Space_Invaders", "https://www.reddit.com/user/ElSma", "https://www.reddit.com/user/K93B77"]}, "path": {"152-166, T:0-1": [[84, 1032], [92, 1032], [92, 1039], [84, 1039]]}, "center": {"152-166, T:0-1": [88, 1036]}},
{"id": "tx54i7", "name": "K9/11", "description": "After an attack from HasanAbi; Destiny and his DGG community had enough and issued an attack against the HasanAbi community, replacing hasL with a Hungarian flag and his logo (the blue D) over it. With no companion, the adjacent neffL was given tears, a sad face, and a broken heart. Destiny named this attack \"K9/11\" and called his community the \"Daliban\", a pun on the word \"canine\" and a reference to the September 11 attacks on the World Trade Center by the Taliban.", "links": {"website": ["http://www.destiny.gg"], "subreddit": ["destiny"]}, "path": {"158-162": [[1691, 502], [1743, 502], [1743, 545], [1694, 544], [1690, 502]]}, "center": {"158-162": [1718, 523]}},
{"id": "tx54ee", "name": "Phish", "description": "Phish is an American rock band that formed in Burlington, Vermont in 1983. The band is known for musical improvisation, extended jams, blending of genres, and a dedicated fan base.", "links": {"website": ["https://phish.com/", "https://en.wikipedia.org/wiki/Phish"], "subreddit": ["phish"]}, "path": {"77-95": [[35, 925], [45, 915], [50, 915], [57, 922], [59, 922], [61, 920], [62, 921], [60, 924], [60, 926], [62, 929], [61, 930], [59, 927], [58, 927], [56, 929], [46, 934], [43, 933], [41, 931], [39, 928]], "119-143, 150-166, T:0-1": [[30, 918], [39, 909], [44, 909], [53, 916], [55, 912], [56, 916], [55, 917], [55, 920], [56, 924], [55, 925], [53, 921], [52, 921], [46, 928], [38, 928], [35, 926], [35, 924], [31, 920]]}, "center": {"77-95": [47, 924], "119-143, 150-166, T:0-1": [42, 919]}},
{"id": "tx54e4", "name": "Mizkif", "description": "The pixelated version of an art piece depicting popular Twitch streamer Mizkif riding his pet rabbit (Dedo) while dressed as former French military leader Napoleon Bonaparte during his final stand at the Battle of Monopoly. The non-pixelated version of this art piece is displayed in Mizkif's own home and is almost 2x larger than Mizkif himself.\n\nInitially, Russian Twitch streamer Bratishkinoff tried to create an artwork of Alisa from Everlasting Summer. However, after it was griefed and lewded multiple times, Mizkif sent his community, The Mizkids, To take over the space to create this artpiece. However, during the fourth day, Bratishkinoff tried to retake this territory back from Mizkif in an attempt to remake his Alisa artwork. This war would continue between these two streamers and their communities up until the end of r/place, leaving the area in its final state as shown.", "links": {"website": ["https://twitter.com/realmizkif/status/1406056913654190082"], "subreddit": ["Mizkif"]}, "path": {"109-166, T:0-1": [[1332, 1354], [1436, 1353], [1436, 1499], [1332, 1498]]}, "center": {"109-166, T:0-1": [1384, 1426]}},
@ -3666,7 +3666,7 @@
{"id": "txa9cg", "name": "Crystal Gems", "description": "The Crystal Gems are a group of magical characters (\"Gems\") from the the animated show Steven Universe. From left to right: Pearl, Garnet, Amethyst, Lapis Lazuli, and Peridot.", "links": {"website": ["https://steven-universe.fandom.com/wiki/Crystal_Gems"], "subreddit": ["stevenuniverse"]}, "path": {"126-137": [[1940, 725], [1940, 732], [1983, 732], [1983, 726], [1963, 726], [1963, 725]], "158-166, T:0-1": [[1335, 421], [1335, 423], [1333, 423], [1333, 424], [1335, 426], [1362, 426], [1362, 424], [1359, 421]]}, "center": {"126-137": [1958, 729], "158-166, T:0-1": [1348, 424]}},
{"id": "txa8z5", "name": "Space Shuttle", "description": "The Space Shuttle was a launch vehicle that crewed upwards of seven astronauts. It famously did in-flight repairs of the Hubble Space Telescope and docked to the International Space Station multiple times. Out of the hundreds of launches, The Space Shuttle program saw two complete losses of shuttle and crew, on the flights of STS-51 and STS-107, more commonly known as the Challenger and Columbia disasters respectively. The program was retired in 2011, and didn't see Americans fly into space in America until 2020 via a SpaceX Crew Dragon on top of a Falcon 9.", "links": {"website": ["https://en.wikipedia.org/wiki/Space_Shuttle"], "subreddit": ["AmericanFlagInPlace", "AmericanFlagPlace", "MURICA"]}, "path": {"109-165, T:0-1": [[1923, 1786], [1918, 1795], [1917, 1809], [1916, 1815], [1919, 1818], [1919, 1837], [1915, 1842], [1912, 1852], [1889, 1861], [1890, 1868], [1935, 1867], [1939, 1866], [1938, 1858], [1933, 1855], [1931, 1838], [1929, 1816], [1931, 1814], [1931, 1811], [1929, 1809], [1930, 1803], [1930, 1800], [1929, 1794], [1926, 1790]]}, "center": {"109-165, T:0-1": [1920, 1840]}},
{"id": "txa8ho", "name": "The flag of Rhodesia", "description": "The flag of the Republic of Rhodesia, an historic peaceful and successful country in Africa. Collaboration between r/Rhodesia and r/RightistVexillology", "links": {"subreddit": ["Rhodesia"]}, "path": {"109-166, T:0-1": [[1990, 1469], [1990, 1475], [2000, 1475], [2000, 1469], [1999, 1469], [2000, 1469]]}, "center": {"109-166, T:0-1": [1995, 1472]}},
{"id": "txa8ct", "name": "CommanderVideo from BIT.TRIP", "description": "BIT.TRIP is a series of rhythm games that vary in genre with each game, ranging from Pong-like (BIT.TRIP BEAT) to platforming (BIT.TRIP RUNNER). The series takes cues from the Atari 2600 and adds in an evolving soundtrack to make for a very surreal set of games.\n\nCommanderVideo is the protagonist and mascot of the series. Each game is told from his point of view as he grows and develops as a person. He has appeared as a cameo in games like Super Meat Boy and Super Smash Bros. for Wii U!", "links": {"subreddit": ["BITTRIP"]}, "path": {"149-164, T:0-1": [[55, 1046], [62, 1052], [62, 1055], [55, 1055]]}, "center": {"149-164, T:0-1": [58, 1052]}},
{"id": "txa8ct", "name": "CommanderVideo", "description": "CommanderVideo is the protagonist and mascot of the rhythm game series BIT.TRIP. The games vary in genre with each game, ranging from Pong-like (BIT.TRIP BEAT) to platforming (BIT.TRIP RUNNER). The series takes cues from the Atari 2600 and adds in an evolving soundtrack to make for a very surreal set of games. There are six main games in the series, BEAT, CORE, VOID, RUNNER, FATE, and FLUX (all released from 2009-2011), with two non-canonical spinoffs being released afterwards, Runner2 (2013) and Runner3 (2018). Each game is told from CommanderVideo's point of view and shows a stage in his life as he grows and develops as a person, from birth to death. He has appeared as a cameo in games like Super Meat Boy and Super Smash Bros. for Wii U!", "links": {"website": ["https://bittrip.fandom.com/wiki/CommanderVideo"], "subreddit": ["BITTRIP"]}, "path": {"149-163": [[55, 1046], [62, 1052], [62, 1055], [55, 1055]]}, "center": {"149-163": [58, 1052]}},
{"id": "txa8ci", "name": "Joakim Brodén", "description": "Joakim Brodén from Sabaton, a Swedish heavy metal band with historical lyrics. It was placed by a combined coalition of r/BABYMETAL, r/foxholegame, r/sabaton, r/rust, r/DeepRockGalactic, r/redrising, and scattered members of r/OSUgame and BTMC's Twitch chat. This attack, known as Operation Thunderclap, was a revenge action against Twitch streamer LTURepublic, who raided r/BABYMETAL's Discord.", "links": {"website": ["https://www.sabaton.net/"], "subreddit": ["sabaton"]}, "path": {"162-166, T:0-1": [[566, 1597], [566, 1623], [591, 1623], [591, 1597]]}, "center": {"162-166, T:0-1": [579, 1610]}},
{"id": "txa853", "name": "Spider-Man", "description": "Spider-Man is a superhero appearing in American comic books published by Marvel Comics.", "links": {"website": ["https://en.wikipedia.org/wiki/Spider-Man"], "subreddit": ["Spiderman"]}, "path": {"27-32": [[823, 313], [815, 320], [815, 321], [817, 323], [817, 324], [820, 328], [820, 329], [817, 333], [817, 336], [821, 342], [829, 342], [832, 339], [832, 331], [829, 328], [833, 326], [833, 323], [835, 321], [835, 320], [827, 313], [826, 313], [826, 308], [824, 308], [824, 313]], "69-72": [[1862, 670], [1859, 672], [1857, 674], [1857, 681], [1860, 684], [1866, 684], [1869, 681], [1869, 674], [1865, 670]], "73-86": [[1857, 675], [1857, 681], [1860, 684], [1866, 684], [1869, 681], [1869, 675]], "127-166, T:0-1": [[744, 1732], [744, 1733], [741, 1734], [741, 1742], [747, 1745], [748, 1745], [753, 1741], [753, 1734], [748, 1732]]}, "center": {"27-32": [825, 321], "69-72": [1863, 677], "73-86": [1863, 680], "127-166, T:0-1": [747, 1738]}},
{"id": "txa83k", "name": "meowwwdotcom", "description": "Meow is a player on the relatively small Nintendo Black Crisis Minecraft Zelda Server, The IP to which is mc.nintblkc.com .\nWhile this face is not from her current skin it is from her by far most iconic skin", "links": {"website": ["https://nbc-zelda-mcserver.fandom.com/wiki/Home"]}, "path": {"109-165, T:0-1": [[1032, 1742], [1039, 1742], [1039, 1749], [1032, 1749]]}, "center": {"109-165, T:0-1": [1036, 1746]}},
@ -3780,13 +3780,13 @@
{"id": "tx9eht", "name": "Eret", "description": "Eret (any pronouns) is a popular variety streamer who largely plays Minecraft. Eret is known for their character on the Dream SMP Minecraft series, including his betrayal of the nation L'Manburg during a war in the series. They are also gender-queer and bisexual, and tend to attract a lot of LGBTQ viewers.", "links": {"website": ["https://www.twitch.tv/eret", "https://youtube.fandom.com/wiki/Eret", "https://dreamteam.fandom.com/wiki/Eret"], "subreddit": ["Eret", "dreamsmp"]}, "path": {"45-165, T:0-1": [[146, 899], [155, 899], [155, 908], [146, 908]]}, "center": {"45-165, T:0-1": [151, 904]}},
{"id": "tx9e55", "name": "ChopHouse", "description": "ChopHouse is a Discord server of a small community of friends.", "links": {}, "path": {"108-125, 132-166, T:0-1": [[1689, 248], [1689, 256], [1706, 256], [1706, 248]]}, "center": {"108-125, 132-166, T:0-1": [1698, 252]}},
{"id": "tx9dzr", "name": "NMIXX", "description": "NMIXX (엔믹스) is a seven-member girl group under JYP Entertainment. They debuted on February 22, 2022 with the single album \"Ad Mare\", containing the title track \"O.O\". Their name NMIXX is a word made up of the letter 'N', which means \"now\", \"new\", \"close\", and \"unknown\", and the word \"MIX\", which symbolizes combination and diversity. Combined, the name means \"the best combination for a new era\".", "links": {"website": ["https://nmixx.jype.com/", "https://en.wikipedia.org/wiki/Nmixx"], "subreddit": ["NMIXX", "kpop"]}, "path": {"67-166, T:0-1": [[1488, 869], [1512, 869], [1512, 879], [1488, 879]]}, "center": {"67-166, T:0-1": [1500, 874]}},
{"id": "tx9dy0", "name": "Kim Dokja", "description": "The main character from Korean web novel and comic Omniscient Reader's Viewpoint. This is Perryja.", "links": {"subreddit": ["OmniscientReader"]}, "path": {"140-159": [[31, 1069], [41, 1069], [41, 1081], [31, 1081]]}, "center": {"140-159": [36, 1075]}},
{"id": "tx9dy0", "name": "Kim Dokja", "description": "Kim Dokja is the protagonist of the Korean web novel and comic Omniscient Reader's Viewpoint.", "links": {"website": ["https://omniscient-readers-viewpoint.fandom.com/wiki/Kim_Dokja"], "subreddit": ["OmniscientReader"]}, "path": {"139-160": [[31, 1069], [41, 1069], [41, 1081], [31, 1081]]}, "center": {"139-160": [36, 1075]}},
{"id": "tx9dig", "name": "Mundo Pixelmon 3", "description": "Just before the huge battle between France and Spain, here was the Mundo Pixelmon 3 logo, a Spanish Twitch series featuring Minecraft and Pokémon from the streamers @FolagoR and @FrigoAdri. It is currently in its third season ongoing with 40 famous Spanish-speaker streamers. Logo was made by @Layxent, head of staff from the series.", "links": {"website": ["https://twitter.com/Mundo_Pixelmon/status/1510783415913791490?s=20&t=Fwdf5ZwZ4Fjlt6rMdYt5Cw"]}, "path": {"109-166, T:0-1": [[1956, 1119], [1956, 1105], [1929, 1106], [1930, 1118]]}, "center": {"109-166, T:0-1": [1943, 1112]}},
{"id": "tx9deb", "name": "Germany heart", "description": "A heart depicting the flag of Germany, a country in Central Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Germany", "https://en.wikipedia.org/wiki/Flag_of_Germany"], "subreddit": ["placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"149-154": [[259, 178], [257, 180], [257, 181], [261, 185], [265, 181], [263, 178], [271, 178], [269, 180], [269, 181], [273, 185], [277, 181], [277, 180], [275, 178]], "99-148": [[259, 178], [257, 180], [257, 181], [261, 185], [265, 181], [265, 180], [263, 178]], "94-98": [[259, 178], [257, 180], [257, 193], [261, 197], [230, 197], [230, 202], [223, 202], [221, 204], [221, 205], [225, 209], [229, 205], [227, 202], [230, 202], [230, 197], [261, 197], [265, 193], [265, 192], [263, 190], [257, 190], [257, 181], [261, 185], [265, 181], [265, 180], [263, 178]], "88-93": [[199, 172], [197, 174], [197, 175], [201, 179], [213, 179], [216, 176], [216, 192], [218, 192], [218, 203], [221, 203], [221, 205], [225, 209], [229, 205], [229, 204], [227, 202], [223, 202], [222, 203], [218, 203], [218, 192], [216, 192], [216, 185], [261, 185], [265, 181], [265, 180], [263, 178], [259, 178], [257, 180], [257, 181], [261, 185], [264, 185], [264, 191], [263, 192], [263, 193], [267, 197], [271, 193], [271, 192], [269, 190], [264, 190], [264, 185], [276, 185], [275, 186], [275, 187], [279, 191], [283, 187], [283, 186], [281, 184], [276, 184], [276, 179], [297, 179], [293, 175], [293, 174], [294, 173], [299, 173], [299, 189], [297, 191], [293, 187], [293, 186], [295, 184], [299, 184], [299, 177], [297, 179], [276, 179], [276, 185], [216, 185], [216, 191], [195, 191], [191, 187], [191, 186], [193, 184], [197, 184], [199, 186], [199, 187], [195, 191], [216, 191], [216, 185], [276, 185], [276, 179], [299, 179], [299, 207], [297, 209], [293, 205], [293, 204], [295, 202], [299, 202], [299, 179], [276, 179], [276, 185], [216, 185], [216, 172]], "74-77": [[217, 178], [215, 180], [215, 181], [219, 185], [264, 185], [263, 186], [263, 187], [267, 191], [271, 187], [271, 186], [269, 184], [265, 184], [264, 185], [219, 185], [223, 181], [223, 180], [221, 178]], "70-73": [[265, 184], [263, 186], [263, 187], [267, 191], [271, 187], [271, 186], [269, 184]], "57-69": [[247, 178], [245, 180], [245, 187], [249, 191], [267, 191], [271, 187], [271, 180], [269, 178]], "50-53": [[241, 172], [239, 174], [239, 175], [243, 179], [245, 179], [245, 187], [249, 191], [273, 191], [277, 187], [277, 186], [275, 184], [253, 184], [253, 180], [251, 178], [247, 178], [247, 174], [245, 172]], "45-49": [[253, 184], [251, 186], [251, 187], [255, 191], [259, 187], [259, 186], [257, 184]], "54-56": [[247, 178], [245, 180], [245, 187], [249, 191], [267, 191], [271, 187], [271, 186], [269, 184], [259, 184], [259, 180], [257, 178], [258, 178], [258, 172], [143, 172], [145, 174], [145, 175], [141, 179], [137, 175], [137, 174], [139, 172], [258, 172], [258, 178]], "83-87": [[198, 184], [193, 184], [191, 186], [191, 187], [195, 191], [199, 187], [199, 186], [198, 185], [198, 176], [197, 175], [197, 174], [199, 172], [203, 172], [205, 174], [205, 175], [201, 179], [198, 176], [198, 184], [222, 184], [222, 191], [218, 191], [218, 202], [225, 209], [229, 205], [229, 204], [227, 202], [223, 202], [221, 204], [220, 204], [218, 202], [218, 191], [222, 191], [222, 184], [260, 184], [257, 181], [257, 180], [259, 178], [296, 178], [293, 175], [293, 174], [294, 173], [299, 173], [299, 189], [297, 191], [296, 190], [280, 190], [279, 191], [278, 190], [269, 190], [271, 192], [271, 193], [267, 197], [263, 193], [263, 192], [265, 190], [278, 190], [275, 187], [275, 186], [277, 184], [281, 184], [283, 186], [283, 187], [280, 190], [293, 190], [295, 192], [295, 193], [291, 197], [287, 193], [287, 192], [289, 190], [296, 190], [293, 187], [293, 186], [295, 184], [299, 184], [299, 178], [298, 178], [297, 179], [296, 178], [263, 178], [265, 180], [265, 181], [261, 185], [260, 184]], "156-165, T:0-1": [[295, 190], [293, 192], [293, 193], [297, 197], [299, 195], [299, 190]]}, "center": {"149-154": [261, 181], "99-148": [261, 181], "94-98": [225, 205], "88-93": [210, 176], "74-77": [219, 181], "70-73": [267, 187], "57-69": [258, 185], "50-53": [259, 187], "45-49": [255, 187], "54-56": [252, 185], "83-87": [195, 187], "156-165, T:0-1": [297, 193]}},
{"id": "tx9d6f", "name": "Chopper's hat", "description": "Much like the battle with Chopper's crack, a battle took place here to try and turn Chopper's hat into a phallus with the addition of a urethra.", "links": {"website": ["https://onepiece.fandom.com/wiki/Tony_Tony_Chopper"], "subreddit": ["OnePiece"]}, "path": {"109-165, T:0-1": [[50, 1418], [58, 1418], [57, 1424], [50, 1425]]}, "center": {"109-165, T:0-1": [54, 1421]}},
{"id": "tx9d52", "name": "Rhodesian Flag", "description": "A flag of Rhodesia, made by:\n\nKacynskist_zelot\nGerry\nCommenderCody/U/Exotic_Orange8686\nAlabaster/ZandoZando\nRhodie15\nKomrade__Kalashnikov\nploppydroppy\nKacynskist_zelot_fc", "links": {"subreddit": ["BringBackRhodesia"]}, "path": {"109-166, T:0-1": [[1991, 1470], [1991, 1474], [1999, 1474], [1999, 1470]]}, "center": {"109-166, T:0-1": [1995, 1472]}},
{"id": "tx9d1d", "name": "zentreTogether", "description": "Vtuber Zentreya's \"zentreTogether\" emote, 2 hands holding over a heart background.", "links": {"subreddit": ["Zentreya"]}, "path": {"109-165, T:0-1": [[745, 1099], [745, 1086], [755, 1086], [756, 1076], [780, 1074], [780, 1086], [774, 1088], [769, 1093], [767, 1098]]}, "center": {"109-165, T:0-1": [763, 1087]}},
{"id": "tx9cvz", "name": "Kim Dokja", "description": "Kim Dokja is the main character of the Korean web novel and comic Omniscient Reader's Viewpoint.", "links": {"website": ["https://omniscient-readers-viewpoint.fandom.com/wiki/Kim_Dokja"], "subreddit": ["OmniscientReader"]}, "path": {"144-165, T:0-1": [[1859, 94], [1859, 95], [1860, 96], [1860, 100], [1862, 102], [1868, 102], [1870, 100], [1870, 99], [1869, 98], [1869, 94]]}, "center": {"144-165, T:0-1": [1865, 98]}},
{"id": "tx9cvz", "name": "Kim Dokja", "description": "Kim Dokja is the protagonist of the Korean web novel and comic Omniscient Reader's Viewpoint.", "links": {"website": ["https://omniscient-readers-viewpoint.fandom.com/wiki/Kim_Dokja"], "subreddit": ["OmniscientReader"]}, "path": {"144-165, T:0-1": [[1859, 94], [1859, 95], [1860, 96], [1860, 100], [1862, 102], [1868, 102], [1870, 100], [1870, 99], [1869, 98], [1869, 94]]}, "center": {"144-165, T:0-1": [1865, 98]}},
{"id": "tx9cui", "name": "House Stark", "description": "The crest of House Stark, and by extension the city of Winterfell from George R. R. Martin's A song of Ice and Fire.", "links": {}, "path": {"109-166, T:0-1": [[1650, 1339], [1668, 1332], [1685, 1343], [1683, 1357], [1677, 1362], [1671, 1354], [1656, 1352]]}, "center": {"109-166, T:0-1": [1669, 1346]}},
{"id": "tx9ci4", "name": "Laval", "description": "The logo of Laval, Quebec, Canada, a city north of Montreal and Montreal's largest suburb.", "links": {"website": ["https://www.laval.ca"], "subreddit": ["Laval", "Quebec"]}, "path": {"109-165, T:0-1": [[903, 1056], [910, 1056], [915, 1063], [921, 1062], [923, 1071], [910, 1071], [908, 1070], [902, 1063]]}, "center": {"109-165, T:0-1": [912, 1064]}},
{"id": "tx9c64", "name": "Wheatzies", "description": "Wheatzies, also known as Wheat, is an Instagram meme page focusing on vtuber/anime content. Pictured is the page's mascot, Wheat-chan, next to wheat.", "links": {"website": ["https://www.instagram.com/wheatzies/"], "subreddit": ["wheatzies"]}, "path": {"72-92": [[1288, 543], [1284, 547], [1284, 551], [1289, 557], [1289, 559], [1291, 561], [1301, 551], [1301, 544], [1291, 544], [1291, 543]], "93-165, T:0-1": [[1275, 557], [1275, 563], [1296, 563], [1296, 558], [1297, 555], [1300, 552], [1304, 552], [1304, 548], [1302, 544], [1288, 544]]}, "center": {"72-92": [1292, 551], "93-165, T:0-1": [1288, 555]}},
@ -3954,7 +3954,7 @@
{"id": "tx8707", "name": "Borb", "description": "The fourth and final location of Borb, a character from Painting With Borb, a show by Animator and Streamer Tomthinks", "links": {"website": ["https://www.twitch.tv/tomthinks"], "subreddit": ["place_borbpaints"]}, "path": {"109-165, T:0-1": [[1285, 1201], [1285, 1219], [1274, 1219], [1274, 1215], [1273, 1215], [1272, 1214], [1272, 1211], [1270, 1211], [1270, 1210], [1269, 1210], [1269, 1209], [1264, 1209], [1263, 1209], [1262, 1211], [1262, 1201]]}, "center": {"109-165, T:0-1": [1276, 1209]}},
{"id": "tx86qc", "name": "Los Carry (LC)", "description": "A group of friends from Portugal :)", "links": {}, "path": {"109-166, T:0-1": [[1974, 1250], [1974, 1256], [1968, 1256], [1968, 1250], [1974, 1250], [1968, 1250], [1968, 1256], [1974, 1256], [1974, 1250], [1974, 1256], [1968, 1256], [1968, 1250]]}, "center": {"109-166, T:0-1": [1971, 1253]}},
{"id": "tx86fp", "name": "Flag of Ukraine", "description": "Ukraine is a country in Eastern Europe. This flag of Ukraine is covered in Ukrainian art such as President Zelenskyy, the tryzub, St. Sophia's Cathedral, and more.\n\nIn the first few hours of r/place, the internet worked together without coordination to create a Ukrainian flag that spanned the full width of the original canvas, a show of solidarity with Ukraine in the Russian invasion of Ukraine. Originally, the flag didn't have any art on it, which drew criticism from smaller creators who were having their works erased.\n\nThe flag eventually shrank in size, and r/placeukraine gained control of it, inscribing the subreddit's name on the flag along with various Ukrainian cultural icons.", "links": {"website": ["https://en.wikipedia.org/wiki/Ukraine", "https://en.wikipedia.org/wiki/Flag_of_Ukraine"], "subreddit": ["placeukraine", "ukraine"], "discord": ["fMf7RJBMw6"]}, "path": {"48-113": [[-1, 177], [0, 252], [125, 252], [125, 236], [142, 217], [157, 217], [163, 233], [163, 243], [167, 252], [433, 252], [433, 193], [337, 193], [337, 171], [221, 171], [221, 169], [27, 169], [27, 177]], "1-31": [[-1, 165], [0, 252], [1000, 252], [1000, 165]], "32-47": [[-1, 177], [0, 252], [349, 252], [349, 179], [337, 179], [337, 181], [328, 181], [328, 172], [295, 172], [295, 168], [27, 168], [27, 177]], "114-165, T:0-1": [[0, 177], [27, 177], [27, 169], [221, 169], [221, 171], [433, 171], [433, 252], [169, 252], [162, 242], [163, 225], [154, 216], [146, 216], [143, 217], [125, 237], [125, 252], [0, 252]]}, "center": {"48-113": [207, 211], "1-31": [500, 209], "32-47": [174, 210], "114-165, T:0-1": [208, 211]}},
{"id": "tx86e2", "name": "Red Vox", "description": "This is a band from New York City that was founded by Vinny from Vinesauce, Mike, Joe, and Bill. Both Vinny and Mike have a spot on the mural.", "links": {"website": ["https://www.redvoxband.com/"], "subreddit": ["Redvox", "Vinesauce"]}, "path": {"115-166, T:0-1": [[95, 1109], [99, 1110], [100, 1109], [99, 1108], [106, 1108], [107, 1106], [108, 1105], [108, 1103], [107, 1102], [107, 1100], [106, 1100], [106, 1099], [104, 1098], [102, 1097], [99, 1097], [98, 1098], [97, 1098], [96, 1099], [95, 1099], [94, 1101], [94, 1102], [93, 1103], [93, 1105], [95, 1110]]}, "center": {"115-166, T:0-1": [100, 1103]}},
{"id": "tx86e2", "name": "Red Vox", "description": "Red Vox is a band from New York City, New York, United States that was founded by Vinny from Vinesauce, Mike, Joe, and Bill. Both Vinny and Mike have a spot on r/place.", "links": {"website": ["https://www.redvoxband.com/"], "subreddit": ["Redvox", "Vinesauce"]}, "path": {"112-166, T:0-1": [[95, 1109], [99, 1110], [100, 1109], [99, 1108], [106, 1108], [107, 1106], [108, 1105], [108, 1103], [107, 1102], [107, 1100], [106, 1100], [106, 1099], [104, 1098], [102, 1097], [99, 1097], [98, 1098], [97, 1098], [96, 1099], [95, 1099], [94, 1101], [94, 1102], [93, 1103], [93, 1105], [95, 1110]]}, "center": {"112-166, T:0-1": [101, 1102]}},
{"id": "tx86d4", "name": "Flag of Wales", "description": "Wales is one of the countries in the United Kingdom. Its flag features the Dragon of Cadwaladr, also known as Y Ddraig Goch (The Red Dragon).", "links": {"website": ["https://en.wikipedia.org/wiki/Wales", "https://en.wikipedia.org/wiki/Flag_of_Wales"], "subreddit": ["Wales", "ukplace", "unitedkingdom"]}, "path": {"132-165, 53-125, T:0-1": [[607, 551], [607, 557], [615, 557], [615, 551]]}, "center": {"132-165, 53-125, T:0-1": [611, 554]}},
{"id": "tx86ad", "name": "Chuck Tamzarian", "description": "Chuck Tamzarian is the partial owner of Sneed's Feed and Seed. After selling the store to Al Sneed, he mostly hangs out with Al on the porch.", "links": {"website": ["https://simpsonswiki.com/wiki/Chuck_Tamzarian"], "subreddit": ["sneedposting"]}, "path": {"85-122": [[1700, 920], [1694, 925], [1694, 928], [1696, 930], [1696, 937], [1695, 938], [1698, 941], [1698, 942], [1693, 948], [1695, 950], [1709, 950], [1709, 948], [1712, 944], [1712, 939], [1713, 938], [1712, 937], [1712, 932], [1710, 930], [1710, 928], [1712, 926], [1712, 922], [1707, 922], [1705, 920]], "127-166, T:0-1": [[1754, 873], [1749, 877], [1749, 880], [1751, 882], [1751, 887], [1752, 888], [1752, 892], [1755, 892], [1755, 894], [1765, 894], [1765, 885], [1763, 883], [1763, 879], [1765, 879], [1765, 877], [1766, 876], [1765, 875], [1761, 875], [1759, 873]]}, "center": {"85-122": [1704, 935], "127-166, T:0-1": [1757, 880]}},
{"id": "tx85g0", "name": "T", "description": "A community member, Gorp, reached out to the Outer Wilds Discord and asked if they could make the letter T for their friend who was in the hospital. The T was maintained for the duration of r/place. Due to attacks by a few unscrupulous individuals, this T has been immortalized as an emote. Get well, T!", "links": {"subreddit": ["outerwilds", "place_CentralAlliance"]}, "path": {"110-165, T:0-1": [[386, 945], [390, 945], [390, 950], [386, 950]]}, "center": {"110-165, T:0-1": [388, 948]}},
@ -4220,7 +4220,7 @@
{"id": "txatim", "name": "Bad Apple!! PV [Shadow]", "description": "\"Bad Apple!! PV [Shadow]\" is a remix music video and one of Touhou's most famous fan contents, featuring black-and-white character silhouettes from the franchise dancing and interacting as shadow art. It is a remix of \"Bad Apple!!\", the theme of the third stage in the fourth Touhou Project installment, Lotus Land Story.\n\nThis art originally took the form of a silhouette of the character Hakurei Reimu holding an apple shown at the very beginning of the music video, but changed to an apple core after the concession of territory to a Peruvian streamer.", "links": {"website": ["https://www.nicovideo.jp/watch/sm8628149", "https://en.wikipedia.org/wiki/Bad_Apple!!"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"115-131": [[499, 528], [499, 530], [498, 530], [495, 532], [494, 534], [494, 536], [495, 537], [495, 539], [497, 541], [510, 541], [510, 538], [508, 533], [506, 529], [503, 528]], "132-157, 39-114, T:0-1": [[499, 528], [499, 530], [498, 530], [495, 532], [494, 534], [494, 536], [495, 537], [495, 540], [493, 540], [491, 542], [491, 544], [492, 545], [492, 553], [509, 553], [509, 552], [507, 550], [507, 548], [508, 546], [510, 546], [510, 538], [509, 537], [509, 534], [506, 529], [504, 529], [503, 528]], "158-165": [[502, 530], [500, 532], [502, 534], [502, 536], [500, 538], [502, 540], [506, 540], [508, 538], [506, 536], [506, 534], [508, 532], [506, 530], [506, 528], [505, 528], [503, 530]]}, "center": {"115-131": [502, 535], "132-157, 39-114, T:0-1": [503, 541], "158-165": [504, 532]}},
{"id": "txatcx", "name": "Tubbo", "description": "Tubbo is an English gaming YouTuber, avid musician, and Twitch streamer known for his collaborations in the game Minecraft. Pictured is his Minecraft skin, which closely resembles Tweek Tweak from the TV show South Park.", "links": {"website": ["https://www.twitch.tv/tubbo", "https://www.youtube.com/c/Tubbo", "https://youtube.fandom.com/wiki/Tubbo"], "subreddit": ["Tubbo_"]}, "path": {"43-165, T:0-1": [[155, 908], [164, 908], [164, 917], [155, 917]]}, "center": {"43-165, T:0-1": [160, 913]}},
{"id": "txatc8", "name": "Hypertrance", "description": "Hypertrance is a small music community/Discord server that combines NEOY2K 3D animation with music production. They aim to provide people the ability to earn a living off of their creative work. Around 80% of the content creators in this community are trans, so they asked r/transplace if they could put their name/logo on top of Ally Hall.\n\nThe addition of this logo was beneficial for the r/transplace flag because people had been using alt accounts to draw nooses around the necks and over the heads of the Ally Hall figures. The Hypertrance logo being above Ally Hall blocked this griefing while also giving the Hypertrance community publicity.", "links": {"subreddit": ["transplace"], "discord": ["hypertrance"]}, "path": {"160-164, T:0-1": [[753, 457], [753, 463], [787, 463], [787, 457]]}, "center": {"160-164, T:0-1": [770, 460]}},
{"id": "txatby", "name": "Otto", "description": "Otto is Jerma's dog, a beloved character by Jerma and chat alike.", "links": {"website": ["https://jerma-lore.fandom.com/wiki/Otto"], "subreddit": ["jerma985"]}, "path": {"120-166, T:0-1": [[107, 1040], [106, 1041], [105, 1041], [102, 1044], [99, 1044], [98, 1046], [97, 1048], [98, 1049], [103, 1049], [104, 1050], [104, 1051], [105, 1052], [105, 1059], [107, 1061], [108, 1061], [110, 1062], [110, 1063], [113, 1066], [114, 1066], [116, 1064], [116, 1063], [124, 1063], [124, 1064], [126, 1066], [126, 1068], [129, 1068], [130, 1067], [130, 1066], [129, 1065], [129, 1064], [128, 1063], [128, 1062], [127, 1061], [127, 1058], [130, 1055], [130, 1051], [132, 1051], [132, 1045], [128, 1041], [127, 1041], [125, 1039], [118, 1039], [117, 1040]]}, "center": {"120-166, T:0-1": [117, 1051]}},
{"id": "txatby", "name": "Otto", "description": "Otto is Jerma's dog, a beloved character by Jerma and Twitch chat alike.", "links": {"website": ["https://jerma-lore.fandom.com/wiki/Otto"], "subreddit": ["jerma985"]}, "path": {"119-166, T:0-1": [[107, 1040], [106, 1041], [105, 1041], [102, 1044], [99, 1044], [98, 1046], [97, 1048], [98, 1049], [103, 1049], [104, 1050], [104, 1051], [105, 1052], [105, 1059], [107, 1061], [108, 1061], [110, 1062], [110, 1063], [113, 1066], [114, 1066], [116, 1064], [116, 1063], [124, 1063], [124, 1064], [126, 1066], [126, 1068], [129, 1068], [130, 1067], [130, 1066], [129, 1065], [129, 1064], [128, 1063], [128, 1062], [127, 1061], [127, 1058], [130, 1055], [130, 1051], [132, 1051], [132, 1045], [128, 1041], [127, 1041], [125, 1039], [118, 1039], [117, 1040]]}, "center": {"119-166, T:0-1": [117, 1051]}},
{"id": "txat3i", "name": "Uruguay", "description": "Uruguay as it appears on a map. The Río Negro (Spanish for \"Black River\"), a river that runs through Uruguay, is also visible here.", "links": {"website": ["https://en.wikipedia.org/wiki/Uruguay"], "subreddit": ["uruguay"]}, "path": {"68-165, T:0-1": [[1005, 666], [1003, 668], [1003, 675], [1002, 676], [1002, 679], [1005, 682], [1008, 683], [1013, 683], [1017, 678], [1018, 675], [1014, 670], [1008, 666]]}, "center": {"68-165, T:0-1": [1010, 676]}},
{"id": "txarp5", "name": "SHINee", "description": "SHINee is a South-Korean boy band formed by SM Entertainment in 2008. Hailed as \"The Princes of K-pop\", the group is composed of the members Onew, Key, Minho, and Taemin. The group was originally had a fifth member, the late Jonghyun (1990-2017) Their fans are called \"shawols\", a portmanteau of \"SHINee World\", named after their debut album. The pearl aqua color and sparkles in this art are associated with SHINee's overall theming, often stylized alongside an image of a diamond.", "links": {"website": ["https://www.youtube.com/channel/UCyPwRgc3gQGqhk6RoGS50Ug", "https://www.instagram.com/shinee/", "https://en.wikipedia.org/wiki/Shinee"], "subreddit": ["SHINee"]}, "path": {"104-166, T:0-1": [[1509, 948], [1509, 962], [1511, 964], [1526, 964], [1526, 948]]}, "center": {"104-166, T:0-1": [1518, 956]}},
{"id": "txar8q", "name": "Ted Lasso", "description": "Ted Lasso is an AppleTV comedy series that follows American football coach Ted Lasso, who is hired to coach an English soccer (association football) team. Lasso tries to win over the skeptical English market with his folksy, optimistic demeanor while dealing with his inexperience in the sport. This motivational \"BELIEVE\" poster is the show's signature iconography, hung up in the soccer team's changing room as a daily reminder to its staff and players.", "links": {"website": ["https://en.wikipedia.org/wiki/Ted_Lasso"], "subreddit": ["TedLasso"]}, "path": {"117-165, T:0-1": [[1002, 445], [1026, 445], [1026, 453], [1002, 453]]}, "center": {"117-165, T:0-1": [1014, 449]}},
@ -4503,7 +4503,7 @@
{"id": "txgbak", "name": "Niigo Miku", "description": "Niigo Miku is one of the appearance of Volcaloid character Hatsune Miku in the Japanese mobile rhythm game Hatsune Miku: Colorful Stage!, known in Asia as \"Project Sekai: Colorful Stage! feat. Hatsune Miku\". In this appearance, Miku wears a war helmet in preparation for war.\n\nThis art was made by r/ProjectSekai to symbolize their peace treaty with r/LoveLive.", "links": {"website": ["https://projectsekai.fandom.com/wiki/Hatsune_Miku"], "subreddit": ["ProjectSekai"], "discord": ["ProjectSekai"]}, "path": {"47-165, T:0-1": [[886, 721], [901, 721], [901, 710], [886, 710]]}, "center": {"47-165, T:0-1": [894, 716]}},
{"id": "txga20", "name": "Absurd Critical Strike", "description": "'Absurd Critical Strike' is a class-based fighting game on Roblox owned by the Absurd Degenerates group, and is co-developed between users Explosivesguy2 and Stuffed_Eclipse. Absurd Critical Strike started off as a joke mod of 'Critical Strike,' but has since become its own identity as a hilarious crossover fighting game with over 180k visits. Also depicted is a mini 'Helpful Hexagon,' the game's mascot.", "links": {"website": ["https://www.roblox.com/games/5375771041/ACS-Absurd-Critical-Strike"], "subreddit": ["AbsurdCriticalStrike"]}, "path": {"109-166, T:0-1": [[1683, 1450], [1694, 1450], [1694, 1438], [1683, 1439]]}, "center": {"109-166, T:0-1": [1689, 1444]}},
{"id": "txg9zt", "name": "CNO", "description": "Long Live Clan Nocturnal", "links": {"website": ["https://web.archive.org/web/20161104013638/http://clan.nocturnal.org/"]}, "path": {"109-166, T:0-1": [[1450, 1233], [1450, 1246], [1488, 1246], [1488, 1233]]}, "center": {"109-166, T:0-1": [1469, 1240]}},
{"id": "txg9yd", "name": "Nordigen", "description": "One of the Newest European Fintech Startups, celebrating its 6th birthday. They are mainly focused on making open-banking free and accessible for everyone", "links": {"website": ["https://nordigen.com"]}, "path": {"125-132": [[83, 1046], [92, 1046], [92, 1055], [83, 1055]], "133-144": [[77, 1041], [92, 1041], [92, 1055], [77, 1055]], "151-160": [[78, 1054], [92, 1054], [92, 1069], [78, 1069]]}, "center": {"125-132": [88, 1051], "133-144": [85, 1048], "151-160": [85, 1062]}},
{"id": "txg9yd", "name": "Nordigen", "description": "Nordigen is one of the newest European fintech startups, celebrating its 6th birthday. They are mainly focused on making open banking free and accessible for everyone.", "links": {"website": ["https://nordigen.com"]}, "path": {"123-132": [[83, 1046], [92, 1046], [92, 1055], [83, 1055]], "133-144": [[77, 1041], [92, 1041], [92, 1055], [77, 1055]], "151-161": [[78, 1054], [92, 1054], [92, 1069], [78, 1069]]}, "center": {"123-132": [88, 1051], "133-144": [85, 1048], "151-161": [85, 1062]}},
{"id": "txg95o", "name": "The previous location of Bay12 Outpost", "description": "Before being botted over, This was the location of Bay12 & It's mascot Cautionsaurus", "links": {"subreddit": ["dwarffottessplace"]}, "path": {"109-164, T:0-1": [[261, 1861], [280, 1861], [281, 1888], [261, 1888]]}, "center": {"109-164, T:0-1": [271, 1875]}},
{"id": "txg8bc", "name": "Baum Boys", "description": "The only testimonial of the Baum Boys friend group:\n\nu/Xaver115\nu/niklasdermensch\nu/Mueckenschlaechter\nu/Bubbly_Fuel_1730\n\nThe tree was corrupted by Among Us crewmates.", "links": {}, "path": {"145-166, T:0-1": [[1505, 859], [1505, 861], [1504, 861], [1504, 867], [1505, 867], [1505, 869], [1508, 869], [1508, 867], [1509, 867], [1509, 862], [1508, 862], [1508, 861], [1506, 859]]}, "center": {"145-166, T:0-1": [1507, 864]}},
{"id": "txg75q", "name": "Black Desert Online", "description": "A Sandbox MMORPG developed by Korean video game developer Pearl Abyss", "links": {"website": ["https://www.naeu.playblackdesert.com/en-US/Main/Index"], "subreddit": ["blackdesertonline"]}, "path": {"109-166, T:0-1": [[1601, 1999], [1601, 1986], [1586, 1986], [1586, 1999], [1592, 1999]]}, "center": {"109-166, T:0-1": [1594, 1993]}},
@ -4924,7 +4924,7 @@
{"id": "txnzbm", "name": "Mspec flag", "description": "Mspec stands for multisexual or multi-attraction spectrum, and is used to refer to people who are attracted to more than one gender, such as bisexuals, pansexuals, and polyromantics.", "links": {"website": ["https://lgbtqia.fandom.com/wiki/Multisexual"], "subreddit": ["mspec_community", "PlacePride"]}, "path": {"153-165, T:0-1": [[448, 532], [448, 537], [457, 537], [457, 532]]}, "center": {"153-165, T:0-1": [453, 535]}},
{"id": "txnye2", "name": "r/placeDE", "description": "Subreddit for coordinating German artwork on r/place.", "links": {"subreddit": ["de", "placeDE"], "discord": ["placeDE"]}, "path": {"33-166, 5-25, T:0-1": [[0, 856], [36, 856], [36, 862], [0, 862]]}, "center": {"33-166, 5-25, T:0-1": [18, 859]}},
{"id": "txntqq", "name": "Éric Zemmour", "description": "Éric Zemmour is a French politician and leader of the far-right party Reconquête. He was a candidate in the 2022 French presidential election, whose campaign season was ongoing during r/place.\n\nThis art was drawn over a design promoting left-wing presidential candidate Jean-Luc Mélenchon of the party La France Insoumise. Mélenchon's supporters fought back near the end with the help of Twitch streamer Kreeks, and this conflict led to the result shown here.", "links": {"website": ["https://en.wikipedia.org/wiki/%C3%89ric_Zemmour"]}, "path": {"160-164": [[1664, 722], [1694, 722], [1694, 724], [1693, 725], [1692, 726], [1691, 727], [1690, 728], [1690, 730], [1689, 731], [1689, 733], [1688, 734], [1688, 737], [1687, 738], [1687, 756], [1688, 757], [1688, 764], [1689, 766], [1664, 766]]}, "center": {"160-164": [1676, 734]}},
{"id": "txntka", "name": "Meat", "description": "Meat originated as an earthworm puppet designed by Kevin Yagher that was featured in a British 1999 commercial for Microsoft's MSN. The character gained newfound popularity when Vinny made it a recurrent meme in his streams. Meat got its name due to a meme that associated the puppet to an euphemism for male genitalia.\n\n\"EEEEYOW!\" - Meat", "links": {"website": ["https://www.youtube.com/watch?v=bO8HpsURrsM"], "subreddit": ["Vinesauce"]}, "path": {"123-152": [[103, 1089], [104, 1083], [106, 1080], [106, 1078], [105, 1077], [103, 1072], [101, 1071], [98, 1071], [96, 1072], [95, 1073], [94, 1075], [93, 1078], [93, 1082], [95, 1085], [97, 1087], [96, 1098], [99, 1096], [101, 1096], [103, 1098]], "153-166, T:0-1": [[102, 1089], [104, 1083], [106, 1080], [106, 1078], [105, 1077], [103, 1072], [101, 1071], [98, 1071], [96, 1072], [95, 1073], [94, 1075], [93, 1078], [93, 1082], [95, 1085], [97, 1087], [99, 1087], [100, 1088], [101, 1088]]}, "center": {"123-152": [99, 1079], "153-166, T:0-1": [99, 1079]}},
{"id": "txntka", "name": "Meat", "description": "Meat originated as an earthworm puppet designed by Kevin Yagher that was featured in a British 1999 commercial for Microsoft's MSN. The character gained newfound popularity when Vinesauce member Vinny made it a recurrent meme in his streams. Meat got its name from a meme that associated the puppet to a euphemism for male genitalia.\n\n\"EEEEYOW!\" - Meat", "links": {"website": ["https://www.youtube.com/watch?v=bO8HpsURrsM"], "subreddit": ["Vinesauce"]}, "path": {"121-152": [[103, 1089], [104, 1083], [106, 1080], [106, 1078], [105, 1077], [103, 1072], [101, 1071], [98, 1071], [96, 1072], [95, 1073], [94, 1075], [93, 1078], [93, 1082], [95, 1085], [97, 1087], [96, 1098], [99, 1096], [101, 1096], [103, 1098]], "153-166, T:0-1": [[98, 1070], [95, 1072], [92, 1077], [92, 1083], [95, 1086], [95, 1089], [96, 1089], [97, 1088], [103, 1088], [103, 1086], [107, 1079], [107, 1078], [102, 1070]]}, "center": {"121-152": [99, 1079], "153-166, T:0-1": [99, 1080]}},
{"id": "txnt9i", "name": "Flag of South Korea", "description": "South Korea, also known as the Republic of Korea, is a country in East Asia. Its national flag is known as 태극기 (Taegeukgi).\n\nThis was the immediate expansion of r/Korea_Place into the (first) new world. A French artwork by Twitch DomCassé streamer was right above the flag, but r/Korea_Place and the nearby Kingdom Hearts community quickly decided to divide the space for each other. We put our native name Daehanminguk (대한민국) on top of our flag.", "links": {"website": ["https://www.mois.go.kr/eng/sub/a03/nationalSymbol/screen.do"], "subreddit": ["Korea_Place", "southkorea"]}, "path": {"57-164, T:0-1": [[1200, 673], [1200, 700], [1241, 700], [1241, 673]]}, "center": {"57-164, T:0-1": [1221, 687]}},
{"id": "txnsou", "name": "Sardine", "description": "A sardine accompanying the Die Geilem sturgeon to the right.", "links": {"website": ["https://en.wikipedia.org/wiki/Sardine"]}, "path": {"120-159, T:0-1": [[1054, 361], [1053, 362], [1051, 362], [1051, 364], [1052, 364], [1052, 366], [1059, 366], [1061, 364], [1061, 363], [1059, 361]]}, "center": {"120-159, T:0-1": [1056, 364]}},
{"id": "txnsjt", "name": "Echo Arena VR", "description": "The Echo Arena VR Logo.\n\nEcho VR is a free-to-play multiplayer game with high intensity 4v4 multiplayer competition in zero gravity.", "links": {"website": ["https://www.oculus.com/experiences/quest/2215004568539258/?locale=en_GB"], "subreddit": ["echoarena"]}, "path": {"109-166, T:0-1": [[1549, 1775], [1549, 1762], [1574, 1762], [1575, 1775]]}, "center": {"109-166, T:0-1": [1562, 1769]}},
@ -5097,7 +5097,7 @@
{"id": "txrgvc", "name": "Danganronpa", "description": "Danganronpa is a game series made by Spike Chunsoft. Along with Nagito Komaeda and his green Among Us crewmate, several other characters from the Danganronpa franchise resided here, namely Makoto Naegi, Hajime Hinata, Kaede Akamatsu and Korekiyo Shinguchi.\n\nThis art were added on day 2 of r/place, replacing the word HOUSE from the book House of Leaves. By the evening of day 2, the word HOUSE had retaken its position where the tiny Danganronpa characters were, and 12-15 hours later, by the end of day 2, the word NOVEL was added by Novelhouse fans.", "links": {"website": ["https://en.wikipedia.org/wiki/Danganronpa"], "subreddit": ["danganronpa"]}, "path": {"51-71": [[730, 823], [728, 825], [728, 826], [729, 827], [729, 830], [753, 830], [753, 825], [751, 823], [748, 823], [747, 822], [732, 822], [731, 823]], "44-49": [[735, 828], [733, 830], [733, 832], [734, 833], [734, 835], [773, 835], [773, 830], [771, 828]], "29-43": [[733, 828], [733, 831], [734, 832], [734, 835], [758, 835], [758, 830], [756, 828], [753, 828], [752, 827], [737, 827], [736, 828]]}, "center": {"51-71": [741, 826], "44-49": [753, 832], "29-43": [746, 831]}},
{"id": "txrg84", "name": "Flag of France", "description": "France is a country in Western Europe.\n\nThis very large flag of France was made by the French Twitch sphere of streamers and their communities.\n\nAfter battling against Spanish streamer Ibai for hours in the bottom-left corner of r/place (before the third space was opened), The French streamers, led by streamer and esports leader Kamet0, migrated to the newly opened blank space in the bottom left of the third space. The original area extended over the One Piece area to the north, but the French were happy to offer up the space to r/OnePiece during the final day, and even helped them build their art.\n\nAfter the French streamers started putting down roots in the bottom left, building a huge French flag and a poorly-drawn Eiffel Tower, a coalition comprised of Spanish and North American streamers (Ibai, Rubius, xQc, Mizkif) started attacking them relentlessly, even overtaking a huge chunk of the north area to draw a huge kid + \"RATIO\". The French Twitch community valiantly rallied and succeeded in retaking the north area; they then resisted until very late into the night, but their numbers ended up dwindling dangerously as people left to sleep.\n\nWhile the late night/early morning crew did their best (French streamers relayed each other around the clock), The Eiffel Tower was completely dismantled and the flag almost entirely disappeared under the onslaught. North American streamer xQc then led an initiative to draw a gigantic version of 2B's ass (a Nier: Automata character). Work was well underway when Reddit moderation intervened to black out the ass several times.\n\nAs people in France woke up, The early morning French streamers and their community, along with r/placefrance, were able to slowly clean up and retake most of the area. They first focused on redoing the flag, Then added the Arc de Triomphe model on the bottom (which ended up promptly taken over by a legion of Among Us crewmates); the Zidane face, croissant and dofus eggs came next. As more and more people woke up on the French side, French streamers congregated and debated over what other art to add. Some art that was drawn but didn't end up making the cut: Rayman (on the right of the Arc de Triomphe), a carte vitale (national health card), and Mr. Mime (around where Remy from Ratatouille is).\n\nThe French Twitch community resisted against a number of assaults during the day, notably on Zidane's face and the Arc de Triomphe. Bangtan Sonyeondan fans also tried to plaster the logo in the upper half, without success. The French steadily kept defending and building numerous new piece of arts such as the Louvre, Jinx, Lofi Girl, Remy, etc. until the late afternoon to evening, when the Spanish streamers came back in force to try and destroy their work once more. They again allied with North American streamers such as xQc and Erobb, drawing a huge BTS logo where Zidane's face was.\n\nThe French streamers once again rallied all together (there were more than 600k viewers on French streams, 400k of them following the \"French general\" Kamet0) to defend and rebuild, along with smaller communities which helped from the shadows such as r/OnePiece. The French Twitch community decided to focus their defense efforts on the flag itself, Thinking that it was easier than trying to rebuild all art at the same time, which meant that while only Thomas Pesquet and the Arc de Triomphe were mostly left standing at the end, The French flag was still there and going strong at the end or r/place.\n\nIn the end, The French area, which was focused by hundreds of thousands by people, ended up being the first one to disappear; when French streamers understood that the great white-out had come, They then rallied to try and write \"FR\" or \"FRA\" in white on the canvas.", "links": {"website": ["https://en.wikipedia.org/wiki/France", "https://en.wikipedia.org/wiki/Flag_of_France"], "subreddit": ["placefrance", "franceplace", "placeFR", "france"]}, "path": {"109-164, T:0-1": [[249, 1469], [0, 1469], [0, 1969], [249, 1969]]}, "center": {"109-164, T:0-1": [125, 1719]}},
{"id": "txrg5c", "name": "rm -rf", "description": "A command for removing a folder and all its contents on Linux and other Unix-like operating systems.", "links": {"website": ["https://en.wikipedia.org/wiki/Rm_(Unix)"]}, "path": {"144-166, T:0-1": [[1551, 260], [1551, 267], [1574, 267], [1574, 261], [1554, 261], [1554, 260]]}, "center": {"144-166, T:0-1": [1554, 264]}},
{"id": "txrf5u", "name": "The Giant Rat", "description": "The main antagonist of Jerma985's movie Rat Movie: Mystery of the Mayan Treasure. He makes all of the rules.", "links": {"website": ["https://www.youtube.com/watch?v=jAXioRNYy4s"], "subreddit": ["jerma985"]}, "path": {"127-166, T:0-1": [[93, 1046], [93, 1032], [95, 1035], [99, 1034], [99, 1036], [109, 1030], [111, 1034], [93, 1051]]}, "center": {"127-166, T:0-1": [100, 1039]}},
{"id": "txrf5u", "name": "The Giant Rat", "description": "The Giant Rat is the main antagonist of Jerma985's movie Rat Movie: Mystery of the Mayan Treasure. He makes all of the rules.", "links": {"website": ["https://www.youtube.com/watch?v=jAXioRNYy4s"], "subreddit": ["jerma985"]}, "path": {"127-166, T:0-1": [[92, 1035], [92, 1051], [94, 1051], [106, 1039], [108, 1035], [111, 1035], [111, 1033], [109, 1031], [108, 1031], [100, 1035], [97, 1033], [96, 1034], [94, 1034]]}, "center": {"127-166, T:0-1": [98, 1040]}},
{"id": "txrew2", "name": "Kalamari stickers", "description": "Cute pixelated squid from a street artist based in Spain. Stands out for travelling and pasting his squid stickers around the world.\n\nIn the first hours of r/place, the squid was located next to the osu! logo, with a size of 36x36. Then it was moved next to trollface, forming an alliance with them and defending the logo. Once the first canvas expansion arrived after 27 hours, the squid was moved a third time, this time next to Washington State University's logo.\n\nThis design was the latest one and stayed alive until the whitening. Main allies were the duck icon on the left, \"03\" text representing a small Minecraft server community, and r/onepiece's Thousand Sunny art.", "links": {"website": ["https://instagram.com/kalamarinios"]}, "path": {"4-10": [[779, 679], [775, 685], [774, 688], [774, 693], [786, 693], [792, 690], [792, 686], [787, 682], [787, 679]], "79-166, T:0-1": [[1494, 205], [1502, 205], [1503, 204], [1504, 204], [1505, 205], [1514, 205], [1514, 221], [1494, 221]]}, "center": {"4-10": [782, 686], "79-166, T:0-1": [1504, 213]}},
{"id": "txrdcs", "name": "Wizard Among Us crewmate", "description": "On the first day, a tiny Among Us crewmate wearing a wizard hat and holding a magical staff resided here.\nFew knew of the spellcaster's existence, so he was never able to appear on another space on the canvas.", "links": {"website": ["https://www.innersloth.com/games/among-us/", "https://en.wikipedia.org/wiki/Among_Us"]}, "path": {"4-15": [[769, 757], [766, 760], [767, 761], [767, 765], [770, 765], [772, 763], [772, 760]], "48-65": [[770, 756], [768, 758], [766, 758], [766, 760], [765, 761], [766, 762], [766, 764], [771, 764], [773, 762], [773, 756]]}, "center": {"4-15": [770, 761], "48-65": [770, 761]}},
{"id": "txrapb", "name": "Codde", "description": "A mysterious being managed to sneak his name inside r/place...how selfish. Who is this guy!? We may never know.", "links": {}, "path": {"109-166, T:0-1": [[1795, 1112], [1793, 1114], [1793, 1116], [1795, 1118], [1796, 1118], [1797, 1117], [1808, 1117], [1809, 1112]]}, "center": {"109-166, T:0-1": [1801, 1115]}},
@ -5592,7 +5592,7 @@
{"id": "ty4klw", "name": "Haru Urara", "description": "Haru Urara from a popular Japanese mobile gacha game and anime Uma Musume: Pretty Derby. She is known for her optimism and persistence, although she is also the \"lovable loser\" of the series, having never won a race before. \n\nThis art depicts Haru Urara's dream of going through the winning post and fulfilling her dream of winning a first place in a race... by getting her first r/place.", "links": {"website": ["https://umamusume.fandom.com/wiki/Haru_Urara"], "subreddit": ["UmaMusume"], "discord": ["umamusume"]}, "path": {"69-76": [[1164, 56], [1164, 81], [1172, 81], [1183, 69], [1183, 64], [1175, 55], [1171, 55], [1170, 56]], "77-166, T:0-1": [[1174, 69], [1178, 65], [1194, 66], [1194, 87], [1172, 87], [1174, 72]]}, "center": {"69-76": [1173, 67], "77-166, T:0-1": [1184, 77]}},
{"id": "ty4jpv", "name": "Colonial Legion", "description": "The Colonial Legion is a faction in Foxhole, represented on the map as the green team. The Legion is the primary fighting force of the Mesean Republic, whose capital Damokratos is outside of the playable hexagons.\n\nDominant. Unrelenting. No army in the world holds a candle to the Mesean Colonials. So, when northerners marched on our border, it ignited a flame that refuses to be snuffed.", "links": {"website": ["https://foxhole.fandom.com/wiki/Factions#Colonials"], "subreddit": ["foxholegame"]}, "path": {"5-64": [[743, 596], [743, 597], [742, 597], [740, 599], [742, 601], [743, 601], [743, 604], [749, 604], [749, 600], [751, 600], [751, 598], [749, 598], [747, 596]], "65-164, T:0-1": [[745, 596], [744, 597], [741, 597], [741, 598], [739, 598], [739, 601], [741, 601], [741, 602], [743, 602], [743, 607], [750, 607], [750, 602], [751, 601], [755, 601], [755, 600], [753, 598], [750, 598], [748, 596]]}, "center": {"5-64": [746, 599], "65-164, T:0-1": [746, 600]}},
{"id": "ty4ese", "name": "Kakytron", "description": "Kaky es un streamer español donde su juego principal es el minecraft. Tambien ha doblado Harry potter 1-2 y half life de una forma peculiar.\n\nKaky, ¿Cuando subes un creeper en casa?", "links": {"website": ["https://www.twitch.tv/kakytronco"]}, "path": {"109-165, T:0-1": [[1784, 1369], [1794, 1369], [1794, 1377], [1784, 1377]]}, "center": {"109-165, T:0-1": [1789, 1373]}},
{"id": "ty4aa0", "name": "Bald KSI", "description": "KSI, often referred to as \"fatneek\", is a British YouTuber, rapper, and boxer.\nThis picture of KSI photoshopped as bald became a meme.\n\nThis art was griefed as retaliation for covering nearby artwork.", "links": {"website": ["https://shopksi.com/", "https://www.youtube.com/channel/UCVtFOytbRpEvzLjvqGG5gxQ", "https://en.wikipedia.org/wiki/KSI"], "subreddit": ["ksi"]}, "path": {"163-165": [[0, 944], [62, 944], [62, 1012], [0, 1012]]}, "center": {"163-165": [31, 978]}},
{"id": "ty4aa0", "name": "Bald KSI", "description": "KSI, often referred to as \"fatneek\", is a British YouTuber, rapper, and boxer. This picture of KSI photoshopped as bald became a meme.\n\nThis art was griefed as retaliation for covering nearby artwork.", "links": {"website": ["https://shopksi.com/", "https://www.youtube.com/channel/UCVtFOytbRpEvzLjvqGG5gxQ", "https://en.wikipedia.org/wiki/KSI"], "subreddit": ["ksi"]}, "path": {"163-165": [[0, 944], [62, 944], [62, 1012], [0, 1012]]}, "center": {"163-165": [31, 978]}},
{"id": "ty4a8h", "name": "Crank Green", "description": "A meme in the Nerdfighters community, spawned during the 2022 Project For Awesome charity livestream.", "links": {"website": ["https://nerdfighteria.com"], "subreddit": ["nerdfighters"]}, "path": {"49-115": [[141, 705], [141, 708], [144, 711], [144, 714], [153, 714], [153, 711], [156, 708], [156, 705]], "116-165, T:0-1": [[142, 704], [140, 706], [140, 707], [143, 710], [143, 713], [145, 713], [146, 712], [151, 712], [152, 713], [154, 713], [154, 712], [152, 710], [155, 710], [155, 708], [157, 708], [157, 706], [155, 704], [154, 705], [153, 704], [152, 705], [151, 705], [150, 704], [149, 705], [148, 705], [147, 704], [146, 705], [145, 705], [144, 704]]}, "center": {"49-115": [149, 710], "116-165, T:0-1": [149, 709]}},
{"id": "ty460i", "name": "Chimarrão", "description": "Chimarrão is a traditional South American infused drink made with dried leaves of erva-mate. It is popular in the southern region of Brazil, as well as in Uruguay and Argentina, where it is called mate.", "links": {"website": ["https://en.wikipedia.org/wiki/Mate_(drink)"], "subreddit": ["brasil"]}, "path": {"121-165, T:0-1": [[1125, 572], [1125, 577], [1127, 579], [1131, 579], [1133, 577], [1133, 572]]}, "center": {"121-165, T:0-1": [1129, 576]}},
{"id": "ty45qo", "name": "Eight buttons", "description": "These buttons are from The Stanley Parable Demonstration, a demo of the game The Stanley Parable. You can press the button over and over, and each time the button will say \"eight\".\n\nThe middle button features a rainbow-colored \"8\" to match the nearby r/PlacePride rainbow flag.", "links": {"website": ["https://thestanleyparable.fandom.com/wiki/Eight_Game"], "subreddit": ["stanleyparable"], "discord": ["crows"]}, "path": {"75-90": [[548, 504], [544, 507], [544, 511], [548, 515], [551, 515], [555, 511], [555, 508], [551, 504]], "91-165, T:0-1": [[529, 504], [526, 507], [526, 512], [529, 515], [552, 515], [555, 512], [555, 507], [552, 504]]}, "center": {"75-90": [550, 510], "91-165, T:0-1": [541, 510]}},
@ -5753,7 +5753,7 @@
{"id": "ty79f1", "name": "Acid Jar", "description": "An Acid Jar, from The Wandering Inn", "links": {"website": ["https://thewanderinginn.fandom.com/wiki/Acid_Flies"], "subreddit": ["WanderingInn", "SFFA"]}, "path": {"109-166, T:0-1": [[1681, 1361], [1683, 1361], [1683, 1364], [1681, 1364]]}, "center": {"109-166, T:0-1": [1682, 1363]}},
{"id": "ty7840", "name": "Louloup", "description": "A wolf face made by a small french twitch community. We don't bite, we are cute.", "links": {"website": ["https://www.twitch.tv/anthagonas"]}, "path": {"109-167, T:0-1": [[1871, 1378], [1872, 1379], [1875, 1379], [1875, 1378], [1876, 1377], [1875, 1376], [1874, 1375], [1873, 1375], [1872, 1375], [1871, 1376], [1871, 1377]]}, "center": {"109-167, T:0-1": [1873, 1377]}},
{"id": "ty76wz", "name": "Gummy Karl and Fiancétrio hearts", "description": "Another small tribute to Karl Jacobs's original Minecraft skin in the Dream SMP (survival multiplayer) and purple, orange and blue hearts and name initials representing the fiancées, referring to Sapnap's, Quackity's and Karl Jacobs's characters and their polyamorous relationship in the Dream SMP lore. Created by fiancetwt.", "links": {"subreddit": ["dreamsmp", "KarlJacobs", "sapnap"]}, "path": {"109-165, T:0-1": [[1273, 1114], [1273, 1125], [1286, 1125], [1286, 1113], [1273, 1113]]}, "center": {"109-165, T:0-1": [1280, 1119]}},
{"id": "ty71s1", "name": "Perry the Platypus", "description": "Perry the Platypus is a secret agent platypus from the 2007 Disney animated TV series Phineas and Ferb. He is a member of OWCA (Oragnization Without a Cool Acronym) who fights the evil Dr. Heinz Doofenschmirtz.", "links": {"website": ["https://phineasandferb.fandom.com/wiki/Perry_the_Platypus"], "subreddit": ["phineasandferb"]}, "path": {"163-166, T:0-1": [[1893, 972], [1892, 973], [1890, 973], [1888, 975], [1888, 985], [1889, 985], [1889, 989], [1897, 989], [1897, 980], [1898, 980], [1898, 976], [1899, 975], [1898, 974], [1897, 974], [1896, 973], [1894, 973]]}, "center": {"163-166, T:0-1": [1892, 979]}},
{"id": "ty71s1", "name": "Perry the Platypus", "description": "Perry the Platypus is a secret agent platypus from the 2007 Disney animated TV series Phineas and Ferb. He is a member of OWCA (Oragnization Without a Cool Acronym) who fights the evil Dr. Heinz Doofenschmirtz.", "links": {"website": ["https://phineasandferb.fandom.com/wiki/Perry_the_Platypus"], "subreddit": ["phineasandferb"]}, "path": {"124-157": [[26, 1067], [22, 1071], [24, 1073], [24, 1074], [21, 1074], [21, 1077], [24, 1080], [24, 1084], [31, 1084], [31, 1076], [33, 1076], [33, 1074], [31, 1074], [31, 1072], [33, 1072], [33, 1071], [29, 1067]], "163-166, T:0-1": [[1893, 972], [1892, 973], [1890, 973], [1888, 975], [1888, 985], [1889, 985], [1889, 989], [1897, 989], [1897, 980], [1898, 980], [1898, 976], [1899, 975], [1898, 974], [1897, 974], [1896, 973], [1894, 973]]}, "center": {"124-157": [27, 1077], "163-166, T:0-1": [1892, 979]}},
{"id": "ty70qx", "name": "Sissel", "description": "Sissel is the main character from 2010 DS/iOS Capcom game Ghost Trick: Phantom Detective.\n\nThis art was created in the final hours of r/place.", "links": {"website": ["https://en.wikipedia.org/wiki/Sissel_(Ghost_Trick)"], "subreddit": ["GhostTrick"]}, "path": {"63-75": [[1432, 541], [1423, 551], [1423, 552], [1428, 562], [1435, 562], [1437, 560], [1437, 552], [1438, 552], [1438, 541]], "154-165, T:0-1": [[1319, 448], [1316, 454], [1316, 457], [1315, 457], [1315, 462], [1314, 463], [1314, 464], [1316, 464], [1316, 467], [1322, 467], [1322, 464], [1324, 464], [1324, 463], [1323, 462], [1323, 454]]}, "center": {"63-75": [1431, 552], "154-165, T:0-1": [1319, 459]}},
{"id": "ty70c9", "name": "Popplio", "description": "Popplio is the Water-type starter Pokémon in the Generation 7 Pokémon games (Pokémon Sun/Moon).\n\nThe head of a Popplio was present here before being destroyed by the Spanish flag. It was previously located over the Miura memorial while it was controlled by ManeChat, and was then moved next to the DogeCoin section. It was then eaten by users with the unwilled extension of the DogeCoin area. Soon before the end, it was added to the Rainbow Road template.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Popplio_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"81-95": [[1594, 298], [1592, 300], [1589, 300], [1587, 302], [1587, 303], [1590, 306], [1593, 306], [1593, 308], [1600, 308], [1600, 299], [1598, 298]], "T:0-1": [[1589, 299], [1587, 301], [1584, 301], [1582, 303], [1582, 304], [1584, 306], [1584, 308], [1595, 308], [1595, 301], [1593, 299]], "108-140": [[1652, 409], [1650, 411], [1646, 411], [1646, 413], [1651, 418], [1652, 420], [1652, 423], [1651, 424], [1651, 427], [1656, 427], [1656, 409]]}, "center": {"81-95": [1595, 303], "T:0-1": [1591, 304], "108-140": [1653, 414]}},
{"id": "ty6zbk", "name": "AR Team", "description": "The Anti-Rain (AR) Team is a combat team from Girls' Frontline, a tactical gacha game for mobile that features anime android girls representing firearms. Their logo is a stylized spelling of the word COLT.", "links": {"website": ["https://iopwiki.com/wiki/AR_Team"], "subreddit": ["girlsfrontline"]}, "path": {"30-94": [[793, 240], [793, 248], [764, 248], [764, 240]]}, "center": {"30-94": [779, 244]}},
@ -5786,7 +5786,7 @@
{"id": "tykwut", "name": "r/FSSH", "description": "A redirect subreddit for r/PlaceFishCult, as \"FSSH\" was easier to fit in a small space.", "links": {"subreddit": ["FSSH", "PlaceFishCult", "place_CentralAlliance"]}, "path": {"47-166, T:0-1": [[448, 900], [448, 914], [453, 914], [453, 900]]}, "center": {"47-166, T:0-1": [451, 907]}},
{"id": "tykv4f", "name": "Lithuania fish", "description": "A fish based on the flag of Lithuania, a country in Northeastern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Lithuania"], "subreddit": ["PlaceFishCult", "lithuania", "place_CentralAlliance"]}, "path": {"155-166, T:0-1": [[469, 896], [467, 898], [469, 900], [472, 900], [472, 896]]}, "center": {"155-166, T:0-1": [470, 898]}},
{"id": "tykup9", "name": "Flag of Maldives", "description": "Maldives is an island country south of India.", "links": {"website": ["https://en.wikipedia.org/wiki/Maldives", "https://en.wikipedia.org/wiki/Flag_of_Maldives"]}, "path": {"153-156": [[457, 519], [457, 525], [465, 525], [465, 519]], "162-166, T:0-1": [[747, 1892], [751, 1892], [751, 1900], [747, 1900]]}, "center": {"153-156": [461, 522], "162-166, T:0-1": [749, 1896]}},
{"id": "tyku9q", "name": "Joey from Fortnite", "description": "Joey is a legendary outfit from Chapter 2 Season 7 of Fortnite: Battle Royale.", "links": {}, "path": {"126-166, T:0-1": [[24, 1084], [31, 1084], [31, 1093], [24, 1093]]}, "center": {"126-166, T:0-1": [28, 1089]}},
{"id": "tyku9q", "name": "Joey", "description": "Joey is a legendary outfit from Chapter 2: Season 7 of the game Fortnite: Battle Royale.", "links": {"website": ["https://fortnite.fandom.com/wiki/Joey"]}, "path": {"126-166, T:0-1": [[26, 1084], [24, 1086], [24, 1091], [26, 1093], [29, 1093], [31, 1091], [31, 1084]]}, "center": {"126-166, T:0-1": [28, 1089]}},
{"id": "tykt2i", "name": "Southern Lattice Meloetta Memorial", "description": "A small memorial to the Meloetta sprite that had been located at the bottom of the Southern Lattice, which was destroyed by an overnight attack which took over much of the Southern Lattice.", "links": {}, "path": {"109-166, T:0-1": [[1517, 1510], [1521, 1510], [1521, 1511], [1525, 1511], [1525, 1514], [1524, 1514], [1524, 1517], [1520, 1517], [1520, 1516], [1516, 1516], [1516, 1513], [1517, 1513]]}, "center": {"109-166, T:0-1": [1521, 1514]}},
{"id": "tykrsh", "name": "Two Fish Kissing", "description": "Two fish who are kissing and in love with each other.", "links": {"subreddit": ["PlaceFishCult"]}, "path": {"109-164, T:0-1": [[282, 1638], [289, 1638], [289, 1640], [282, 1640]]}, "center": {"109-164, T:0-1": [286, 1639]}},
{"id": "tykqmy", "name": "Treasure Chest", "description": "I wonder what's inside?", "links": {"subreddit": ["PlaceFishCult"]}, "path": {"109-164, T:0-1": [[287, 1648], [289, 1648], [289, 1649], [287, 1649]]}, "center": {"109-164, T:0-1": [288, 1649]}},
@ -6286,7 +6286,7 @@
{"id": "u01wd6", "name": "Haydarpaşa High School", "description": "Haydarpaşa High School is an Anatolian High School in Üsküdar district of İstanbul. Established in 1934.", "links": {"website": ["https://www.instagram.com/haydarpasa1934/"], "subreddit": ["Haydarpasa"]}, "path": {"109-165, T:0-1": [[810, 1378], [835, 1378], [835, 1369], [810, 1369]]}, "center": {"109-165, T:0-1": [823, 1374]}},
{"id": "u01vug", "name": "FRG", "description": "This is a subreddit dedicated to the Garry's Mod TTT Server FRG or Forerunner Gaming", "links": {"subreddit": ["ForerunnerGaming"]}, "path": {"109-165, T:0-1": [[1273, 1274], [1285, 1274], [1285, 1279], [1273, 1279]]}, "center": {"109-165, T:0-1": [1279, 1277]}},
{"id": "u01uc7", "name": "Trouble in Terrorist Town", "description": "/r/TTT is the home for everything Trouble in Terrorist Town on Reddit. TTT is a social deduction gamemode for Garry's Mod originally created by Bad King Urgrain. It has since been ported over to other games like Counter Strike: Global Offensive, Pavlov and Roblox.", "links": {"website": ["https://www.troubleinterroristtown.com/"], "subreddit": ["TTT"]}, "path": {"109-165, T:0-1": [[1273, 1270], [1285, 1270], [1284, 1274], [1273, 1274]]}, "center": {"109-165, T:0-1": [1279, 1272]}},
{"id": "u01mht", "name": "Imakuni", "description": "A long-time Vinesauce crew member and one of Vinny's first fans, based her image on the eccentric Japanese musician of the same name to which Imakuni has lovingly borrowed her hat from.", "links": {"website": ["https://www.twitch.tv/imakuni"], "subreddit": ["Vinesauce"]}, "path": {"153-166, T:0-1": [[94, 1099], [104, 1099], [107, 1098], [107, 1095], [108, 1093], [107, 1090], [105, 1089], [106, 1087], [104, 1085], [102, 1087], [96, 1087], [95, 1085], [92, 1086], [94, 1088], [93, 1089], [92, 1090], [93, 1095], [93, 1098]]}, "center": {"153-166, T:0-1": [100, 1093]}},
{"id": "u01mht", "name": "Imakuni", "description": "Imakuni is a long-time Vinesauce crew member and one of Vinny's first fans. She based her image on the eccentric Japanese musician of the same name, which she has lovingly borrowed her hat from.", "links": {"website": ["https://www.twitch.tv/imakuni"], "subreddit": ["Vinesauce"]}, "path": {"152-166, T:0-1": [[94, 1099], [104, 1099], [107, 1098], [107, 1095], [108, 1093], [107, 1090], [105, 1089], [106, 1087], [104, 1085], [102, 1087], [96, 1087], [95, 1085], [92, 1086], [94, 1088], [93, 1089], [92, 1090], [93, 1095], [93, 1098]]}, "center": {"152-166, T:0-1": [100, 1093]}},
{"id": "u01iv5", "name": "Boogers/Snot", "description": "Vandals put green pixels in this area to symbolize snot/boogers .", "links": {}, "path": {"109-164, T:0-1": [[1898, 1491], [1900, 1495], [1899, 1496], [1900, 1498]]}, "center": {"109-164, T:0-1": [1899, 1493]}},
{"id": "u01b6n", "name": "Weighted Companion Cube", "description": "The Weighted Companion Cube is a cube object from Valve's popular video game series Portal. It is destined to be incinerated.", "links": {"website": ["https://theportalwiki.com/wiki/Weighted_Companion_Cube"], "subreddit": ["Portal"], "discord": ["p2sr"]}, "path": {"109-116": [[825, 621], [825, 625], [826, 625], [826, 630], [827, 630], [827, 641], [825, 641], [825, 645], [829, 645], [829, 641], [827, 641], [827, 630], [830, 630], [830, 626], [829, 626], [829, 621]], "117-165, 87-108, T:0-1": [[825, 621], [825, 625], [829, 625], [829, 621]]}, "center": {"109-116": [827, 643], "117-165, 87-108, T:0-1": [827, 623]}},
{"id": "u01847", "name": "Space Core", "description": "The Space Core is an object from Valve's video game Portal 2.", "links": {"website": ["https://theportalwiki.com/wiki/Space_Sphere"], "subreddit": ["Portal"], "discord": ["p2sr"]}, "path": {"61-62": [[828, 604], [825, 607], [825, 609], [828, 612], [833, 612], [833, 604]], "63-165, T:0-1": [[827, 631], [827, 639], [832, 639], [835, 636], [835, 634], [832, 631]]}, "center": {"61-62": [829, 608], "63-165, T:0-1": [831, 635]}},
@ -6447,7 +6447,7 @@
{"id": "u0z7lv", "name": "Goby", "description": "The mascot and logo of the CWRU Fighting Gobies, a college Ultimate Frisbee team.", "links": {"website": ["https://ultimate.case.edu/"]}, "path": {"109-165, T:0-1": [[1268, 1023], [1277, 1023], [1279, 1034], [1269, 1034]]}, "center": {"109-165, T:0-1": [1273, 1029]}},
{"id": "u0z76f", "name": "Primogems", "description": "Primogems are the currency of the game Genshin Impact.", "links": {"website": ["https://genshin-impact.fandom.com/wiki/Primogem"], "subreddit": ["GenshinPlace", "Genshin_Impact"]}, "path": {"107-147": [[1840, 729], [1838, 733], [1834, 735], [1838, 737], [1839, 740], [1841, 749], [1841, 750], [1840, 752], [1836, 754], [1840, 756], [1842, 760], [1844, 756], [1848, 754], [1844, 752], [1843, 748], [1841, 740], [1842, 737], [1846, 735], [1863, 732], [1866, 734], [1868, 738], [1870, 734], [1873, 732], [1873, 766], [1871, 764], [1870, 764], [1870, 763], [1868, 761], [1866, 763], [1866, 764], [1865, 764], [1864, 765], [1862, 765], [1862, 767], [1864, 767], [1866, 768], [1868, 772], [1870, 768], [1873, 766], [1873, 732], [1870, 730], [1868, 726], [1866, 730], [1863, 732], [1846, 735], [1842, 733]], "82-106": [[1838, 757], [1842, 759], [1844, 762], [1846, 759], [1849, 757], [1846, 755], [1844, 752], [1842, 755], [1838, 757], [1838, 737], [1835, 735], [1838, 733], [1840, 730], [1866, 730], [1868, 727], [1870, 730], [1873, 732], [1873, 766], [1870, 764], [1868, 761], [1866, 764], [1863, 766], [1866, 768], [1868, 771], [1870, 768], [1873, 766], [1873, 732], [1870, 734], [1868, 737], [1866, 734], [1863, 732], [1865, 730], [1840, 730], [1842, 733], [1845, 735], [1842, 737], [1840, 740], [1838, 737]], "67-81": [[1844, 751], [1842, 755], [1838, 757], [1842, 759], [1844, 762], [1873, 762], [1873, 732], [1870, 734], [1868, 737], [1866, 734], [1863, 732], [1866, 730], [1868, 726], [1870, 730], [1873, 732], [1873, 762], [1844, 762], [1846, 759], [1849, 757], [1846, 755]], "148-167, T:0-1": [[1840, 729], [1838, 733], [1834, 735], [1838, 737], [1839, 740], [1841, 749], [1841, 750], [1840, 752], [1836, 754], [1840, 756], [1842, 760], [1844, 756], [1848, 754], [1844, 752], [1842, 748], [1841, 750], [1839, 739], [1840, 741], [1842, 737], [1846, 735], [1842, 733], [1840, 729], [1840, 725], [1868, 725], [1868, 726], [1866, 730], [1863, 732], [1866, 734], [1868, 738], [1870, 734], [1873, 732], [1870, 730], [1868, 726], [1868, 725], [1840, 725]]}, "center": {"107-147": [1868, 766], "82-106": [1840, 735], "67-81": [1868, 732], "148-167, T:0-1": [1842, 754]}},
{"id": "u0z2xh", "name": "Venti", "description": "An archon and a playable character in Genshin Impact. He is dressed in Dutch clothing as part of a pact with the Dutch community.", "links": {"website": ["https://genshin-impact.fandom.com/wiki/Venti"], "subreddit": ["GenshinPlace", "Genshin_Impact", "PlaceNL", "thenetherlands"]}, "path": {"51-81": [[6, 68], [2, 72], [2, 77], [1, 78], [1, 80], [0, 81], [1, 82], [1, 83], [2, 84], [2, 85], [5, 88], [7, 88], [7, 91], [11, 91], [11, 88], [13, 88], [16, 85], [16, 84], [18, 82], [18, 81], [17, 80], [17, 78], [16, 77], [16, 72], [17, 72], [19, 70], [17, 68], [17, 66], [16, 66], [14, 68], [10, 68], [9, 67], [8, 67], [7, 68]], "82-166, T:0-1": [[1160, 13], [1160, 16], [1157, 21], [1156, 21], [1154, 19], [1152, 21], [1152, 22], [1154, 24], [1154, 25], [1153, 26], [1153, 29], [1155, 32], [1157, 36], [1156, 37], [1156, 39], [1159, 39], [1159, 42], [1165, 42], [1165, 39], [1168, 39], [1168, 36], [1170, 34], [1170, 33], [1171, 32], [1171, 26], [1170, 25], [1170, 24], [1172, 22], [1172, 21], [1170, 19], [1168, 21], [1167, 21], [1165, 16], [1164, 13]]}, "center": {"51-81": [9, 81], "82-166, T:0-1": [1162, 28]}},
{"id": "u0z0do", "name": "Transgender flag", "description": "A pride flag representing the transgender community. Transgender people have a gender identity different from their sex assigned at birth.", "links": {"website": ["https://en.wikipedia.org/wiki/Transgender", "https://en.wikipedia.org/wiki/Transgender_flag"]}, "path": {"98-102": [[909, 781], [909, 787], [916, 787], [916, 781]], "85-97": [[909, 781], [909, 787], [911, 787], [911, 781]], "67-70": [[954, 780], [954, 786], [962, 786], [962, 780]], "24-25": [[946, 726], [946, 732], [949, 732], [949, 726]], "1-14": [[229, 810], [229, 818], [370, 818], [370, 810]], "141-154, T:0-1": [[34, 1014], [57, 1014], [57, 1020], [34, 1020]]}, "center": {"98-102": [913, 784], "85-97": [910, 784], "67-70": [958, 783], "24-25": [948, 729], "1-14": [300, 814], "141-154, T:0-1": [46, 1017]}},
{"id": "u0z0do", "name": "Transgender flag", "description": "A pride flag representing the transgender community. Transgender people have a gender identity different from their sex assigned at birth.", "links": {"website": ["https://en.wikipedia.org/wiki/Transgender", "https://en.wikipedia.org/wiki/Transgender_flag"]}, "path": {"98-102": [[909, 781], [909, 787], [916, 787], [916, 781]], "85-97": [[909, 781], [909, 787], [911, 787], [911, 781]], "67-70": [[954, 780], [954, 786], [962, 786], [962, 780]], "24-25": [[946, 726], [946, 732], [949, 732], [949, 726]], "1-14": [[229, 810], [229, 818], [370, 818], [370, 810]], "141-155": [[34, 1014], [57, 1014], [57, 1020], [34, 1020]], "163-166, T:0-1": [[34, 1079], [34, 1080], [39, 1085], [40, 1085], [40, 1079]]}, "center": {"98-102": [913, 784], "85-97": [910, 784], "67-70": [958, 783], "24-25": [948, 729], "1-14": [300, 814], "141-155": [46, 1017], "163-166, T:0-1": [38, 1081]}},
{"id": "u0yo2a", "name": "Hüpferklan", "description": "Hüpferklan is a small, private Discord community of individuals who enjoy laughing and talking about axolotls. It developed as an offshoot from the public Discord community for the German development team CCBlueX.", "links": {"website": ["https://ccbluex.net"]}, "path": {"148-154": [[1492, 599], [1492, 609], [1542, 609], [1542, 599]]}, "center": {"148-154": [1517, 604]}},
{"id": "u0ym4w", "name": "Domohead", "description": "Domohead is a member of the Discord server Duck World, a server associated with the parody video game remix YouTube channel IivaUnner. This rubber ducky is Domohead's profile picture. The eye was made blue as a nod to Vukky, a blue robot character originally built in the same spot before being moved.", "links": {"discord": ["ZG8PUbX"]}, "path": {"26-108": [[619, 896], [617, 898], [617, 899], [614, 899], [614, 901], [616, 903], [616, 906], [618, 908], [623, 908], [627, 905], [627, 898], [623, 898], [621, 896]], "15-23": [[605, 897], [603, 899], [603, 900], [600, 900], [600, 902], [602, 904], [602, 907], [604, 909], [609, 909], [613, 906], [613, 900], [612, 899], [609, 899], [606, 897]], "12-14": [[595, 905], [598, 909], [602, 909], [608, 905], [608, 901], [606, 901], [606, 902], [601, 902], [600, 903], [597, 903]], "109-166, T:0-1": [[614, 901], [614, 902], [616, 904], [617, 908], [618, 909], [624, 909], [624, 908], [626, 907], [627, 906], [627, 899], [626, 899], [625, 900], [624, 900], [621, 897], [620, 897], [617, 899], [617, 900]]}, "center": {"26-108": [621, 903], "15-23": [607, 904], "12-14": [601, 906], "109-166, T:0-1": [621, 904]}},
{"id": "u0yjrm", "name": "King Necroseus, the Black Knight", "description": "Necroseus is a prominent character from the \"Soulwrought Legacies\" series of dark fantasy novels, which is in the early stages of being written by its two authors. He is an ominous force within the history of the world, and by way of waraxe and black magic, he forged his reputation as living myth.\n\nThis pixel art bust of his likeness was built through the effort and maintenance of the authors and their friends, and coexisted amongst the Shovel Knight characters for the latter two days of r/place until the whiteout. The Shovel Knight builders, not knowing his origin, affectionately called him \"Drip Knight\".", "links": {}, "path": {"108-166, T:0-1": [[1801, 346], [1805, 343], [1805, 338], [1808, 336], [1811, 338], [1811, 343], [1815, 346], [1815, 347], [1811, 351], [1805, 351]]}, "center": {"108-166, T:0-1": [1808, 346]}},
@ -6558,7 +6558,7 @@
{"id": "u2c8m8", "name": "KurtJMac", "description": "A Minecraft YouTuber, part of Mindcrack. Also known for his long-running series, Far Lands or Bust.", "links": {"website": ["https://www.youtube.com/user/kurtjmac"], "subreddit": ["mindcrack"]}, "path": {"118-166, T:0-1": [[1812, 422], [1812, 426], [1821, 426], [1821, 422]]}, "center": {"118-166, T:0-1": [1817, 424]}},
{"id": "u2buo2", "name": "Bob Lennon", "description": "French Minecraft YouTuber, part of Fanta & Bob.", "links": {"website": ["https://www.youtube.com/c/fantabobshow/videos"]}, "path": {"147-166, T:0-1": [[6, 1104], [6, 1113], [15, 1113], [15, 1104]]}, "center": {"147-166, T:0-1": [11, 1109]}},
{"id": "u2bu9k", "name": "IKA", "description": "Ika, meaning Squid, is a friend group who made a mural just to see how long it would last. They worked alongside FICSIT above, CTU to the right, and The Meat Men below. The group has stated they will be playing Minecraft next time place comes around instead of participating\n\nThey created a webpage in memory of their work", "links": {"website": ["https://frisout.neocities.org/place/place.html"]}, "path": {"109-166, T:0-1": [[426, 1840], [442, 1840], [442, 1850], [426, 1850]]}, "center": {"109-166, T:0-1": [434, 1845]}},
{"id": "u2bu60", "name": "TheFantasio974", "description": "French Minecraft YouTuber, part of Fanta & Bob.", "links": {"website": ["https://www.youtube.com/c/fantabobshow/videos"]}, "path": {"144-166, T:0-1": [[6, 1096], [6, 1105], [15, 1105], [15, 1096]]}, "center": {"144-166, T:0-1": [11, 1101]}},
{"id": "u2bu60", "name": "TheFantasio974", "description": "TheFantasio974 (Fanta) is a French YouTuber who plays the game Minecraft YouTuber. Alongside Bob Lennon, he is known for the series French Discovers Minecraft.", "links": {"website": ["https://www.youtube.com/c/fantabobshow/videos"]}, "path": {"143-166, T:0-1": [[6, 1096], [6, 1105], [15, 1105], [15, 1096]]}, "center": {"143-166, T:0-1": [11, 1101]}},
{"id": "u2bdk8", "name": "Diamond sword", "description": "A diamond sword is one of the strongest swords in the game Minecraft.", "links": {"website": ["https://minecraft.fandom.com/wiki/Sword"], "subreddit": ["Minecraft"]}, "path": {"76-84": [[1156, 856], [1156, 858], [1158, 861], [1156, 863], [1154, 863], [1154, 867], [1158, 867], [1158, 865], [1160, 863], [1163, 865], [1165, 865], [1165, 863], [1163, 861], [1201, 823], [1201, 821], [1190, 810], [1200, 800], [1200, 796], [1189, 785], [1201, 773], [1201, 770], [1195, 764], [1194, 765], [1194, 766], [1197, 771], [1184, 784], [1184, 786], [1196, 798], [1185, 809], [1185, 811], [1196, 822], [1161, 857], [1159, 857], [1158, 856]], "45-54": [[49, 962], [47, 964], [47, 969], [49, 969], [49, 974], [40, 982], [40, 988], [46, 988], [56, 979], [61, 981], [66, 981], [66, 973], [63, 973], [161, 874], [161, 873], [152, 873], [56, 966], [52, 962]], "57-63": [[1271, 890], [1271, 892], [1273, 895], [1271, 897], [1271, 899], [1274, 899], [1274, 897], [1275, 897], [1278, 899], [1280, 899], [1280, 896], [1279, 896], [1278, 895], [1280, 893], [1280, 892], [1278, 890], [1277, 890], [1275, 892], [1273, 890]], "156-166, T:0-1": [[70, 1060], [73, 1060], [77, 1064], [79, 1064], [79, 1069], [74, 1069], [74, 1067], [70, 1063]]}, "center": {"76-84": [1161, 860], "45-54": [56, 973], "57-63": [1276, 895], "156-166, T:0-1": [76, 1066]}},
{"id": "u2b99z", "name": "Among Us crewmates", "description": "Characters from the social deduction game Among Us.", "links": {"website": ["https://www.innersloth.com/games/among-us/", "https://en.wikipedia.org/wiki/Among_Us"]}, "path": {"56-68": [[1605, 869], [1605, 878], [1606, 878], [1606, 898], [1666, 898], [1666, 909], [1704, 909], [1704, 904], [1711, 904], [1752, 904], [1752, 899], [1772, 899], [1772, 893], [1773, 893], [1777, 889], [1828, 889], [1828, 878], [1709, 878], [1709, 869]]}, "center": {"56-68": [1692, 889]}},
{"id": "u2b627", "name": "Hexasan/Daybloom", "description": "The icon of Reddit user Hexasan (u/Hexasan1). Later changed by r/botania to also resemble a daybloom, one of the earliest useful items available in the Minecraft mod Botania.", "links": {"website": ["https://ftb.fandom.com/wiki/Daybloom", "https://www.reddit.com/user/Hexasan"], "subreddit": ["botania"]}, "path": {"49-165, T:0-1": [[179, 325], [177, 327], [180, 330], [183, 327], [181, 325]]}, "center": {"49-165, T:0-1": [180, 327]}},
@ -7301,7 +7301,7 @@
{"id": "u9i9qs", "name": "Weighted Companion Cube", "description": "The Weighted Companion Cube is a cube object from Valve's popular video game series Portal. It is destined to be incinerated.\n\nThis community didn't get the support of the main r/Portal community, so it was relying on a very small group of people who didn't want to join the efforts of the main group working on Wheatley or the portals at the German flag. This group was destined to fail with it being in contested territory and having very few people working on it; it only survived the first day and only because of an alliance with r/uwaterloo below it.", "links": {"website": ["https://theportalwiki.com/wiki/Weighted_Companion_Cube"]}, "path": {"9-24": [[669, 519], [669, 528], [670, 528], [670, 534], [693, 534], [693, 527], [694, 527], [694, 519]], "25-38": [[670, 523], [670, 527], [671, 527], [671, 534], [693, 534], [693, 527], [694, 527], [694, 520], [685, 520], [685, 523], [682, 526], [674, 526], [674, 525], [672, 523]]}, "center": {"9-24": [682, 527], "25-38": [687, 529]}},
{"id": "u9i6n2", "name": "Mothman Pixel Art", "description": "Pixel art of the Mothman; a humanoid flying cryptid that terrorized the city of Pleasant Point in 1967. This smaller unfinished build was replaced overnight by FNAF pixel art.", "links": {"subreddit": ["cryptids"]}, "path": {"109-166, T:0-1": [[1116, 1700], [1125, 1700], [1125, 1709], [1121, 1709], [1121, 1710], [1115, 1710], [1115, 1708], [1115, 1707], [1115, 1706], [1114, 1706], [1114, 1705], [1113, 1705], [1113, 1704], [1114, 1703], [1115, 1703], [1116, 1703]]}, "center": {"109-166, T:0-1": [1120, 1705]}},
{"id": "u9d1wf", "name": "Flag of Ukraine", "description": "Ukraine is a country in Eastern Europe. Due to the Russian invasion of Ukraine, many Redditors drew flags of Ukraine to show support for Ukraine.", "links": {"website": ["https://en.wikipedia.org/wiki/Ukraine", "https://en.wikipedia.org/wiki/Flag_of_Ukraine"], "subreddit": ["placeukraine", "ukraine"], "discord": ["fMf7RJBMw6"]}, "path": {"1-13": [[448, 473], [448, 528], [391, 528], [391, 530], [405, 534], [415, 547], [421, 547], [421, 528], [448, 528], [448, 549], [453, 556], [453, 565], [504, 558], [644, 552], [692, 553], [697, 554], [700, 563], [702, 563], [702, 535], [755, 535], [755, 555], [760, 554], [765, 547], [765, 541], [770, 533], [786, 536], [790, 533], [848, 532], [848, 528], [799, 528], [799, 521], [766, 506], [753, 506], [753, 523], [701, 523], [701, 503], [694, 508], [514, 496], [499, 501], [486, 501]], "56-66": [[1434, 546], [1431, 550], [1431, 551], [1433, 556], [1442, 558], [1445, 556], [1454, 556], [1456, 553], [1456, 549], [1452, 546]], "162-166, T:0-1": [[754, 1741], [754, 1731], [766, 1731], [766, 1741]]}, "center": {"1-13": [479, 531], "56-66": [1441, 552], "162-166, T:0-1": [760, 1736]}},
{"id": "u9bo3c", "name": "MiniMeMika", "description": "The Minecraft head of the Minecraft player MiniMeMika.", "links": {"website": ["https://www.youtube.com/c/heymika"]}, "path": {"150-166, T:0-1": [[15, 1096], [24, 1096], [24, 1105], [15, 1105]]}, "center": {"150-166, T:0-1": [20, 1101]}},
{"id": "u9bo3c", "name": "MiniMeMika", "description": "MiniMeMika is a player of the game Minecraft. This is MiniMeMika's Minecraft head.", "links": {"website": ["https://www.youtube.com/c/heymika"]}, "path": {"149-166, T:0-1": [[15, 1096], [24, 1096], [24, 1105], [15, 1105]]}, "center": {"149-166, T:0-1": [20, 1101]}},
{"id": "u9apbl", "name": "Flarogus", "description": "Amogus Joke Flare Unit in Mindustry", "links": {"subreddit": ["mindustry"]}, "path": {"109-165, T:0-1": [[502, 1212], [514, 1212], [514, 1227], [502, 1227]]}, "center": {"109-165, T:0-1": [508, 1220]}},
{"id": "u99s6l", "name": "Raccoon", "description": "A little raccoon", "links": {}, "path": {"109-165, T:0-1": [[927, 1331], [923, 1332], [934, 1323], [932, 1329], [934, 1345], [923, 1343], [924, 1332], [935, 1332], [934, 1344]]}, "center": {"109-165, T:0-1": [930, 1336]}},
{"id": "u980t5", "name": "Longlostbean", "description": "Longlostbean, a streamer, created this bean and befriended the Mili subreddit, allowing them to keep the characters on the board for 24 hours.", "links": {"website": ["https://www.twitch.tv/longlostbean"]}, "path": {"89-157": [[1646, 127], [1644, 129], [1644, 133], [1648, 137], [1651, 137], [1653, 135], [1653, 133], [1651, 131], [1651, 130], [1648, 127]]}, "center": {"89-157": [1648, 132]}},
@ -7535,7 +7535,7 @@
{"id": "udcjhf", "name": "The deep calls...", "description": "A well-known quote among the Deepwoken community.", "links": {"subreddit": ["deepwokenplace", "deepwoken"]}, "path": {"109-165, T:0-1": [[342, 1438], [342, 1459], [369, 1459], [369, 1457], [360, 1457], [360, 1453], [356, 1453], [356, 1438]]}, "center": {"109-165, T:0-1": [350, 1450]}},
{"id": "udc1z2", "name": "SJND", "description": "Saint Joesph Notre Dame High School is a school located in Alameda, California. It commonly goes by as SJND. The school's colors are Blue and Orange.", "links": {"website": ["https://www.sjnd.org/"], "subreddit": ["SJND"]}, "path": {"109-166, T:0-1": [[833, 1785], [833, 1791], [841, 1790], [843, 1785], [837, 1785], [834, 1785], [834, 1790], [843, 1791], [843, 1788], [843, 1787]]}, "center": {"109-166, T:0-1": [838, 1788]}},
{"id": "udbw46", "name": "Japan heart", "description": "A heart depicting the flag of Japan, an island country in East Asia.", "links": {"website": ["https://en.wikipedia.org/wiki/Japan", "https://en.wikipedia.org/wiki/Flag_of_Japan"]}, "path": {"127": [[259, 184], [257, 186], [257, 187], [261, 191], [265, 187], [265, 186], [263, 184]], "145": [[289, 178], [287, 180], [287, 181], [291, 185], [295, 181], [295, 180], [293, 178]], "156-157": [[271, 172], [269, 174], [269, 175], [271, 177], [275, 177], [277, 175], [277, 174], [275, 172]], "27-46": [[469, 161], [467, 163], [467, 166], [472, 171], [477, 166], [477, 163], [475, 161]], "18-21": [[272, 251], [270, 253], [270, 254], [274, 258], [278, 254], [278, 253], [276, 251]], "12-17, 22": [[325, 161], [323, 163], [323, 166], [328, 171], [333, 166], [333, 163], [331, 161]], "163-165, T:0-1": [[265, 171], [263, 173], [263, 174], [266, 177], [268, 177], [271, 174], [271, 173], [269, 171]]}, "center": {"127": [261, 187], "145": [291, 181], "156-157": [273, 175], "27-46": [472, 165], "18-21": [274, 254], "12-17, 22": [328, 165], "163-165, T:0-1": [267, 174]}},
{"id": "ud87ol", "name": "Vinesauce", "description": "Vinesauce is a group Twitch channel focused on video games.\n\nThis mural was built in appreciation for Vinesauce, containing inside jokes and characters from the community. It was created in collaboration with fellow streamer Jerma985's mural above.", "links": {"website": ["https://vinesauce.com/", "https://www.twitch.tv/Vinesauce", "https://en.wikipedia.org/wiki/Vinesauce"], "subreddit": ["Vinesauce"]}, "path": {"118-121": [[92, 1096], [136, 1096], [136, 1121], [92, 1121]], "122-166, T:0-1": [[103, 1061], [103, 1065], [101, 1067], [96, 1067], [95, 1068], [92, 1068], [92, 1122], [104, 1122], [105, 1121], [126, 1121], [127, 1122], [133, 1122], [133, 1121], [136, 1121], [136, 1068], [134, 1068], [133, 1067], [130, 1067], [129, 1068], [126, 1068], [126, 1066], [124, 1064], [124, 1062], [121, 1062], [121, 1066], [119, 1066], [118, 1065], [115, 1065], [115, 1066], [113, 1066], [111, 1064], [110, 1064], [108, 1066], [106, 1066], [106, 1061]]}, "center": {"118-121": [114, 1109], "122-166, T:0-1": [114, 1092]}},
{"id": "ud87ol", "name": "Vinesauce", "description": "Vinesauce is a group Twitch channel focused on video games.\n\nThis mural was built in appreciation for Vinesauce, containing inside jokes and characters from the community. It was created in collaboration with fellow streamer Jerma985's mural above.", "links": {"website": ["https://vinesauce.com/", "https://www.twitch.tv/Vinesauce", "https://en.wikipedia.org/wiki/Vinesauce"], "subreddit": ["Vinesauce"]}, "path": {"110-121": [[92, 1096], [136, 1096], [136, 1121], [92, 1121]], "122-166, T:0-1": [[103, 1061], [103, 1065], [101, 1067], [96, 1067], [95, 1068], [92, 1068], [92, 1122], [104, 1122], [105, 1121], [126, 1121], [127, 1122], [133, 1122], [133, 1121], [136, 1121], [136, 1068], [134, 1068], [133, 1067], [130, 1067], [129, 1068], [126, 1068], [126, 1066], [124, 1064], [124, 1062], [121, 1062], [121, 1066], [119, 1066], [118, 1065], [115, 1065], [115, 1066], [113, 1066], [111, 1064], [110, 1064], [108, 1066], [106, 1066], [106, 1061]]}, "center": {"110-121": [114, 1109], "122-166, T:0-1": [114, 1092]}},
{"id": "ucva8a", "name": "Nintendo 3DS", "description": "Etika's red Nintendo 3DS, used for playing Nintendo games for his content.", "links": {"website": ["https://en.wikipedia.org/wiki/Nintendo_3DS"], "subreddit": ["EtikaRedditNetwork"], "discord": ["VHzRpZ3327"]}, "path": {"109-165, T:0-1": [[1566, 1250], [1566, 1263], [1582, 1263], [1582, 1250]]}, "center": {"109-165, T:0-1": [1574, 1257]}},
{"id": "ucv89y", "name": "Etika logo", "description": "A stylized 'E' used as Etika's logo.", "links": {"subreddit": ["EtikaRedditNetwork"], "discord": ["VHzRpZ3327"]}, "path": {"109-165, T:0-1": [[1588, 1251], [1586, 1253], [1582, 1260], [1582, 1262], [1594, 1262], [1596, 1260], [1596, 1257], [1597, 1256], [1597, 1254], [1599, 1252], [1599, 1251]]}, "center": {"109-165, T:0-1": [1590, 1257]}},
{"id": "ucv5jb", "name": "Super Smash Bros.", "description": "Nintendo's crossover fighting game. Some of Etika's most popular videos were reactions to Super Smash Bros. character reveals.", "links": {"website": ["https://en.wikipedia.org/wiki/Super_Smash_Bros."], "subreddit": ["EtikaRedditNetwork"], "discord": ["VHzRpZ3327"]}, "path": {"104-166, T:0-1": [[1572, 165], [1568, 169], [1568, 172], [1572, 176], [1575, 176], [1579, 172], [1579, 169], [1575, 165]]}, "center": {"104-166, T:0-1": [1574, 171]}},
@ -7802,7 +7802,7 @@
{"id": "w2xw3c", "name": "المغرب", "description": "\"Morocco\" written in Arabic. Romanizes to \"al-Maghrib\", which means \"The West\".", "links": {"website": ["https://en.wikipedia.org/wiki/Arabic"], "subreddit": ["Morocco"]}, "path": {"29-48": [[223, 69], [223, 77], [243, 77], [243, 69]], "65-84": [[1493, 733], [1493, 736], [1495, 736], [1495, 738], [1513, 738], [1513, 730], [1502, 730], [1502, 732], [1501, 733]]}, "center": {"29-48": [233, 73], "65-84": [1505, 734]}},
{"id": "w4mb6b", "name": "Super Bowl LI", "description": "Super Bowl LI was an American football championship game in the National Football League (NFL) played on February 5, 2017 between the New England Patriots and the Atlanta Falcons. This scoreboard depicts the Falcons leading 28-3 in the third quarter. Later on, the Patriots came back from this deficit and won the game in overtime. This turn of events resulted in the nickname \"28-3\" and memes about the Falcons losing their 25-point lead.\n\nThis scoreboard was drawn by the Patriots community as a repeat of the first r/place event. However, this was frequently targeted by the streamer brucedropemoff, a Falcons fan. The Patriots community eventually drew the Patriots logo instead.", "links": {"website": ["https://en.wikipedia.org/wiki/Super_Bowl_LI", "https://knowyourmeme.com/memes/events/super-bowl-li"], "subreddit": ["Patriots"]}, "path": {"10-29": [[245, 45], [245, 83], [300, 83], [300, 45]], "56-136": [[1631, 588], [1631, 620], [1678, 620], [1678, 588]]}, "center": {"10-29": [273, 64], "56-136": [1655, 604]}},
{"id": "w4lvw7", "name": "Minecraft Hardcore hearts", "description": "Three hearts that appear in the game Minecraft, an infinite open-world sandbox game. Normally, you can respawn if you die, but if you die in Hardcore mode, you cannot respawn and must delete your save file. The hearts depicting player health change to this appearance in Hardcore mode.", "links": {"website": ["https://minecraft.fandom.com/wiki/Hardcore"], "subreddit": ["Minecraft"]}, "path": {"1-18": [[218, 55], [215, 58], [215, 61], [220, 66], [242, 66], [246, 62], [246, 57], [244, 55]]}, "center": {"1-18": [231, 61]}},
{"id": "w6rh82", "name": "Adult Baby/Diaper Lovers", "description": "ABDL, or Adult Baby/Diaper Lovers, is a group of people who enjoy wearing diapers and/or acting like infants, for many different reasons. Here's a space for all of them, including the ABDL subreddit and Discord server.", "links": {"website": ["https://en.wikipedia.org/wiki/Paraphilic_infantilism"], "subreddit": ["ABDL"], "discord": ["ABDL"]}, "path": {"72-100": [[1444, 216], [1439, 220], [1437, 225], [1437, 235], [1439, 238], [1439, 243], [1445, 248], [1445, 252], [1447, 254], [1451, 254], [1465, 265], [1489, 242], [1489, 226], [1484, 218], [1478, 214], [1443, 214]]}, "center": {"72-100": [1463, 236]}},
{"id": "w6rh82", "name": "Adult Baby/Diaper Lovers", "description": "ABDL, or Adult Baby/Diaper Lovers, is a group of people who enjoy wearing diapers and/or acting like infants, for many different reasons. Here's a space for all of them, including the ABDL subreddit and Discord server.", "links": {"website": ["https://en.wikipedia.org/wiki/Paraphilic_infantilism"], "subreddit": ["ABDL"], "discord": ["ABDL"]}, "path": {"72-100": [[1444, 216], [1439, 220], [1437, 225], [1437, 235], [1439, 238], [1439, 243], [1445, 248], [1445, 252], [1447, 254], [1451, 254], [1465, 265], [1489, 242], [1489, 226], [1484, 218], [1478, 214], [1443, 214]], "122-136": [[46, 996], [39, 999], [33, 1008], [33, 1018], [56, 1018], [57, 1019], [63, 1019], [63, 1022], [65, 1022], [65, 1002], [61, 998], [53, 996]]}, "center": {"72-100": [1463, 236], "122-136": [48, 1007]}},
{"id": "w9kgjt", "name": "Maryland hearts", "description": "Hearts depicting the yellow/black portion of the flag of Maryland.", "links": {"website": ["https://en.wikipedia.org/wiki/Maryland"], "subreddit": ["maryland"]}, "path": {"20-44": [[272, 32], [270, 34], [270, 36], [274, 40], [283, 40], [287, 36], [287, 34], [285, 32]], "115-146, 70-87": [[254, 32], [252, 34], [252, 36], [256, 40], [292, 40], [296, 36], [296, 34], [294, 32]]}, "center": {"20-44": [279, 36], "115-146, 70-87": [274, 36]}},
{"id": "w9kds5", "name": "Finland heart", "description": "A heart depicting the flag of Finland, a country in Northern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Finland", "https://en.wikipedia.org/wiki/Flag_of_Finland"], "subreddit": ["maryland", "place_nordicunion", "Suomi"]}, "path": {"148-165, T:0-1": [[290, 32], [288, 34], [288, 36], [292, 40], [296, 36], [296, 34], [294, 32]]}, "center": {"148-165, T:0-1": [292, 35]}},
{"id": "w9kcic", "name": "Iceland heart", "description": "A heart depicting the flag of Iceland.", "links": {"website": ["https://en.wikipedia.org/wiki/Iceland"], "subreddit": ["maryland", "place_nordicunion", "Iceland"]}, "path": {"148-165, T:0-1": [[281, 32], [279, 34], [279, 36], [283, 40], [287, 36], [287, 34], [285, 32]]}, "center": {"148-165, T:0-1": [283, 35]}},
@ -8462,7 +8462,7 @@
{"id": "y8d9n4", "name": "r/ireland", "description": "Subreddit for topics related to the country of Ireland.", "links": {"subreddit": ["ireland", "PlaceIreland"]}, "path": {"147-166, T:0-1": [[1278, 105], [1278, 113], [1318, 113], [1319, 112], [1319, 105]]}, "center": {"147-166, T:0-1": [1299, 109]}},
{"id": "y8h4ib", "name": "Austria heart", "description": "A heart depicting the flag of Austria.", "links": {"website": ["https://en.wikipedia.org/wiki/Austria"], "subreddit": ["Austria"]}, "path": {"141": [[1294, 158], [1292, 160], [1292, 162], [1296, 166], [1300, 162], [1300, 160], [1298, 158]], "14-16": [[311, 261], [309, 263], [309, 264], [313, 268], [317, 264], [317, 263], [315, 261]], "156-159": [[1096, 248], [1093, 251], [1093, 252], [1098, 257], [1103, 252], [1103, 251], [1100, 248]], "106-107": [[1072, 248], [1069, 251], [1069, 252], [1074, 257], [1079, 252], [1079, 251], [1076, 248]]}, "center": {"141": [1296, 161], "14-16": [313, 264], "156-159": [1098, 252], "106-107": [1074, 252]}},
{"id": "y8fvgp", "name": "Guinness", "description": "Guinness is an Irish stout beer with a black color and a white, creamy froth. It is one of the most popular beers both in Ireland and worldwide.", "links": {"website": ["https://www.guinness.com/", "https://en.wikipedia.org/wiki/Guinness"], "subreddit": ["PlaceIreland", "ireland"]}, "path": {"141-166, T:0-1": [[1255, 142], [1253, 144], [1253, 150], [1258, 150], [1258, 145]]}, "center": {"141-166, T:0-1": [1256, 146]}},
{"id": "y8i5fl", "name": "Purple Guy", "description": "William Afton, also known as the Purple Guy and The Employee, is the main antagonist of the Five Nights at Freddy's franchise. He is the co-founder of Fazbear Entertainment and a serial killer who targets infants and young children. He is directly responsible for all of the incidents and tragedies throughout the series.", "links": {"website": ["https://fivenightsatfreddys.fandom.com/wiki/William_Afton"], "subreddit": ["fivenightsatfreddys"]}, "path": {"10-20": [[17, 117], [15, 119], [15, 124], [8, 124], [8, 126], [10, 128], [13, 130], [17, 130], [17, 134], [23, 134], [21, 143], [21, 157], [27, 157], [27, 142], [31, 138], [31, 136], [27, 126], [24, 123], [22, 117]], "21-25": [[21, 143], [21, 157], [27, 157], [27, 143]], "63-66": [[1893, 313], [1891, 315], [1891, 321], [1893, 323], [1899, 323], [1901, 321], [1901, 315], [1899, 313]], "75-87": [[1742, 848], [1739, 851], [1739, 855], [1731, 855], [1731, 857], [1736, 861], [1739, 861], [1739, 869], [1749, 869], [1749, 860], [1750, 860], [1756, 855], [1756, 852], [1753, 852], [1751, 854], [1750, 854], [1750, 851], [1747, 848]]}, "center": {"10-20": [22, 129], "21-25": [24, 150], "63-66": [1896, 318], "75-87": [1744, 856]}},
{"id": "y8i5fl", "name": "Purple Guy", "description": "William Afton, also known as the Purple Guy and The Employee, is the main antagonist of the Five Nights at Freddy's franchise. He is the co-founder of Fazbear Entertainment and a serial killer who targets infants and young children. He is directly responsible for all of the incidents and tragedies throughout the series.", "links": {"website": ["https://fivenightsatfreddys.fandom.com/wiki/William_Afton"], "subreddit": ["fivenightsatfreddys"]}, "path": {"10-20": [[17, 117], [15, 119], [15, 124], [8, 124], [8, 126], [10, 128], [13, 130], [17, 130], [17, 134], [23, 134], [21, 143], [21, 157], [27, 157], [27, 142], [31, 138], [31, 136], [27, 126], [24, 123], [22, 117]], "21-25": [[21, 143], [21, 157], [27, 157], [27, 143]], "63-66": [[1893, 313], [1891, 315], [1891, 321], [1893, 323], [1899, 323], [1901, 321], [1901, 315], [1899, 313]], "75-87": [[1742, 848], [1739, 851], [1739, 855], [1731, 855], [1731, 857], [1736, 861], [1739, 861], [1739, 869], [1749, 869], [1749, 860], [1750, 860], [1756, 855], [1756, 852], [1753, 852], [1751, 854], [1750, 854], [1750, 851], [1747, 848]], "121-129": [[16, 1083], [14, 1086], [14, 1088], [13, 1089], [13, 1090], [15, 1092], [15, 1095], [18, 1095], [18, 1096], [24, 1096], [24, 1087], [22, 1087], [22, 1085], [20, 1083]]}, "center": {"10-20": [22, 129], "21-25": [24, 150], "63-66": [1896, 318], "75-87": [1744, 856], "121-129": [18, 1089]}},
{"id": "y8i2yb", "name": "Purple Guy", "description": "William Afton, also known as the Purple Guy and The Employee, is the main antagonist of the Five Nights at Freddy's franchise. He is the co-founder of Fazbear Entertainment and a serial killer who targets infants and young children. He is directly responsible for all of the incidents and tragedies throughout the series.", "links": {"website": ["https://fivenightsatfreddys.fandom.com/wiki/William_Afton"], "subreddit": ["fivenightsatfreddys"]}, "path": {"74-87": [[1306, 146], [1303, 149], [1303, 153], [1294, 153], [1292, 155], [1294, 157], [1299, 157], [1301, 159], [1303, 159], [1305, 161], [1307, 161], [1310, 179], [1313, 179], [1313, 163], [1314, 162], [1314, 157], [1311, 154], [1311, 148], [1309, 146]], "16-22": [[647, 263], [647, 270], [654, 270], [654, 263]], "102-138": [[1740, 317], [1738, 319], [1738, 328], [1733, 332], [1733, 334], [1734, 334], [1737, 331], [1739, 331], [1739, 334], [1746, 334], [1746, 317]], "27-37": [[709, 828], [707, 830], [707, 834], [705, 834], [705, 835], [707, 838], [709, 838], [711, 840], [711, 848], [710, 849], [711, 850], [713, 850], [713, 849], [716, 849], [716, 834], [715, 834], [715, 831], [713, 828]]}, "center": {"74-87": [1307, 156], "16-22": [651, 267], "102-138": [1742, 326], "27-37": [711, 835]}},
{"id": "y8hytl", "name": "Wine", "description": "A glass of wine representing the importance of wine in Irish and Czech cultures.", "links": {"website": ["https://en.wikipedia.org/wiki/Czech_wine", "https://en.wikipedia.org/wiki/Irish_wine"], "subreddit": ["PlaceIreland", "ireland", "czech"]}, "path": {"77-93": [[1266, 159], [1266, 164], [1270, 168], [1270, 170], [1268, 172], [1268, 173], [1274, 173], [1274, 172], [1272, 170], [1272, 168], [1276, 164], [1276, 159]]}, "center": {"77-93": [1271, 163]}},
{"id": "y8hwim", "name": "Mario", "description": "Mario is an Italian plumber and the titular character in Nintendo's Mario franchise. This is the sprite for Small Mario from the original Super Mario Bros. game, though with his modern color palette.", "links": {"website": ["https://en.wikipedia.org/wiki/Mario", "https://www.mariowiki.com/Mario"], "subreddit": ["Mario"]}, "path": {"74-81": [[1280, 141], [1277, 144], [1277, 150], [1276, 150], [1276, 158], [1289, 158], [1289, 150], [1288, 150], [1288, 143], [1285, 141]], "116-143": [[1363, 369], [1359, 373], [1359, 382], [1370, 382], [1370, 376], [1371, 375], [1370, 374], [1370, 373], [1366, 369]], "61-64": [[1555, 471], [1552, 475], [1552, 478], [1554, 478], [1554, 481], [1556, 483], [1559, 484], [1562, 481], [1562, 479], [1565, 477], [1565, 474], [1562, 471]], "28-37": [[711, 848], [711, 851], [710, 852], [710, 858], [709, 858], [709, 862], [710, 862], [710, 864], [721, 864], [721, 862], [722, 862], [722, 858], [720, 856], [720, 855], [722, 853], [721, 852], [721, 849], [718, 849], [717, 848]]}, "center": {"74-81": [1283, 152], "116-143": [1365, 376], "61-64": [1558, 476], "28-37": [715, 858]}},
@ -9988,7 +9988,7 @@
{"id": "11ir3pj", "name": "r/httyd", "description": "Subreddit focused on the film franchise How to Train Your Dragon", "links": {"website": ["https://en.wikipedia.org/wiki/How_to_Train_Your_Dragon"], "subreddit": ["httyd"]}, "path": {"7-165, T:0-1": [[830, 674], [830, 682], [854, 682], [854, 684], [857, 684], [859, 682], [864, 682], [864, 673], [837, 673], [836, 674]]}, "center": {"7-165, T:0-1": [841, 677]}},
{"id": "11ioxui", "name": "Leah Kazuno", "description": "Leah Kazuno is a first-year student in the anime Love Live! Sunshine!!", "links": {"website": ["https://love-live.fandom.com/wiki/Leah_Kazuno"], "subreddit": ["LoveLive"]}, "path": {"94-165, T:0-1": [[897, 681], [897, 686], [898, 687], [898, 689], [902, 689], [902, 685], [900, 681]]}, "center": {"94-165, T:0-1": [899, 685]}},
{"id": "11iox8o", "name": "Hanamaru Kunikida", "description": "Hanamaru Kunikida is a first-year student in the anime Love Live! Sunshine!!", "links": {"website": ["https://love-live.fandom.com/wiki/Yoshiko_Tsushima"], "subreddit": ["LoveLive"]}, "path": {"94-165, T:0-1": [[897, 675], [897, 681], [900, 681], [902, 678], [902, 677], [900, 675]]}, "center": {"94-165, T:0-1": [899, 678]}},
{"id": "11im0ae", "name": "Flag of Germany", "description": "Germany is a country in Central Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Germany", "https://en.wikipedia.org/wiki/Flag_of_Germany"], "subreddit": ["placeDE", "de", "germany"]}, "path": {"4-9": [[737, 663], [737, 667], [742, 667], [742, 665], [740, 663]], "55-58": [[1262, 626], [1262, 627], [1264, 630], [1273, 630], [1273, 626]], "42-54": [[670, 721], [670, 725], [677, 725], [677, 721]], "17-28": [[670, 718], [670, 722], [675, 722], [677, 720], [677, 718]], "71-73": [[1161, 783], [1161, 787], [1165, 787], [1165, 783]], "89-104": [[1869, 898], [1869, 905], [2000, 905], [2000, 898]]}, "center": {"4-9": [739, 665], "55-58": [1268, 628], "42-54": [674, 723], "17-28": [674, 720], "71-73": [1163, 785], "89-104": [1935, 902]}},
{"id": "11im0ae", "name": "Flag of Germany", "description": "Germany is a country in Central Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Germany", "https://en.wikipedia.org/wiki/Flag_of_Germany"], "subreddit": ["placeDE", "de", "germany"]}, "path": {"4-9": [[737, 663], [737, 667], [742, 667], [742, 665], [740, 663]], "55-58": [[1262, 626], [1262, 627], [1264, 630], [1273, 630], [1273, 626]], "42-54": [[670, 721], [670, 725], [677, 725], [677, 721]], "17-28": [[670, 718], [670, 722], [675, 722], [677, 720], [677, 718]], "71-73": [[1161, 783], [1161, 787], [1165, 787], [1165, 783]], "89-104": [[1869, 898], [1869, 905], [2000, 905], [2000, 898]], "145-147": [[34, 1013], [34, 1020], [37, 1020], [39, 1018], [41, 1018], [41, 1013]]}, "center": {"4-9": [739, 665], "55-58": [1268, 628], "42-54": [674, 723], "17-28": [674, 720], "71-73": [1163, 785], "89-104": [1935, 902], "145-147": [37, 1016]}},
{"id": "11ilvk9", "name": "Australia", "description": "The country of Australia as it appears on a map.", "links": {"website": ["https://en.wikipedia.org/wiki/Australia"], "subreddit": ["straya", "australia", "aus_place", "placeaustralia"]}, "path": {"90-92": [[748, 608], [747, 635], [764, 635], [767, 637], [768, 637], [777, 619], [777, 608]]}, "center": {"90-92": [761, 621]}},
{"id": "11japb9", "name": "Former location of EUC", "description": "The former location of the artwork for the EUC Undertale AU before it was destroyed by a streamer. The first EUC pixel art here was covered up by Avengers, and then when they moved, it was rebuilt in alliance with DeepWoken. This section says \"EUC\" (the name of the AU) and \"HFE\" (the name of one of the primary theories the AU uses, more info at [https://redd.it/vtyojk/](https://redd.it/vtyojk/)) along with showing the EUC heart logo.", "links": {"subreddit": ["euc_ut"], "discord": ["2vfVXWktJC"]}, "path": {"109-121": [[1626, 1689], [1627, 1700], [1645, 1701], [1646, 1689]]}, "center": {"109-121": [1636, 1695]}},
{"id": "twhc75", "name": "Shoot or Run", "description": "Shoot or Run is a housing in the Minecraft server Hypixel.", "links": {"website": ["https://hypixel.net/threads/shoot-or-run-the-original-housing.2591045/"], "subreddit": ["ShootOrRun"]}, "path": {"30-45": [[799, 599], [799, 607], [850, 607], [850, 599]]}, "center": {"30-45": [825, 603]}},
@ -10689,5 +10689,20 @@
{"id": "14737ah", "name": "r/RotMG", "description": "Subreddit focused on the game Realm of the Mad God.", "links": {"subreddit": ["RotMG"]}, "path": {"60-72": [[1805, 952], [1805, 956], [1827, 956], [1827, 958], [1831, 958], [1831, 952]], "75-79": [[1807, 951], [1807, 955], [1829, 955], [1829, 957], [1833, 957], [1833, 951]]}, "center": {"60-72": [1829, 954], "75-79": [1831, 953]}},
{"id": "1473gnn", "name": "Niko", "description": "Niko is the main character in the indie video game OneShot.", "links": {"website": ["https://oneshot.fandom.com/wiki/Niko"], "subreddit": ["oneshot"], "discord": ["5dQMafBgGZ"]}, "path": {"86-98": [[1830, 965], [1830, 969], [1829, 970], [1830, 971], [1830, 974], [1832, 974], [1833, 975], [1846, 975], [1847, 974], [1849, 974], [1849, 971], [1850, 970], [1849, 969], [1849, 965]]}, "center": {"86-98": [1840, 970]}},
{"id": "147sxfe", "name": "Announcer", "description": "The Announcer is the host of the first season of BFDI. He is a grey speaker box. He speaks with an artificial voice from AT&T's Natural Voices Text-to-Speech demo as Mike.\n\nThe Announcer tends to be more mature than most other characters, though at times he has shown to have a sense of humor.", "links": {"subreddit": ["BattleForDreamIsland"]}, "path": {"164": [[507, 1084], [507, 1079], [510, 1079], [510, 1084]]}, "center": {"164": [509, 1082]}},
{"id": "147ktca", "name": "Intro car", "description": "The intro car is a car found in Celeste that can be found by going left in the Prologue. It bears similarities with a 1992-1993 Honda Accord wagon, but with the addition of a radio antenna and a shorter, steeper end.", "links": {"website": ["https://celestegame.fandom.com/wiki/Intro_car"], "subreddit": ["celesteplace", "celestegame"], "discord": ["celeste"]}, "path": {"65-165, T:0-1": [[978, 879], [975, 883], [973, 883], [973, 886], [1007, 886], [1007, 885], [1001, 879]]}, "center": {"65-165, T:0-1": [990, 883]}}
{"id": "147ktca", "name": "Intro car", "description": "The intro car is a car found in Celeste that can be found by going left in the Prologue. It bears similarities with a 1992-1993 Honda Accord wagon, but with the addition of a radio antenna and a shorter, steeper end.", "links": {"website": ["https://celestegame.fandom.com/wiki/Intro_car"], "subreddit": ["celesteplace", "celestegame"], "discord": ["celeste"]}, "path": {"65-165, T:0-1": [[978, 879], [975, 883], [973, 883], [973, 886], [1007, 886], [1007, 885], [1001, 879]]}, "center": {"65-165, T:0-1": [990, 883]}},
{"id": "147ktcb", "name": "Fate", "description": "Fate is one of the main routes in the visual novel Fate/stay night. It features the character Saber as the main heroine.", "links": {"website": ["https://typemoon.fandom.com/wiki/Fate_(route)"], "subreddit": ["fatestaynight"]}, "path": {"129-165, T:0-1": [[16, 1054], [16, 1062], [34, 1062], [34, 1056], [29, 1056], [29, 1055], [25, 1055], [25, 1056], [22, 1056], [20, 1054]]}, "center": {"129-165, T:0-1": [20, 1059]}},
{"id": "147ktcc", "name": "Do as u will", "description": "The permanent message of the day for the Minecraft server Constantiam. It refers to the server's anarchy format, where there are no rules or admin enforcement.", "links": {"website": ["https://constantiam.net/"], "subreddit": ["constantiam"]}, "path": {"156-163, T:0-1": [[36, 1013], [36, 1018], [45, 1018], [45, 1021], [47, 1023], [57, 1023], [57, 1013]]}, "center": {"156-163, T:0-1": [51, 1018]}},
{"id": "147ktcd", "name": "RAC7", "description": "RAC7 is a Canadian game development studio known for their game Sneaky Sasquatch.", "links": {"website": ["https://www.rac7.com", "https://en.wikipedia.org/wiki/RAC7"], "subreddit": ["SneakySasquatch"]}, "path": {"157-163, T:0-1": [[35, 1052], [35, 1060], [52, 1060], [55, 1055], [55, 1052]]}, "center": {"157-163, T:0-1": [45, 1056]}},
{"id": "147ktce", "name": "Honk!", "description": "In Untitled Goose Game, one of the goose's main abilities is honking, which often elicits reactions out of humans in the game and helps the goose complete objectives.", "links": {"subreddit": ["untitledgoosegame"]}, "path": {"127-136": [[64, 1036], [59, 1036], [59, 1042], [63, 1042], [76, 1036], [77, 1035], [80, 1035], [80, 1029], [73, 1029], [73, 1032], [68, 1032], [68, 1034], [66, 1034]], "137-163, T:0-1": [[55, 1032], [74, 1032], [74, 1038], [55, 1038], [54, 1041]]}, "center": {"127-136": [76, 1032], "137-163, T:0-1": [64, 1035]}},
{"id": "147ktcf", "name": "Awburn", "description": "Awburn is one of the creatures (Kinfolk) in the game Kindred Fates.", "links": {"website": ["https://kindredfates.fandom.com/wiki/Awburn"], "subreddit": ["KindredFates"]}, "path": {"151-165, T:0-1": [[0, 1061], [0, 1068], [9, 1068], [9, 1061]]}, "center": {"151-165, T:0-1": [5, 1065]}},
{"id": "147ktcg", "name": "Kodoki", "description": "Kodoki is one of the creatures (Kinfolk) in the game Kindred Fates.", "links": {"website": ["https://kindredfates.fandom.com/wiki/Kodoki"], "subreddit": ["KindredFates"]}, "path": {"153-164, T:0-1": [[58, 1054], [55, 1057], [55, 1060], [57, 1063], [60, 1063], [62, 1060], [62, 1057], [59, 1054]]}, "center": {"153-164, T:0-1": [59, 1059]}},
{"id": "147ktch", "name": "Kainite", "description": "Kainite is one of the creatures (Kinfolk) in the game Kindred Fates.", "links": {"website": ["https://kindredfates.fandom.com/wiki/Kainite"], "subreddit": ["KindredFates"]}, "path": {"141-166, T:0-1": [[56, 1063], [54, 1065], [57, 1068], [59, 1068], [62, 1065], [61, 1064], [59, 1064], [59, 1062], [58, 1062], [57, 1063]]}, "center": {"141-166, T:0-1": [58, 1066]}},
{"id": "twzjrp", "name": "GET 16", "description": "GET 16 is a French academic family at the engineering school INSA Lyon. They are known for their propeller cap.", "links": {}, "path": {"157-160": [[28, 1081], [28, 1085], [30, 1087], [31, 1087], [31, 1093], [41, 1093], [41, 1081]]}, "center": {"157-160": [36, 1086]}},
{"id": "147ktci", "name": "BL1ND JUST1C3", "description": "BL1ND JUST1C3 is an music album created by the character Terezi Pyrope from the webcomic Homestuck.", "links": {"website": ["https://homestuck.bandcamp.com/track/bl1nd-just1c3-1nv3st1g4t1on-2"], "subreddit": ["homestuck"]}, "path": {"125-166, T:0-1": [[62, 1097], [62, 1109], [91, 1109], [91, 1097]]}, "center": {"125-166, T:0-1": [77, 1103]}},
{"id": "147ktcj", "name": "Cowboy Toad", "description": "Cowboy Toad is an avatar and mascot commonly used by commentator and Twitch streamer CONEY. It is a rendition of the character Toad from the Mario games, specifically Toad's appearance in the Western Land board in Mario Party 2.", "links": {"website": ["https://www.mariowiki.com/Western_Land"], "subreddit": ["Coney"]}, "path": {"122-166, T:0-1": [[47, 1071], [41, 1077], [41, 1079], [42, 1080], [42, 1085], [46, 1089], [46, 1093], [45, 1094], [45, 1096], [56, 1096], [56, 1092], [61, 1089], [61, 1086], [58, 1086], [55, 1088], [53, 1088], [56, 1085], [56, 1079], [53, 1076], [53, 1073], [51, 1071]]}, "center": {"122-166, T:0-1": [49, 1082]}},
{"id": "147ktck", "name": "Dancing C", "description": "Dancing C is the 1-month subscriber badge of Twitch streamer CONEY.", "links": {"subreddit": ["Coney"]}, "path": {"122-166, T:0-1": [[71, 1078], [68, 1080], [66, 1083], [66, 1085], [63, 1085], [63, 1086], [61, 1086], [61, 1090], [65, 1090], [65, 1094], [79, 1094], [79, 1090], [83, 1090], [83, 1084], [79, 1084], [77, 1080], [75, 1078]]}, "center": {"122-166, T:0-1": [73, 1087]}},
{"id": "147ktcl", "name": "CONEY Twitch channel", "description": "A link to the Twitch channel of the streamer CONEY, along with a plug to subscribe to him.", "links": {"website": ["https://www.twitch.tv/coney"], "subreddit": ["Coney"]}, "path": {"120-121": [[108, 1071], [108, 1077], [124, 1077], [124, 1088], [126, 1090], [128, 1088], [128, 1071]], "122-166, T:0-1": [[54, 1071], [52, 1073], [52, 1075], [54, 1077], [86, 1077], [86, 1095], [89, 1095], [91, 1093], [91, 1077], [90, 1077], [90, 1071]]}, "center": {"120-121": [111, 1074], "122-166, T:0-1": [79, 1074]}},
{"id": "147ktcm", "name": "Flag of France", "description": "France is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/France", "https://en.wikipedia.org/wiki/Flag_of_France"], "subreddit": ["placefrance", "franceplace", "placeFR", "france"]}, "path": {"147-150": [[0, 1021], [0, 1029], [7, 1029], [7, 1021]]}, "center": {"147-150": [4, 1025]}},
{"id": "147ktcn", "name": "Flag of Spain", "description": "Spain is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Spain", "https://en.wikipedia.org/wiki/Flag_of_Spain"], "subreddit": ["esPlace", "spain"]}, "path": {"146": [[0, 1021], [0, 1026], [5, 1026], [7, 1024], [7, 1021]], "134-144": [[47, 73], [47, 86], [85, 86], [85, 73]], "4-16": [[583, 254], [580, 257], [583, 260], [586, 257]]}, "center": {"146": [4, 1024], "134-144": [66, 80], "4-16": [583, 257]}},
{"id": "147ktco", "name": "Dandelion", "description": "The item sprite for a dandelion flower in the game Minecraft. Dandelions can be turned into yellow dye (dandelion yellow) or used for decoration.", "links": {"website": ["https://minecraft.fandom.com/wiki/Flower"], "subreddit": ["Minecraft"]}, "path": {"129-144": [[38, 1055], [38, 1061], [41, 1064], [43, 1064], [43, 1062], [45, 1060], [45, 1055]]}, "center": {"129-144": [42, 1059]}}
]