Multiple command in the CommandBlock?

ch
1

Moin, I'm currently creating a labyrinth in Minecraft.

In this labyrinth I would like to create walls and have them dispawed again after a certain time.

I'm ready to find out that it can be done with / fill.

But how do I work in the time and is it possible to put the command in just one block?

Here is an example of my current command:

/ fill 129 7 118 128 12 118 minecraft: mossy_cobblestone

Only where and above all how do I use a component that specifies the command only every 60 seconds e.g. Spawn the specified wall? Wouldn't like to build a huge red tone circuit now, because you would hear it too…

he

After the red tone circuit that activates the command block, build a couple of full-level amplifiers (you'll need a couple of). Behind the amplifiers is a command block with the command:

/ fill 129 7 118 128 12 118 minecraft: air