Hi,
Since it doesn't matter where I put the whole thing, there will always be collisions with other mods somewhere, so I added another option.
If you add the following code in the "settings-updates.lua", you force my mod to skip all corresponding textures in the data.lua.
data.raw["bool-setting"]["f_hd_a_sa_p_disable_agricultural_tower_crane"].hidden = true
data.raw["bool-setting"]["f_hd_a_sa_p_disable_electromagnetic_plant_rotate"].hidden = true
data.raw["bool-setting"]["f_hd_a_sa_p_disable_foundry"].hidden = true
I hope this helps. If it doesn't, please write to me again.