1
Some command questions
So I want to make something like a window blocker, like in a certain range, as long as i stepped over a dark oak slab, the block above the dark oak slab i stepped over will be replaced by iron bars. After 10-20 seconds, the iron bars will disappear. Can Anyone help me plz?
1
detect if the block under u is a dark oak slab and summon an armorstand.
setblock the block the armorstand is in to iron bars.
Give a timer scoreboard to the armorstand which after 20 seconds, will get rid of the iron bars
setblock the block the armorstand is in to iron bars.
Give a timer scoreboard to the armorstand which after 20 seconds, will get rid of the iron bars
