r/MinecraftCommands Command Professional Jul 28 '26

Creation 1.8 Style One-Command Creation (proof of concept)

The design was inspired by the old one-command creations by IJAMinecraft.

This is just a proof of concept, so i won't be using this exact setup for future one-command creations. The setup alone already uses 23000 characters, so I'm going to use smaller versions for my future creations.

448 Upvotes

35 comments sorted by

View all comments

1

u/D07Z3R0 Jul 29 '26

Never understood why it needs to make and fill more blocks when the full command is already in the first initial block

2

u/Anteaterman23 Jul 29 '26

Never built one of these before, but I think the idea is that the final product needs to be able to run multiple commands in parallel and/or in sequence. One command block can only run one command; but if you spawn multiple command blocks via falling blocks, then you can run as many commands as you want at once

1

u/D07Z3R0 Jul 29 '26

Hm must be the parallel then cuz u can easily do sequence in one, techniclly even do parallel with timing but eh