Jump to content

How Do I Do That


Cho4yo

Recommended Posts

I don't know if plugins that feature but 

# this should work

on break of grass_block:
    set {_location} to location of block
    execute console command "setblock %{_location}% minecraft:bedrock
    wait 40 tick
    execute console command "setblock %{_location}% minecraft:grass_block

if it doesn't let me know

200.gif?cid=eded0a25fube4zetrcz2czqjrlxt

im bacc

i cant stop doing the chika dance

 

Link to comment
Share on other sites

Just now, Avippy said:

execute console command "setblock %{_location}% minecraft:bedrock wait 40 tick execute console command "setblock %{_location}% minecraft:grass_block

^ if you want different blocks change minecraft:bedrock or minecraft:grass_block to the block u need

200.gif?cid=eded0a25fube4zetrcz2czqjrlxt

im bacc

i cant stop doing the chika dance

 

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...