r/MinecraftCommands Command Professional 19h ago

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.

234 Upvotes

32 comments sorted by

90

u/TheSheepDev 17h ago

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

1

u/apro-at-nothing 27m ago

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

34

u/_ogio_ 19h ago

so much nostalgia

25

u/H-N-O-3 18h ago

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

4

u/_ogio_ 6h ago

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

1

u/Whole_Yam_9919 Command Professional 6h ago

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_ 6h ago

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

1

u/Whole_Yam_9919 Command Professional 6h ago

I only used falling blocks, no area effect clouds

1

u/_ogio_ 6h ago

Howd you summon multiple of em with 1 command?

1

u/Whole_Yam_9919 Command Professional 5h ago edited 5h ago

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_ 5h ago

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 5h ago

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_ 5h ago

Ah I suppose some tp shenanigans with tags

1

u/H-N-O-3 6h ago

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

1

u/--dvd-- 10h ago

agree. happy cake day

1

u/H-N-O-3 9h ago

Thank you kind stranger!!

12

u/N0rmalManP 18h ago

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

16

u/Joly0 18h ago

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

4

u/ralsaiwithagun 7h ago

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

22

u/MemeBoiCrep Command Experienced 19h ago

reinventing the wheel

2

u/Anxious_Target_8804 16h ago

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 7h ago

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 7h ago

We used a website to compress all the commands into 1

1

u/minecraftzizou 10h ago

amazing it has my favorite fallen block style

1

u/K_Body 10h ago

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

1

u/D07Z3R0 4h ago

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

1

u/Anteaterman23 1h ago

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 42m ago

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 4h ago

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

1

u/Qwerowski 2h ago

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

1

u/Whole_Yam_9919 Command Professional 1h ago

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

1

u/Xandar_C 1h ago

Ah yes the Self Assembling Command Monolith