Adds mining drones and mining depots
Mods introducing new content into the game.
New Ores and resources as well as machines.
Greetings, dear sir! Is it possible to hide recipes in Factoriopedia, with ore mining, or add an option where the user can mark whether to hide these recipes or not. We are talking only about Factoriopedia.
Mining_Drones_2.0.2\data\entities\attack_proxy\attack_proxy.lua Added a line to the "Recipe" block, line #229:
hidden_in_factoriopedia = true,
This fixed the problem.