9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 12:46:40 +00:00
This commit is contained in:
Daniel Mills
2020-01-16 01:29:48 -05:00
parent 8584beb7ae
commit f1bab6d91d
3 changed files with 6 additions and 1 deletions

View File

@@ -24,5 +24,8 @@
"subSurface": [
"HARD_CLAY"
],
"surfaceScale": 1,
"subSurfaceScale": 1,
"rockScale": 1,
"subSurfaceDepth": 0
}

View File

@@ -8,6 +8,8 @@
"CONCRETE:7",
"CONCRETE_POWDER:15"
],
"surfaceType": "simplex",
"surfaceScale": 1.125,
"objects": [
"tree/tourmaline/large=0.1",
"tree/tourmaline/medium=0.1",

View File

@@ -1,5 +1,5 @@
{
"rarity": 1,
"beach": "temperate_beach",
"beach": "tourmaline_beach",
"name": "Anomaly"
}