Skip to content

Commit

Permalink
allowed mushrooms to grow on podzol
Browse files Browse the repository at this point in the history
  • Loading branch information
supermassimo committed Jun 29, 2024
1 parent 67f918f commit b61a001
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"primitive_soil": "podzol",
"acceptable_soils": [ "dirt_like" ]
"acceptable_soils": [ "dirt_like", "fungus_like" ]
}

0 comments on commit b61a001

Please sign in to comment.