can't make gunpowder

Athanasius
New member
 
Posts: 4
Joined: Fri Sep 12, 2014 15:32
In-game: Athanasius

can't make gunpowder

by Athanasius » Fri Sep 12, 2014 15:36

Recently I set up my own server. It works great, but when I put a lump of coal and some gravel in the crafting grid, nothing happens. I do not get this problem when playing single player. Could it be a problem with the server? Any suggestions?
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

Re: can't make gunpowder

by sfan5 » Fri Sep 12, 2014 16:00

TNT is disabled for multiplayer by default.
Add enable_tnt = 1 to minetest.conf to enable it.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

Athanasius
New member
 
Posts: 4
Joined: Fri Sep 12, 2014 15:32
In-game: Athanasius

Re: can't make gunpowder

by Athanasius » Sun Sep 14, 2014 07:49

Ah, thanks very much.
 

Athanasius
New member
 
Posts: 4
Joined: Fri Sep 12, 2014 15:32
In-game: Athanasius

Re: can't make gunpowder

by Athanasius » Sun Sep 14, 2014 08:00

hmmm didn't seem to work. the minetest.conf file is supposed to be in the minetest main folder, right? Also, I didn't see an option for enable_tnt, commented out, so I added it myself. Was that the correct name of the parameter?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: can't make gunpowder

by Krock » Sun Sep 14, 2014 08:09

Athanasius wrote:hmmm didn't seem to work. the minetest.conf file is supposed to be in the minetest main folder, right? Also, I didn't see an option for enable_tnt, commented out, so I added it myself. Was that the correct name of the parameter?

Yes, in the main folder.

There's no documentation in minetest.conf.example because it's a (sub)-game specific setting.
So, simply add this line to your minetest.conf and test it afterwards.
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
enable_tnt = 1

You also can add and change those settings with the ingame command
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
/set -n enable_tnt 1
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

Athanasius
New member
 
Posts: 4
Joined: Fri Sep 12, 2014 15:32
In-game: Athanasius

Re: can't make gunpowder

by Athanasius » Tue Sep 16, 2014 08:46

Krock wrote:Yes, in the main folder.

There's no documentation in minetest.conf.example because it's a (sub)-game specific setting.
So, simply add this line to your minetest.conf and test it afterwards.
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
enable_tnt = 1

You also can add and change those settings with the ingame command
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
/set -n enable_tnt 1


Thank you! The in-game command worked.
 


Return to Minetest Problems

Who is online

Users browsing this forum: Google [Bot] and 14 guests

cron