Fixed some options in the Minecraft section of playerSettings
This commit is contained in:
parent
e49d10ab22
commit
b29d0b8276
|
@ -99,10 +99,7 @@ Factorio:
|
||||||
burner-mining-drill: 19
|
burner-mining-drill: 19
|
||||||
stone-furnace: 19
|
stone-furnace: 19
|
||||||
Minecraft:
|
Minecraft:
|
||||||
advancement_goal: # Number of advancements required (out of 92 total) to spawn the Ender Dragon and complete the game.
|
advancement_goal: 50 # Number of advancements required (out of 92 total) to spawn the Ender Dragon and complete the game.
|
||||||
few: 0 # 30 advancements
|
|
||||||
normal: 1 # 50
|
|
||||||
many: 0 # 70
|
|
||||||
combat_difficulty: # Modifies the level of items logically required for exploring dangerous areas and fighting bosses.
|
combat_difficulty: # Modifies the level of items logically required for exploring dangerous areas and fighting bosses.
|
||||||
easy: 0
|
easy: 0
|
||||||
normal: 1
|
normal: 1
|
||||||
|
@ -116,7 +113,7 @@ Minecraft:
|
||||||
include_postgame_advancements: # Some advancements require defeating the Ender Dragon; this will junk-fill them so you won't have to finish to send some items.
|
include_postgame_advancements: # Some advancements require defeating the Ender Dragon; this will junk-fill them so you won't have to finish to send some items.
|
||||||
on: 0
|
on: 0
|
||||||
off: 1
|
off: 1
|
||||||
shuffle_structures: # CURRENTLY DISABLED; enables shuffling of villages, outposts, fortresses, bastions, and end cities.
|
shuffle_structures: # Enables shuffling of villages, outposts, fortresses, bastions, and end cities.
|
||||||
on: 0
|
on: 0
|
||||||
off: 1
|
off: 1
|
||||||
A Link to the Past:
|
A Link to the Past:
|
||||||
|
|
Loading…
Reference in New Issue