I started with 2 command blocks then went to 4 command blocks and things got weird both times so I will walk you through my steps I did and at the end of this long speel I will get to the question btw my coords were in the hundreds so I will simplify down to as if it was Superflat Creative! So I went and placed a repeating command block and entered /setblock 0 5 0 sand then after that I made a chain command block always active and entered /setblock 0 5 0 gravel <-- notice how 5 is above 4, because I intended the first block to drop then the second to be on it! The end result in this case was 2 gravels on top of each other, the Sand was nowhere to be seen! So I thought fine lets scale this up a little thinking well maybe the block is turning to gravel before the sand has a chance to fall so I upped up my game and changed my system to "Repeat, Chain, Chain, Chain" <-- Command blocks, then I did the following /setblock 0 7 0 sand, /setblock 0 4 0 air, /setblock 0 7 0 gravel, /setblock 0 4 0 air, so I let it rip, and this time I got a pillar of gravel just spewing out only gravel blocks! [NOW HERE'S MY QUESTION] How do I make an alternating block where it switches from one to the other? Obviously my experiment failed but I not sure why?
I noticed this thread has been Moved by a mod or someone, But I assure you this is Windows 10 Bedrock Edition I was doing these commands on, this was originally in the Windows 10 Bedrock section!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I started with 2 command blocks then went to 4 command blocks and things got weird both times so I will walk you through my steps I did and at the end of this long speel I will get to the question btw my coords were in the hundreds so I will simplify down to as if it was Superflat Creative! So I went and placed a repeating command block and entered /setblock 0 5 0 sand then after that I made a chain command block always active and entered /setblock 0 5 0 gravel <-- notice how 5 is above 4, because I intended the first block to drop then the second to be on it! The end result in this case was 2 gravels on top of each other, the Sand was nowhere to be seen! So I thought fine lets scale this up a little thinking well maybe the block is turning to gravel before the sand has a chance to fall so I upped up my game and changed my system to "Repeat, Chain, Chain, Chain" <-- Command blocks, then I did the following /setblock 0 7 0 sand, /setblock 0 4 0 air, /setblock 0 7 0 gravel, /setblock 0 4 0 air, so I let it rip, and this time I got a pillar of gravel just spewing out only gravel blocks! [NOW HERE'S MY QUESTION] How do I make an alternating block where it switches from one to the other? Obviously my experiment failed but I not sure why?
I noticed this thread has been Moved by a mod or someone, But I assure you this is Windows 10 Bedrock Edition I was doing these commands on, this was originally in the Windows 10 Bedrock section!