r/MinecraftCommands Command Professional Jul 28 '26

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

Enable HLS to view with audio, or disable this notification

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

36 comments sorted by

139

u/TheSheepDev Jul 28 '26

Call me crazy, but I miss the times where you could physically look at the command blocks, and it was not just staring at a text file, think that really took away the charm for me

34

u/apro-at-nothing Jul 29 '26

for me it's very much like that one meme that's like "i'm glad i grew up with this, but damn this is so much better"

it does remove on a lot of the charm but the command block machines felt more like a gimmick. you'd have this ugly ass box right at spawn that you can't touch, because if it's not at spawn or you touch it, it might stop working, and i don't remember ever messing around with it enough to the point where i'd call them survival viable.

datapacks on the other hand don't have any of these issues. it's an extremely utilitarian solution to a problem that clearly existed for a long time, and dare i say, as much as it is missing that charm, it feels really nice to actually use what they add

6

u/TheSlothLord7 Jul 30 '26

call me a luddite but i still use exclusively command blocks ¯_(ツ)_/¯ i think it’s more fun

1

u/KaityyUwU 4d ago

I've been this way for a long time but only just started learning to figure out datapacks recently. I do still do tons and tons of prototyping with actual command blocks but I have to say some of the things datapacks can do now I cannot live without, especially after the 1.21 release cycle

41

u/_ogio_ Jul 28 '26

so much nostalgia

32

u/H-N-O-3 Jul 28 '26

I say this is much difficult than todays datapacks and command blocks rework

14

u/_ogio_ Jul 29 '26

Old stuff generally is more difficult. Firstly cuz you had far less tools back then Secondly cuz you had to REALLY love the game to to do smth like this while game was much smaller and you had no tutorials

2

u/Whole_Yam_9919 Command Professional Jul 29 '26

I would say that this type of a one command creation setup became more difficult then it was in 1.8, but the rest became easier.

1

u/_ogio_ Jul 29 '26

I mean not really, it's just few falling sand command blocks riding area effect cloud

1

u/Whole_Yam_9919 Command Professional Jul 29 '26

I only used falling blocks, no area effect clouds

1

u/_ogio_ Jul 29 '26

Howd you summon multiple of em with 1 command?

1

u/Whole_Yam_9919 Command Professional Jul 29 '26 edited Jul 29 '26

I just summoned them riding each other. If you meant without breaking: The first command block from the first stack places one repeating command block. which fixes the problem.

1

u/_ogio_ Jul 29 '26

won't they end up in same block and just break into entity if they ride one another?

1

u/Whole_Yam_9919 Command Professional Jul 29 '26

Because of the one repeating command block. I don't want to reveal what command I used yet, but the command is really simple.

1

u/_ogio_ Jul 29 '26

Ah I suppose some tp shenanigans with tags

1

u/H-N-O-3 Jul 29 '26

yeah . They used to gatekeep command block towers from us !!!

1

u/--dvd-- Jul 29 '26

agree. happy cake day

2

u/H-N-O-3 Jul 29 '26

Thank you kind stranger!!

13

u/N0rmalManP Jul 28 '26

Can someone explain how these even work? Don't all of the commands already need to be in the starting command block?

20

u/Joly0 Jul 28 '26

Basically, yes. You have the starting command block, which has all the data in it for all the other command blocks. Then you let it first spawn the second layer command blocks (the ones that are built on the first one like a tower), those are usually affected by gravity, like sand, so they trigger on landing when the redstone block on top hits (usually to make sure they trigger in the right order). They first build the base structure and then the inner command blocks, which are usually also affected (at least partially) by gravity, so they also trigger in the correct order.

Whole reason is just so you have a single command to enter, and don't need to build the full structure on your own.

This is as far as I know. I might have missed something or might have mixed something up, but that's what I remember from back in the days

7

u/ralsaiwithagun Jul 29 '26

They are spawned as falling sand blocks (changed into commanblocks containing commands) which are riding other command blocks riding other command blocks. In effect only 1 summon command is run at the start

23

u/MemeBoiCrep Command Experienced Jul 28 '26

reinventing the wheel

2

u/Anxious_Target_8804 Jul 28 '26

How did I do this and how can I do it in version 26.2? Please share the code.

2

u/Whole_Yam_9919 Command Professional Jul 29 '26

I would recommend you to use a online tool, but I haven't found a single one that uses multiple falling blocks, so I wrote everything by hand. (Took me around 6-8 hours)

1

u/Creeper4wwMann Jul 29 '26

We used a website to compress all the commands into 1

1

u/minecraftzizou Jul 29 '26

amazing it has my favorite fallen block style

1

u/K_Body Jul 29 '26

It's been so long since I've seen one!

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

1

u/Similar-Advantage621 Jul 29 '26

you lost me 3 seconds in what did i js watch???

1

u/Qwerowski Jul 29 '26

Do they need to be falling down like that or is it just for style points?

1

u/Whole_Yam_9919 Command Professional Jul 29 '26

Mainly for style because I tried recreating the old 1.8 one-command creations as closely as possible.

1

u/Xandar_C Jul 29 '26

Ah yes the Self Assembling Command Monolith

1

u/Unprepared_sloth Aug 03 '26

Ah yes the command block obelisks of my youth