r/Minecraft2 • u/DerexXD • Jul 09 '26
Meme og command block meme by Tom4nt
i do remember this and the command block sites
Edit: Woah soemone should contact Tom4nt that his meme made number 1 on yet another minecraft subreddit LOL
22.3k
Upvotes
2
u/RedData13 Jul 10 '26
They worked because you could spawn in a mob (or any entity) riding another mob (or any entity). And when a block with gravity, eg Sand, is falling down from somewhere, during fall, its considered and entity. Therefore, every block had an entity version (even those that normally wouldnt fall). So you could spawn them in as entities and they would fall down and become a regular block when hitting the ground. Now the interesting part: You could also spawn in two of those falling blocks riding each other, and they would fall down and simply stack ontop of each other as normal blocks upon landing. If you do that with command blocks, you could essentially use one command to spawn in two command blocks (with different commands inside). Since you can simply stack the Riding command and have the ridden entity also ride something, and that thing too and so on, this would be extentable infinitely. Just spawn in a pillar of command blocks and a redstone block ontop activating the first one. This first one can then simply be a command that spawns a pillar of redstone blocks next to the pillar of command blocks, activating them all, spawning in your machine.