forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNatura.cfg
117 lines (106 loc) · 3.45 KB
/
Natura.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# Configuration file
disabler {
B:"Drop barley seeds from grass"=true
B:"Drop cotton seeds from grass"=true
B:"Enable wheat to flour recipe"=false
B:"Generate Amaranth Trees"=true
B:"Generate Ash Clouds"=true
B:"Generate Barley Crops"=true
B:"Generate Blackberry Bushes"=true
B:"Generate Blightberry Bushes"=true
B:"Generate Bloodwood Trees"=true
B:"Generate Blue Glowshroom"=true
B:"Generate Bluebell Flowers"=true
B:"Generate Blueberry Bushes"=true
B:"Generate Cotton Crops"=true
B:"Generate Dark Clouds"=true
B:"Generate Darkwood Trees"=true
B:"Generate Duskberry Bushes"=true
B:"Generate Fusewood Trees"=true
B:"Generate Ghost Trees"=true
B:"Generate Glowshroom Trees"=true
B:"Generate Green Glowshroom"=true
B:"Generate Hopseed Trees"=true
B:"Generate Maloberry Bushes"=true
B:"Generate Maple Trees"=true
B:"Generate Overworld Clouds"=false
B:"Generate Purple Glowshroom"=true
B:"Generate Raspberry Bushes"=true
B:"Generate Redwood Trees"=true
B:"Generate Saguaro Cactus"=true
B:"Generate Sakura Trees"=true
B:"Generate Silverbell Trees"=true
B:"Generate Skyberry Bushes"=true
B:"Generate Small Eucalyptus Trees"=true
B:"Generate Stingberry Bushes"=true
B:"Generate Sulfur Clouds"=true
B:"Generate Thornvines"=true
B:"Generate Tigerwood Trees"=true
B:"Generate Willow Trees"=true
B:"Obelisks let players respawn in the Nether"=true
B:"Override Nether"=false
}
general {
I:"Sea level"=64
}
"mob changes" {
I:"Maximum Baby Heatscar Spiders on Spider Death"=4
I:"Minimum Baby Heatscar Spiders on Spider Death"=2
}
retrogen {
B:"Retroactive Generation"=false
}
worldgen {
I:"Amaranth Tree Spawn Rarity"=1
I:"Ash Cloud Spawn Height"=40
I:"Ash Cloud Spawn Range"=78
I:"Ash Cloud Spawn Rarity"=8
I:"Blackberry Spawn Range"=64
I:"Blackberry Spawn Rarity"=48
I:"Blightberry Spawn Range"=100
I:"Blightberry Spawn Rarity"=18
I:"Blood Tree Spawn Rarity"=14
I:"Blueberry Spawn Range"=64
I:"Blueberry Spawn Rarity"=34
I:"Bush Tree Spawn Range"=20
I:"Bush Tree Spawn Rarity"=10
I:"Cloud Spawn Height"=192
I:"Cloud Spawn Range"=48
I:"Cloud Spawn Rarity"=10
I:"Dark Cloud Spawn Density"=10
I:"Dark Cloud Spawn MinX"=0
I:"Dark Cloud Spawn Range"=256
I:"Darkwood Tree Spawn Rarity"=10
I:"Duskberry Spawn Range"=100
I:"Duskberry Spawn Rarity"=18
I:"Fusewood Tree Spawn Rarity"=50
I:"Ghostwood Tree Spawn Rarity"=10
I:"Maloberry Spawn Range"=64
I:"Maloberry Spawn Rarity"=40
I:"Maple Tree Spawn Rarity"=34
I:"Raspberry Spawn Range"=64
I:"Raspberry Spawn Rarity"=30
I:"Redwood Tree Spawn Rarity"=150
I:"Saguaro Cactus Spawn Rarity"=5
I:"Sakura Tree Spawn Range"=32
I:"Sakura Tree Spawn Rarity"=10
I:"Silverbell Tree Spawn Rarity"=70
I:"Skyberry Spawn Range"=100
I:"Skyberry Spawn Rarity"=18
I:"Small Eucalyptus Tree Spawn Range"=32
I:"Small Eucalyptus Tree Spawn Rarity"=25
I:"Stingberry Spawn Range"=100
I:"Stingberry Spawn Rarity"=18
I:"Sulfur Cloud Spawn Height"=40
I:"Sulfur Cloud Spawn Range"=78
I:"Sulfur Cloud Spawn Rarity"=8
I:"Thornvines Spawn Rarity"=40
I:"Tigerwood Tree Spawn Rarity"=30
I:"Willow Tree Spawn Rarity"=10
I:"dimension blacklist(clouds)" <
>
I:"dimension blacklist(dark clouds)" <
>
I:"dimension blacklist(sulfur clouds)" <
>
}