Started by
Smakced
on
Topic category: Help with MCreator software
I'm trying to make TNT but I can't make it act as regular TNT. I can get it to explode when right clicking by using the procedures but that's it, it doesn't have any timer and doesn't require any flint and steel, which I would like it to do. Can someone please help I've been trying to make TNT for 2 days without no success. Thank you!
Well for starters its when you light TNT with a flint and steel it actually removes the block and spawns an entity (Why it suddenly hops) in its place that will explode after a few seconds.
The right click is what tells the tnt block to delete itself and spawn the entity that looks exactly like the block that explodes in its place.
If you would like I could make an example of this procedure for you guys to understand this transition from block to entity to explosion.
If you could that’d be great. I’ve been messing around with it since this post and still can’t get it to function correctly.
If you could that’d be great. I’ve been messing around with it since this post and still can’t get it to function correctly.
I've been trying to do tnt as well, except I can't get the explosion to trigger on the tnt (I'm kind of a novice with MCreator coding command things). How do I do that?
you still have the problem of the entity doesn't behave like normal tnt, it doesn't have a random explosion element and doesn't have that flying affect you get from placing tonnes of tnt, they glow red and bounce around.