Page 1 of 1

Good nuke mods?

PostPosted: Thu Nov 10, 2016 19:41
by KittyCakes
Any good nuke mods there. Or TNT mods? Like REALLY Powerful TNT? I wanna cause destruction!

Re: Good nuke mods?

PostPosted: Thu Nov 10, 2016 20:29
by red-001
You could increase the radius of default TNT.

Re: Good nuke mods?

PostPosted: Fri Nov 11, 2016 00:30
by taikedz
I was playing on a server the other day with a wand that replicated nodes..... and a stack of TNT....

Result was a cluster bomb of TNT. I am thinking it might be interesting to combine those into 1 ... let me come back to you on that :-P

Re: Good nuke mods?

PostPosted: Fri Nov 11, 2016 01:18
by taikedz
Done.

https://github.com/taikedz/minetest-cluster_tnt

You can adjust the size of the cluster in the top of the init.lua

Default is 5 ; you can make it as big as you want but I recommend not going beyond about 10 to avoid crashing your game...

When the main TNT body explodes, some residual tnt blocks are sent flying and explode a little later. Devastating/extremely-satisfying effects when placed in mountain ranges :D

Recipe:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
mese crystal,   coal block,   mese crystal

 coal block  ,     tnt,        coal block

mese crystal,   coal block,   mese crystal


Or just

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/giveme cluster_tnt:tnt


Enjoy :-)

Re: Good nuke mods?

PostPosted: Fri Nov 11, 2016 12:57
by DS-minetest
i prefer this nuke mod