Page 1 of 1
What is the NoiseExpression stone uses?
Posted: Sat Apr 04, 2026 2:47 am
by JayTheProgrammer
I'm making my own ore, and I want it's autoplace
Noise Expression to be the same as stone. Does anyone know what it is or how to figure out? Thanks!
Re: What is the NoiseExpression stone uses?
Posted: Wed Apr 15, 2026 8:48 pm
by Natha
You'd have to reverse engineer it from the `autoplace` field in the resource prototype definition. Its quite nested with a lot of lua functions and the expression itself consists of many noise functions.
Re: What is the NoiseExpression stone uses?
Posted: Fri Apr 17, 2026 3:42 pm
by Osmo
You don't need to reverse engineer anything, you can just look at the generated string, which will be in the prototype in data.raw.