Open Dejeh opened 6 months ago
It's because this is just a really small number and not negative... So it automatically sets it to 4.9E-324 which is essentially 0
It's because this is just a really small number and not negative... So it automatically sets it to 4.9E-324 which is essentially 0
Why couldn't they be negative? That does not make sense, I couldn't even make that spawn coordinate negative x or negative z.
My config: `# Welcome to the UltimateSpawn config.
There you can define a preffered dimension and coordinates for player spawning.
It is preffered to reload the game after changes,
but it may work just fine each config saving to disk and adapt in real time.
[General]
There you can define a default dimension to spawn. Syntax: modid:world_id. You can use '/execute in' tab-completion to find a list of available dimensions.
It spawns the player at (0, 0, 0) instead