1
0
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:
Adam Dodman
2017-05-08 20:11:42 +01:00
parent d956d210e7
commit 459e6375d0
3 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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
}
}