Page 1 of 1

Prototype MinableProperties has some optional fields not marked as such

Posted: Sun Oct 08, 2023 6:33 pm
by Muppet9010
The Prototype MinableProperties class has some optional fields not marked as such: required_fluid & mining_trigger
https://lua-api.factorio.com/latest/typ ... rties.html


I quickly checked and these are correctly marked as optional on the Runtime side.
https://lua-api.factorio.com/latest/cla ... properties

Re: Prototype MinableProperties has some optional fields not marked as such

Posted: Mon Oct 09, 2023 9:05 am
by Bilka
Thanks for report, fixed the doc with the next version.