mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Fix
This commit is contained in:
16
iris.code-workspace
Normal file
16
iris.code-workspace
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"workbench.colorTheme": "Monokai",
|
||||
"workbench.preferredHighContrastColorTheme": "Solarized Dark",
|
||||
"workbench.preferredDarkColorTheme": "Solarized Dark",
|
||||
"workbench.statusBar.visible": false,
|
||||
"workbench.tips.enabled": false,
|
||||
"workbench.tree.indent": 24,
|
||||
"files.autoSave": "onFocusChange"
|
||||
}
|
||||
}
|
||||
@@ -21,17 +21,6 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"place": [
|
||||
"small/SmolBoi"
|
||||
],
|
||||
"chance": 0.2
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"rolling_plains"
|
||||
],
|
||||
"derivative": "PLAINS",
|
||||
"heightExponent": 1,
|
||||
"highHeight": 7,
|
||||
|
||||
Reference in New Issue
Block a user