Skip to content

Commit

Permalink
implement optimized entity masks
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Jun 24, 2024
1 parent 91a8ec1 commit 8454a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototypes/buildings/regolite-mine.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RECIPE {
energy_required = 0.5,
enabled = false,
ingredients = {
{"soil-extractormk01", 2},
{"soil-extractor-mk01", 2},
{"iron-plate", 60}, --bobs tungsten-plate
{"jaw-crusher", 1},
{"nbfe-alloy", 20},
Expand Down

0 comments on commit 8454a9a

Please sign in to comment.