mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-21 07:30:30 +00:00
Fixes
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"objects": [
|
||||
"tree/oak/medium=0.33",
|
||||
"tree/oak/small=2.2",
|
||||
"tree/oak/medium=0.83",
|
||||
"tree/oak/small=3.2",
|
||||
"colossal/oak/massive=0.001",
|
||||
"colossal/oak/superlarge=0.0004",
|
||||
"colossal/oak/supermassive=0.0001"
|
||||
"colossal/oak/supermassive=0.0001",
|
||||
"tree/fantasyoak/large=0.18",
|
||||
"tree/fantasyoak/medium=0.18"
|
||||
]
|
||||
}
|
||||
@@ -6,8 +6,8 @@
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"objects": [
|
||||
"tree/birch/medium=0.33",
|
||||
"tree/birch/large=0.42",
|
||||
"tree/birch/small=2.2"
|
||||
"tree/birch/medium=0.63",
|
||||
"tree/birch/large=0.32",
|
||||
"tree/birch/small=3.2"
|
||||
]
|
||||
}
|
||||
@@ -5,9 +5,10 @@
|
||||
"LONG_GRASS:1=0.23",
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"height": 0.14,
|
||||
"objects": [
|
||||
"tree/birch/medium=0.33",
|
||||
"tree/birch/large=0.42",
|
||||
"tree/birch/small=2.2"
|
||||
"tree/birch/medium=0.63",
|
||||
"tree/birch/large=0.32",
|
||||
"tree/birch/small=3.2"
|
||||
]
|
||||
}
|
||||
@@ -5,11 +5,14 @@
|
||||
"LONG_GRASS:1=0.23",
|
||||
"LONG_GRASS:2=0.13"
|
||||
],
|
||||
"height": 0.11,
|
||||
"objects": [
|
||||
"tree/oak/medium=0.23",
|
||||
"tree/oak/small=2.5",
|
||||
"tree/oak/medium=0.83",
|
||||
"tree/oak/small=2.8",
|
||||
"colossal/oak/massive=0.001",
|
||||
"colossal/oak/superlarge=0.0004",
|
||||
"colossal/oak/supermassive=0.0001"
|
||||
"colossal/oak/supermassive=0.0001",
|
||||
"tree/fantasyoak/large=0.18",
|
||||
"tree/fantasyoak/medium=0.18"
|
||||
]
|
||||
}
|
||||
@@ -5,4 +5,9 @@
|
||||
"LONG_GRASS:1=0.37",
|
||||
"LONG_GRASS:2=0.09"
|
||||
],
|
||||
"objects": [
|
||||
"colossal/blossom/massive=0.0008",
|
||||
"colossal/blossom/supermassive=0.00011",
|
||||
"colossal/blossom/superlarge=0.00054"
|
||||
]
|
||||
}
|
||||
@@ -12,8 +12,10 @@
|
||||
"LONG_GRASS:2=0.07"
|
||||
],
|
||||
"objects": [
|
||||
"tree/spruce/medium=0.67",
|
||||
"tree/spruce/small=2.7",
|
||||
"tree/spruce/dead/medium=0.09"
|
||||
"tree/spruce/medium=0.87",
|
||||
"tree/spruce/small=3.7",
|
||||
"tree/spruce/dead/medium=0.01",
|
||||
"tree/evergreen/large=0.17",
|
||||
"tree/evergreen/medium=0.22"
|
||||
]
|
||||
}
|
||||
@@ -13,7 +13,9 @@
|
||||
],
|
||||
"objects": [
|
||||
"tree/spruce/medium=0.87",
|
||||
"tree/spruce/small=2.7",
|
||||
"tree/spruce/dead/medium=0.06"
|
||||
"tree/spruce/small=3.7",
|
||||
"tree/spruce/dead/medium=0.01",
|
||||
"tree/evergreen/large=0.27",
|
||||
"tree/evergreen/medium=0.32"
|
||||
]
|
||||
}
|
||||
@@ -6,10 +6,10 @@
|
||||
"LONG_GRASS:2=0.09"
|
||||
],
|
||||
"objects": [
|
||||
"tree/serrulata/bleeding/alt/medium=0.033",
|
||||
"tree/serrulata/bleeding/large=0.042",
|
||||
"tree/serrulata/bleeding/medium=0.042",
|
||||
"tree/serrulata/nobleed/medium=0.042",
|
||||
"tree/serrulata/sakura/medium=0.02"
|
||||
"tree/serrulata/bleeding/alt/medium=0.012",
|
||||
"tree/serrulata/bleeding/medium=0.012",
|
||||
"tree/serrulata/nobleed/medium=0.012",
|
||||
"tree/serrulata/sakura/medium=0.012",
|
||||
"tree/serrulata/bleeding/large=0.003"
|
||||
]
|
||||
}
|
||||
@@ -3,5 +3,11 @@
|
||||
"derivative": "SAVANNA",
|
||||
"scatter":[
|
||||
"LONG_GRASS:1=0.18"
|
||||
],
|
||||
"objects":[
|
||||
"colossal/dead/massive=0.001",
|
||||
"colossal/dead/superlarge=0.0005",
|
||||
"colossal/dead/supermassive=0.0001",
|
||||
"colossal/dead/fallen/massive=0.001"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user