Skip to content

Commit

Permalink
fix: don't ask for soil twice in niter bed recipe (#5509)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Oct 5, 2024
1 parent 7f34bac commit 67bf387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/json/construction.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"components": [
[ [ "material_soil", 20 ] ],
[ [ "straw_pile", 20 ], [ "withered", 20 ], [ "pine_bough", 20 ] ],
[ [ "material_soil", 20 ] ],
[ [ "material_sand", 200 ], [ "pebble", 40 ] ],
[ [ "water", 20 ], [ "water_clean", 20 ] ],
[ [ "fertilizer_liquid", 20 ], [ "fertilizer_commercial", 4 ] ]
Expand Down

0 comments on commit 67bf387

Please sign in to comment.