Modding interface request
Till some 0.17 version the vanilla has small "easter egg", that allows to take fish from water via inserters.
The problem: the inserter doesn't respect filter by filter inserters: reported bug https://mods.factorio.com/mod/FishCatch ... 000deee070
My mod supports such filters and it would be great if I can disable vanilla fish catching by my filter inserter prototype.
Linked topics:
Vanilla fish catching was impossible viewtopic.php?f=33&t=64898
Vanilla fish catching is now possible, but doesn't supports filters viewtopic.php?f=23&t=80168
[request] Disable vanilla fish catching
Re: [request] Disable vanilla fish catching
Ok. I've added a prototype setting and made them respect the filters.
If you want to get ahold of me I'm almost always on Discord.
Re: [request] Disable vanilla fish catching
You are great!
Re: [request] Disable vanilla fish catching
Forgot to mention the property name: use_easter_egg = false will disable it.
If you want to get ahold of me I'm almost always on Discord.
Re: [request] Disable vanilla fish catching
Why not inserter.fish_catching = false? Modders must understand what is it, much better without any googling.