Page 1 of 1

HEEEELP!!! :(((

PostPosted: Mon Jul 02, 2012 20:08
by muhi_36
i don´t find any Jungle Grass or Jungle Tree
I use: minetest-0.4.dev-20120606-c57e508-win32

Please Help:((


sorry for my bad English I´m a German
:D

PostPosted: Mon Jul 02, 2012 20:11
by muhi_36
or can you give me a download link for the LATEST Vesion

PostPosted: Mon Jul 02, 2012 20:21
by LolManKuba
there is no jungle's in the latest version.

PostPosted: Mon Jul 02, 2012 20:30
by muhi_36
ouhhhhh i needet it for mesecons mod

PostPosted: Mon Jul 02, 2012 20:59
by Topywo
/giveme default:junglegrass 99

PostPosted: Mon Jul 02, 2012 23:47
by lkjoel
For some reason C55 removed jungles from the game. I don't get it, as they were so awesome!

PostPosted: Tue Jul 03, 2012 02:11
by Josh
Yeah i liked the junglegrass when i installed the mesecons mod i wanted to make a blinky plant but
i remembered i needed junglegrass. But i just wondered is it possible to give yourself a blinky plant in the
game with the mesecons mod if we don't have junglegrass?

PostPosted: Tue Jul 03, 2012 04:33
by SegFault22
Well, most mods today that need jungle grass are based on the assumption that everyone has the nature mod (yeah, I mean the one that turns trees into really tall ''skyscrapers'' that are almost impossible to stop, and spawns some junglegrass here an' thar)

PostPosted: Tue Jul 03, 2012 06:18
by muhi_36
really thank you topywo :DDDD can i do this with other blocks to?

PostPosted: Tue Jul 03, 2012 10:23
by Topywo
muhi_36 wrote:really thank you topywo :DDDD can i do this with other blocks to?


Yes. As long as you use: /giveme modname:itemname amount

For Josh also yes, to use /giveme, being able to craft an item is not necessary (some mods don't have (all the) crafts for their items):

/giveme mesecons_blinkyplant:blinky_plant_off 99 or whatever amount you want and you can also try on instead of off

Look in the mods init.lua for the right mod- and itemname. Some mods, like default, are under /games/minetest_game/mods or /games/minimal/mods

Just try out some.

PostPosted: Wed Jul 04, 2012 03:39
by Josh
Thanks Topywo iv'e always wanted to try out a blinkyplant!

PostPosted: Sat Jul 21, 2012 08:05
by muhi_36
can you give me the command for steel:ingot?

PostPosted: Mon Jul 23, 2012 21:28
by Topywo
/giveme default:steel_ingot 99 (or whatever amount)