Height Issues

I havent messed with the height but I cannot for the life of me get this to spawn my bases at the height. Either they are floating or in the ground a bit. Its all set to 1 or water level 0. I did change the auto height to true but that didnt fix it either. Any help would be great!

hi, lets see a profile with this issue

hello @nivex heres what I believe you need to see. I've included a few different sections with height for reference. Please let me know if you need any other items shown. Thank you!

"Advanced Setup Settings": {
"Amount Of Entities To Spawn Per Batch": 1,
"Amount Of Entities To Despawn Per Batch": 10,
"Height Adjustment Applied To This Paste": 0.0,
"Force All Bases To Spawn At Height Level (0 = Water)": 1.0,
"Foundations Immune To Damage When Forced Height Is Applied": false

 

"Additional Bases For This Difficulty": {
"rb001": [
{
"Option": "stability",
"Value": "true"
},
{
"Option": "autoheight",
"Value": "true"
},
{
"Option": "height",
"Value": "1.0"

 

 

},
"Profile Enabled": true,
"Maximum Land Level": 20.5,
"Allow Players To Use MLRS": true,
"Allow Third-Party Npc Explosive Damage To Bases": false,

hi, Force All Bases To Spawn At Height Level, this should be -1.0
when set to 1.0 it will cause that issue because it is spawning it at height 1.0 since that is what you configured, but -1.0 will disable the option
maximum land level should be set back to 2.5 as well