From b5083ddb1bd0b4cd73807af2dfad347430726d44 Mon Sep 17 00:00:00 2001 From: espeon65536 Date: Fri, 6 Aug 2021 11:05:05 -0500 Subject: [PATCH] update playerSettings: new minecraft bee_traps format --- playerSettings.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/playerSettings.yaml b/playerSettings.yaml index 4097397b..c08a1cb8 100644 --- a/playerSettings.yaml +++ b/playerSettings.yaml @@ -228,7 +228,7 @@ Minecraft: easy: 0 normal: 1 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 off: 1 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. on: 0 off: 1 - bee_traps: # Adds bee traps to the item pool, which spawn multiple angered bees around every player when received. - on: 0 - off: 1 + bee_traps: # Replaces a percentage of junk items with bee traps, which spawn multiple angered bees around every player when received. + 0: 1 + 25: 0 + 50: 0 + 75: 0 + 100: 0 A Link to the Past: ### Logic Section ### glitches_required: # Determine the logic required to complete the seed