mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
update playerSettings: new minecraft bee_traps format
This commit is contained in:
@@ -228,7 +228,7 @@ Minecraft:
|
|||||||
easy: 0
|
easy: 0
|
||||||
normal: 1
|
normal: 1
|
||||||
hard: 0
|
hard: 0
|
||||||
include_hard_advancements: # Junk-fills certain RNG-reliant or tedious advancements with XP rewards.
|
include_hard_advancements: # Junk-fills certain RNG-reliant or tedious advancements.
|
||||||
on: 0
|
on: 0
|
||||||
off: 1
|
off: 1
|
||||||
include_insane_advancements: # Junk-fills extremely difficult advancements; this is only How Did We Get Here? and Adventuring Time.
|
include_insane_advancements: # Junk-fills extremely difficult advancements; this is only How Did We Get Here? and Adventuring Time.
|
||||||
@@ -243,9 +243,12 @@ Minecraft:
|
|||||||
structure_compasses: # Adds structure compasses to the item pool, which point to the nearest indicated structure.
|
structure_compasses: # Adds structure compasses to the item pool, which point to the nearest indicated structure.
|
||||||
on: 0
|
on: 0
|
||||||
off: 1
|
off: 1
|
||||||
bee_traps: # Adds bee traps to the item pool, which spawn multiple angered bees around every player when received.
|
bee_traps: # Replaces a percentage of junk items with bee traps, which spawn multiple angered bees around every player when received.
|
||||||
on: 0
|
0: 1
|
||||||
off: 1
|
25: 0
|
||||||
|
50: 0
|
||||||
|
75: 0
|
||||||
|
100: 0
|
||||||
A Link to the Past:
|
A Link to the Past:
|
||||||
### Logic Section ###
|
### Logic Section ###
|
||||||
glitches_required: # Determine the logic required to complete the seed
|
glitches_required: # Determine the logic required to complete the seed
|
||||||
|
Reference in New Issue
Block a user