Minecraft: make A Furious Cocktail hard, Free the End postgame

This commit is contained in:
espeon65536
2021-11-01 21:19:29 -05:00
committed by Fabian Dill
parent 46590c3163
commit 10837e75b2
2 changed files with 2 additions and 1 deletions

View File

@@ -101,7 +101,6 @@ class MinecraftLogic(LogicMixin):
def set_rules(world: MultiWorld, player: int):
def reachable_locations(state):
postgame_advancements = exclusion_table['postgame'].copy()
postgame_advancements.add('Free the End')
for event in events_table.keys():
postgame_advancements.add(event)
return [location for location in world.get_locations() if