Jump to content
  • Sign Up
Android_c10

mcgalaxy making fire burning blocks

Recommended Posts

hello,i have a question,how do i make fire burn blocks and tnt explode on mcgalaxy? i've already asked many peoples about this,but i got no good answer,some peoples said i needed to set the physics to instant,but that didnt work,if i can get this to work i would be happy,thanks for the attention!

Share this post


Link to post

Make a block burnable in the level you're in:

/os blockprops [block] lavakills
OR
/blockprops levelĀ [block] lavakills

Make a block burnable across all levels:
/blockprops global [block] lavakills

Make TNT explode:
/os physics 3
OR
/physics 3

Place tnt. Place fire on top of it.
OR
Use /c4

For more TNT types, try /search blocks TNT
Then use /[block]
to toggle that type of TNT placing

Share this post


Link to post
1 minute ago, Android_c10 said:

hmm... seems like only lava can burn that block,i want the block to be burnable by fire too.

It's a shared property. If lava burns it, so does fire, as long as physics are 3.

Share this post


Link to post

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