9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

Removing structures till we can fix the neglection of trees issue

ie: BORE, needs to go
This commit is contained in:
Brian Fopiano
2020-08-28 23:33:18 -07:00
parent 7563952d24
commit e6040ce26e
4 changed files with 22 additions and 17 deletions

View File

@@ -78,7 +78,7 @@
}
},
{
"chance": 0.001,
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
@@ -102,6 +102,26 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"FloatIsle/f-1"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"wall": {

BIN
objects/FloatIsle/f-1.iob Normal file

Binary file not shown.

View File

@@ -18,14 +18,7 @@
"temperate-old-cavern",
"temperate-cracked-cavern"
],
"structures": [
{
"tileset": "village-stone",
"ratio": 0.05,
"rarity": 5,
"zoom": 0.25
}
],
"shoreBiomes": [
"temperate-beach"
],

View File

@@ -29,14 +29,6 @@
"cold-treasure"
]
},
"structures": [
{
"tileset": "village-stone",
"ratio": 0.8,
"rarity": 1,
"zoom": 1
}
],
"deposits": [
{
"minHeight": 15,