#I'm curious if it is possible to make the structure a single command block that /place the structure
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1750289601:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D
Open question: #1382697368272633956
I don't understand
Is the command block being naturally generated?
Command_block{auto:1b,Command:"place..."}
Then I don't believe that's possible, I think even if the command block is set to auto, it still won't actually run because it gets placed during worldgen. At least until it receives a block update
How about a functiin
What about a function?
The command that the command block runs is irrelevant to whether the command block can run a command at all
If it is repeating always active, would it work?
If the world gen spawns a repeating always active command block, would it require an update?
No, for the same reason
Possibly
Try making it and see if it's possible 🤷
I think they don't trigger when naturally generated
when? I don't remember them doing that
I remember people would have impulse command blocks in a structure, with a falling redstone block falling next / on it
and it'd run commands
I think that was the way to spawn entities way before in the past
my memory is fogged
That's a totally different thing