Started by
ItsSnowingSome…
on
Topic category: Help with Minecraft modding (Java Edition)
I'm working on a rather big mod but, I cannot seem to figure out how to make it so the world spawn point is in a certain biome every time a world is created, is this even possible?
Also, if your still confused, I mean for example, if I choose a jungle biome (But, I'll be using a custom biome in my mod) for this, the player's spawnpoint (Only if they don't have a bed or haven't used a /spawnpoint command) would always be in a jungle biome.
Edited by ItsSnowingSomeWhereElse on Tue, 12/22/2020 - 05:08
yes its posable make a Procedures that runs when the world is created then teleport the player to that biome
sorry, I just don't know how to write Procedures so I just coped it
That's alright, I'll try that for now then, Thanks!