mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-31 04:36:38 +00:00
Tundra Mountain Rework
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.025,
|
||||
"chance": 0.075,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -63,12 +63,12 @@
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
"chance": 0.005,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -129,6 +129,12 @@
|
||||
},
|
||||
{
|
||||
"chance": 0.075,
|
||||
"edit": [
|
||||
{
|
||||
"find": ["OAK_WOOD"],
|
||||
"replace": ["SPRUCE_WOOD"]
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -153,7 +159,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.625,
|
||||
"chance": 0.125,
|
||||
"place": [
|
||||
"pine/pine1",
|
||||
"pine/pine2",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.085,
|
||||
"chance": 0.75,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -62,12 +62,12 @@
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
"chance": 0.005,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -93,7 +93,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.625,
|
||||
"chance": 0.25,
|
||||
"place": [
|
||||
"pine/pine1",
|
||||
"pine/pine2",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -52,7 +52,7 @@
|
||||
"tileset": "mush-huts",
|
||||
"zoom": 1,
|
||||
"ratio": 0.05,
|
||||
"rarity": 25,
|
||||
"rarity": 150,
|
||||
"shuffle": 5
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user