Jump to content

Recommended Posts

Posted

Hello

I am making a game adding mushrooms to the game and I can't find a way in creative to spawn mushroom (specially mushroom on tree). So I can't do texturing or any tests.

Does anyone know a way ?

  • Solution
Posted

you can grab them from creative inventory and place them on a tree. to place them you probably need to shift-right click (or crouch click)
if you don't see them in the creative menu you can "expose" them by changing this line to

creativeinventory: { "general": ["*-north"], "flora": ["*-north"] },

or even

creativeinventory: { "general": ["*"], "flora": ["*"] },

I placed these mushrooms like this
image.thumb.png.c5bb41265a5b3abb98a487d61ad19bb5.png

 

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.