Jump to content

help


BOXEY

Recommended Posts

help

code


		set {_b} to event-block
		wait 5 ticks
		play mob spawner flames at the targeted block to the player
		remove 1 blaze rod from player
		set block to lightning rod
		set {_loc} to location of event-block
		wait 10 ticks
		play mob spawner flames at the targeted block to the player
		play mob spawner flames at block above {_loc} to the player
		set block above {_loc} to lightning rod
		set block to stripped dark oak log
		wait 10 ticks
		play mob spawner flames at block above {_loc} to the player
		play mob spawner flames at block 2 above {_loc} to the player
		set block 2 above {_loc} to lightning rod
		set block above {_loc} to stripped dark oak log
		wait 5 ticks
		set block to {_b}

the original block is not going back to the block before it was replaced

 

so if it was placed on sand

it will spawn the totem

then the block below goes back to sand

 

and it wont go back to sand

Edited by Boxmonkey
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...