forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathharvestthenether.cfg
42 lines (33 loc) · 900 Bytes
/
harvestthenether.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
# Configuration file
crops {
I:cropfoodRestore=1
D:cropsaturationRestore=0.6000000238418579
B:cropsdropSeeds=false
D:mealsaturation=1.2000000476837158
D:meatymealsaturation=1.600000023841858
B:rightclickharvestCrop=true
B:rightclickmatureshowcropHearts=false
D:snacksaturation=0.6000000238418579
}
"fruit trees" {
B:nethertreeGeneration=true
B:rightclickharvestFruit=true
B:rightclickmatureshowfruitHearts=false
I:treeRarity=15
}
gardens {
B:enablegardenSpread=true
B:enableglowflowerSpread=true
B:enablenethergardenGeneration=true
B:enablenetherglowflowerGeneration=true
I:gardenRarity=4
I:gardendropAmount=3
B:gardensdropSeeds=false
I:gardenspreadRate=100
I:glowflowerRarity=4
B:glowflowersdropSeeds=false
I:glowflowerspreadRate=100
}
"miscellaneous recipes" {
B:enablecroptoseedRecipe=true
}