Started by
kota sans
on
Topic category: User side tutorials
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!
Topic category: User side tutorials
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!
I think that this is not possible (for now), but try to play with "Structure" option - maybe this will do something?
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.
where can I find the code for sand?? I'm struggling TT