9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Dirt depth fix

This commit is contained in:
Daniel Mills
2020-01-16 01:18:10 -05:00
parent 4cfc798655
commit 8584beb7ae

View File

@@ -24,5 +24,5 @@
"subSurface": [
"HARD_CLAY"
],
"dirtDepth": 0
"subSurfaceDepth": 0
}