How do i make blocks spawn next to other blocks/fluids?

Started by kota sans on

Topic category: User side tutorials

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i make blocks spawn next to other blocks/fluids?

Hello! I'm trying to make a block that spawns next to lava but i have no idea how to do that. Any help is appreciated! Thanks n advance!

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think that this is not…
Fri, 10/19/2018 - 20:51

I think that this is not possible (for now), but try to play with "Structure" option - maybe this will do something?

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you need to make a…
Thu, 11/01/2018 - 10:58

I think you need to make a custom Generation class. Maybe take a look into the sand's generation code since it spawns next to water.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where can I find the code…
Sat, 01/13/2024 - 10:23

where can I find the code for sand?? I'm struggling TT