Where is on_pre_player_built_tile ?
Posted: Sat Jan 08, 2022 3:29 pm
First of all, I am very new to modding in Factorio. I found the list of events here: https://lua-api.factorio.com/latest/events.html and I successfully used them for a few tests.
I want to do some magic BEFORE the player builds a tile. I found "on_pre_build" but I could not find any "pre" version of "on_player_built_tile". Am I blind?!
I want to do some magic BEFORE the player builds a tile. I found "on_pre_build" but I could not find any "pre" version of "on_player_built_tile". Am I blind?!