mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-13 02:31:13 +00:00
Forestry config first pass
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
beekeeping {
|
||||
# Change the beekeeping mode. [default: NORMAL] [valid: [EASY, NORMAL, HARD, HARDCORE, INSANE]]
|
||||
S:mode=NORMAL
|
||||
S:mode=EASY
|
||||
|
||||
# Percent chance of a second princess drop, for limited/skyblock maps. [range: 0.0 ~ 100.0, default: 0.0]
|
||||
S:second.princess=0.0
|
||||
|
@ -154,10 +154,10 @@ world {
|
||||
B:apatite=true
|
||||
|
||||
# Generates copper ore blocks in the world. [default: true]
|
||||
B:copper=true
|
||||
B:copper=false
|
||||
|
||||
# Generates tin ore blocks in the world. [default: true]
|
||||
B:tin=true
|
||||
B:tin=false
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user