I am trying to reset/wipe all blocks in a region I need help with this i think my code is right can someone fix it for me?
command /test:
trigger:
If region at player is set:
set {region_loc} to player's location
loop blocks in region at {region_loc}:
set block at {region_loc} to air
Question
redben1000
I am trying to reset/wipe all blocks in a region I need help with this i think my code is right can someone fix it for me?
command /test:
trigger:
If region at player is set:
set {region_loc} to player's location
loop blocks in region at {region_loc}:
set block at {region_loc} to air
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now