Hide noise cancelling recipe from Factoriopedia
This commit is contained in:
parent
fa5e644db1
commit
9827968738
1 changed files with 3 additions and 1 deletions
|
|
@ -117,9 +117,11 @@ data:extend({
|
|||
ingredients = {},
|
||||
results = {},
|
||||
category = "active-noise-cancelling",
|
||||
surface_conditions = { { property = "pollutant-type", min = 3, max = 3 } },
|
||||
hide_from_stats = true,
|
||||
hide_from_player_crafting = true,
|
||||
surface_conditions = { { property = "pollutant-type", min = 3, max = 3 } }
|
||||
hide_from_signal_gui = true,
|
||||
hidden_in_factoriopedia = true
|
||||
},
|
||||
{
|
||||
type = "technology",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue