mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Added option for MC bee traps
This commit is contained in:
@@ -21,5 +21,6 @@ minecraft_options: typing.Dict[str, type(Option)] = {
|
||||
"include_hard_advancements": Toggle,
|
||||
"include_insane_advancements": Toggle,
|
||||
"include_postgame_advancements": Toggle,
|
||||
"shuffle_structures": Toggle
|
||||
"shuffle_structures": Toggle,
|
||||
"bee_traps": Toggle
|
||||
}
|
Reference in New Issue
Block a user