Skip to content

Commit

Permalink
fix: Enable radar recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
danbka33 committed Jun 30, 2023
1 parent 2d12f86 commit 9946748
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Fed1sServerMod",
"version": "1.1.11",
"version": "1.1.12",
"title": "Fed1sServerMod",
"author": "danbka33",
"contact": "",
Expand Down
2 changes: 0 additions & 2 deletions prototypes/recipe.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,
{
Expand Down

0 comments on commit 9946748

Please sign in to comment.