NoMobFarm continue config
This commit is contained in:
parent
c3a2d168e2
commit
c5f7e4afc2
1 changed files with 4 additions and 6 deletions
|
@ -1,8 +1,9 @@
|
||||||
# No Mob Farm (mob farm debuffs) config
|
# No Mob Farm (mob farm debuffs) config
|
||||||
|
# Possible to be modified
|
||||||
|
|
||||||
bamboo_drop_requires_player=false
|
bamboo_drop_requires_player=false
|
||||||
gourd_drop_requires_player=false
|
gourd_drop_requires_player=false
|
||||||
farmer_instant_pickup=true
|
farmer_instant_pickup=false
|
||||||
piston_moves_gourd=false
|
piston_moves_gourd=false
|
||||||
cactus_drop_requires_player=false
|
cactus_drop_requires_player=false
|
||||||
sugar_cane_drop_requires_player=false
|
sugar_cane_drop_requires_player=false
|
||||||
|
@ -37,10 +38,7 @@ reinforcement_penalty=0 # default: 0.049
|
||||||
golem_detection_memory=0 # default: 10000
|
golem_detection_memory=0 # default: 10000
|
||||||
|
|
||||||
# Raid Farms
|
# Raid Farms
|
||||||
raid_center_min_randomization=16
|
raid_center_min_randomization=24
|
||||||
|
raid_center_max_randomization=32
|
||||||
raid_min_size=512
|
raid_min_size=512
|
||||||
|
|
||||||
raid_center_max_randomization=24
|
|
||||||
|
|
||||||
raid_no_bad_omen_loop=true
|
raid_no_bad_omen_loop=true
|
||||||
|
|
Loading…
Reference in a new issue