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

Started by kota sans on

Topic category: User side tutorials

Active 6 years ago
Joined Mar 2017
Points:
700

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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!

Active 3 years ago
Joined Oct 2018
Points:
777

User statistics:

  • Modifications: 0
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 58
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?

Active 1 week ago
Joined Dec 2016
Points:
760

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
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.

Active 1 year ago
Joined Jan 2024
Points:
90

User statistics:

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

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