Page 1 of 1

4 or maybe 5 Questions.

PostPosted: Mon Jul 02, 2012 19:05
by JackieFoxDude
THESE ARE QUESTIONS FOR MINETEST 0.3.1

1. How do i get a sword.
-a. If i have to make a sword how do i pick up materials?

2. How do i cook a rat because when ever i kill one i don't get any rat meat to put in the furnis.
3. Can i add more blocks like different color ones, if so how?
4. When i leave the address/port blank it says that it is connecting to a local server, how do i find out what that local server is (the ardress/port that it is connecting to)

PostPosted: Mon Jul 02, 2012 20:14
by Menche
How do i get a sword.

nothing | cobble | nothing
-------------|------------|------------
nothing | cobble | nothing
-------------|------------|------------
nothing | stick | nothing

You can also use wood or steel in place of cobble.
If i have to make a sword how do i pick up materials?

In 0.3, you can break any block without tools. However, a pick speeds up rock, axe speeds up wood, and shovel speeds up dirt/gravel/sand.
How do i cook a rat because when ever i kill one i don't get any rat meat to put in the furnis.

The rat should be picked up when you punch it, there is no real "rat meat", just put the whole rat in the furnace.
Can i add more blocks like different color ones, if so how?

Not without editing the C++ code, no. 0.3 doesn't have a modding api.
When i leave the address/port blank it says that it is connecting to a local server, how do i find out what that local server is (the ardress/port that it is connecting to)

That is 0.3's "singleplayer". It's not true singleplayer, what happens is the client creates its own server on your own computer.

PostPosted: Mon Jul 02, 2012 20:37
by JackieFoxDude
In 0.3, you can break any block without tools. However, a pick speeds up rock, axe speeds up wood, and shovel speeds up dirt/gravel/sand.
I know that buti only have one cobble. when i break a block it doesn't pick it up.

PostPosted: Mon Jul 02, 2012 21:44
by Menche
JackieFoxDude wrote:I know that buti only have one cobble. when i break a block it doesn't pick it up.

It should, try making a wooden pick?

PostPosted: Mon Jul 02, 2012 22:06
by JackieFoxDude
It should, try making a wooden pick?

where do i get a stick?

PostPosted: Mon Jul 02, 2012 22:27
by Topywo
Chop a tree = tree (trunk)
Put a tree anywhere in your craftspace = 4 wood
Put a wood anywhere in your craftspace = 4 stick

Wooden pick:

WOOD WOOD WOOD
- STICK -
- STICK -

PostPosted: Mon Jul 02, 2012 23:42
by LandMine
Sir with all respect, i say, stop with the stupid questions and read the Wiki
http://wiki.minetest.com/wiki/Minetest_Wiki

you will find all your answers here...

PostPosted: Mon Jul 02, 2012 23:52
by sdzen
you tell him LandMine I was going to but thought it would be a tad rude.

PostPosted: Tue Jul 03, 2012 04:54
by LolManKuba
LandMine wrote:Sir with all respect, i say, stop with the stupid questions and read the Wiki
http://wiki.minetest.com/wiki/Minetest_Wiki

you will find all your answers here...

You find all your answers on the magicial untold of, MINETEST WIKI!

PostPosted: Sat Jul 07, 2012 00:27
by JackieFoxDude
LandMine wrote:Sir with all respect, i say, stop with the stupid questions and read the Wiki
http://wiki.minetest.com/wiki/Minetest_Wiki

you will find all your answers here...

I already tried minetest wiki and it didn't help me out

PostPosted: Sat Jul 07, 2012 00:29
by JackieFoxDude
Topywo wrote:Chop a tree = tree (trunk)
Put a tree anywhere in your craftspace = 4 wood
Put a wood anywhere in your craftspace = 4 stick

Wooden pick:

WOOD WOOD WOOD
- STICK -
- STICK -

Here is the problem, when i chop the tree it doesn't add it to my inventory and when ever i try out it in my crafts space it say i only have one of each item even though i choppped, dug, break, etc.

PostPosted: Sat Jul 07, 2012 09:13
by Topywo
Try unchecking the litlle square before "Creative Mode". Edit: In the start menu of minetest (under singleplayer or under advanced (doesn't matter wich one).