Original Post — Direct link

Howdy

Can someone explain me what the different configurations mean exactly?

I guess ExplosionRadius is the affected Blocks in range

I guess CraterRadius is the destroyed Blocks in range

FuseTime and CaloriesBurn is clear.

Is there a new BlockFallConfig somehwere? If so I havent been able to locate that file yet.

What is meant with IterationsMax and MovedDeltaMin?

Thank you :)

https://preview.redd.it/c55qpu7s7o0e1.png?width=1086&format=png&auto=webp&s=7b54fd6f5d93a771fbfba10627bc25b1f219298b

External link →
5 months ago - /u/SLG-Dennis - Direct link

That is a code, not a config file. You may want to ask in the modding channel on our discord.

5 months ago - /u/SLG-Dennis - Direct link

Originally posted by Sad_Mango_1248

Thanks Dennis. I am no developer. Looked like configurations to me even tho it is a code.

Anything that isn't in the Configs directory is not a settings file and changing would hence be considered modding for everything where that is relevant (like support). That's definitely "config" variables in that file, but they are intended for developers and not given to users purposefully - hence my recommendation to check with the modding channels, as understanding these may require deeper knowledge or source code access.