mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Tests
This commit is contained in:
15
dev.test/regions/test.json
Normal file
15
dev.test/regions/test.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Brian",
|
||||
"shoreRatio": 0.05,
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"landBiomes": [
|
||||
"a",
|
||||
"b"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"ocean"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"beach"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user