How do I make a block spawn only on the surface (like a pumpkin?)

Started by Trinicrafter10 on

Topic category: Help with MCreator software

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a block spawn only on the surface (like a pumpkin?)

I can't figure out how to do it and I don't want it to be a plant. How can I?

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can set the minimum…
Thu, 04/23/2020 - 04:12

You can set the minimum generation level to one above surface (air above grass).

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I set it to only…
Thu, 04/23/2020 - 04:21

How do I set it to only generate on the air above grass?

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can just make it replace…
Thu, 04/23/2020 - 09:26

You can just make it replace grass for example, or flowers

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In the last page of the…
Thu, 04/23/2020 - 22:39

In the last page of the block settings, generation.

Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  Try to put as a condition…
Fri, 04/24/2020 - 00:53

 

Try to put as a condition if the block can see the sky

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Welp, block generation as a…
Tue, 04/28/2020 - 00:34

Welp, block generation as a whole doesn't work

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set block generation above…
Wed, 04/29/2020 - 02:37

set block generation above 64-63 (above minecraft sea level)

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is. The minimal is 62 and…
Wed, 05/06/2020 - 16:40

It is. The minimal is 62 and the max is build level.