mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
Mountain hills should not have wheat
This commit is contained in:
@@ -120,29 +120,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"palette": [{"block": "grass"}]
|
||||
},
|
||||
{
|
||||
"variance": {
|
||||
"style": "CELLULAR",
|
||||
"zoom": 0.3,
|
||||
"fracture": {
|
||||
"style": "SIMPLEX",
|
||||
"zoom": 0.2
|
||||
}
|
||||
},
|
||||
"style": {
|
||||
"style": "SIMPLEX",
|
||||
"zoom": 0.3,
|
||||
"fracture": {
|
||||
"style": "STATIC",
|
||||
"multiplier": 8
|
||||
}
|
||||
},
|
||||
"chance": 0.2,
|
||||
"palette": [{
|
||||
"block": "wheat",
|
||||
"data": {"age": 7}
|
||||
}]
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
Reference in New Issue
Block a user