Started by
DomkaLtu
on
Topic category: Help with Minecraft modding (Java Edition)
So i made a TNT that works like a normal tnt and has everything it needs,But when it goes from normal to lit tnt the explosion happens at where the normal tnt appeared,how do I make xyz cordinates to a moving block
1. we cant see the code blocks
right click the image thingy
alright. Make it so that its actually a separate entity that it spanws, not a falling sand. TNT is actually a separate entity. Then, make it so that when the entity is spawned, it waits 120 ticks(6 seconds) then explodes.
i did make it,i have 2 tnts,one lightable,one the falling one,the problem is that it exploded where I had placed the original one,and not where I want.If the tnt falls its gonna explode where it originally started
make the falling tnt a separate entity right now ots just another block. Actually make a custom entity that explodes after a few ticks