diff --git a/info.json b/info.json index 001ce98..0fb4d8b 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "Fed1sServerMod", - "version": "1.1.11", + "version": "1.1.12", "title": "Fed1sServerMod", "author": "danbka33", "contact": "", diff --git a/prototypes/recipe.lua b/prototypes/recipe.lua index 3345a40..47cd9ee 100644 --- a/prototypes/recipe.lua +++ b/prototypes/recipe.lua @@ -3,8 +3,6 @@ recipe_radar_passive.name = "radar-passive" recipe_radar_passive.enabled = true recipe_radar_passive.result = "radar-passive" -data.raw.recipe["radar"].enabled = false - data:extend({ recipe_radar_passive, {