From a02d07a5df5d40d04cb77d6b41b5c9ab4e7d4ed2 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Tue, 15 Jul 2025 22:30:56 +0200 Subject: [PATCH] Add submission from Lemmy post 8449429 --- .../super_mario_world_rotating_block.json | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 entries2025/super_mario_world_rotating_block.json diff --git a/entries2025/super_mario_world_rotating_block.json b/entries2025/super_mario_world_rotating_block.json new file mode 100644 index 000000000..9226ca2c6 --- /dev/null +++ b/entries2025/super_mario_world_rotating_block.json @@ -0,0 +1,57 @@ +{ + "id": 5213811569, + "name": "Super Mario World Rotating Block", + "description": "Scaled down version of the rotating blocks from \"Super Mario World\".", + "links": { + "website": [ + "https://www.mariowiki.com/Rotating_Block" + ] + }, + "path": { + "34-48": [ + [ + 297, + 418 + ], + [ + 301, + 418 + ], + [ + 302, + 419 + ], + [ + 302, + 423 + ], + [ + 301, + 424 + ], + [ + 297, + 424 + ], + [ + 296, + 423 + ], + [ + 296, + 419 + ] + ] + }, + "center": { + "34-48": [ + 299, + 421 + ] + }, + "source_list": { + "lemmy": [ + 8449429 + ] + } +} \ No newline at end of file -- GitLab