mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft
This commit is contained in:
@@ -27,6 +27,8 @@ game:
|
||||
A Link to the Past: 1
|
||||
Factorio: 1
|
||||
Minecraft: 1
|
||||
requires:
|
||||
version: 0.1.3 # Version of Archipelago required for this yaml to work as expected.
|
||||
# Shared Options supported by all games:
|
||||
accessibility:
|
||||
items: 0 # Guarantees you will be able to acquire all items, but you may not be able to access all locations
|
||||
@@ -89,10 +91,11 @@ Factorio:
|
||||
single_craft: 0
|
||||
half_stack: 0
|
||||
stack: 0
|
||||
visibility:
|
||||
tech_tree_information:
|
||||
none: 0
|
||||
sending: 1
|
||||
random_tech_ingredients:
|
||||
advancement: 0 # show which items are a logical advancement
|
||||
full: 1 # show full info on each tech node
|
||||
imported_blueprints: # can be turned off to prevent access to blueprints created outside the current world
|
||||
on: 1
|
||||
off: 0
|
||||
starting_items:
|
||||
@@ -122,8 +125,9 @@ A Link to the Past:
|
||||
none: 50 # No glitches required
|
||||
minor_glitches: 0 # Puts fake flipper, waterwalk, super bunny shenanigans, and etc into logic
|
||||
overworld_glitches: 0 # Assumes the player has knowledge of both overworld major glitches (boots clips, mirror clips) and minor glitches
|
||||
hybrid_major_glitches: 0 # In addition to overworld glitches, also requires underworld clips between dungeons.
|
||||
no_logic: 0 # Your own items are placed with no regard to any logic; such as your Fire Rod can be on your Trinexx.
|
||||
# Other players items are placed into your world under OWG logic
|
||||
# Other players items are placed into your world under HMG logic
|
||||
dark_room_logic: # Logic for unlit dark rooms
|
||||
lamp: 50 # require the Lamp for these rooms to be considered accessible.
|
||||
torches: 0 # in addition to lamp, allow the fire rod and presence of easily accessible torches for access
|
||||
|
Reference in New Issue
Block a user