What is the NoiseExpression stone uses?
-
JayTheProgrammer
- Manual Inserter

- Posts: 1
- Joined: Sat Apr 04, 2026 2:41 am
- Contact:
What is the NoiseExpression stone uses?
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?
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.
