Merge remote-tracking branch 'Espeon/minecraft' into Archipelago_Main

This commit is contained in:
Fabian Dill
2021-07-02 20:14:34 +02:00
12 changed files with 203 additions and 294 deletions

View File

@@ -32,7 +32,7 @@ assert len(lookup_any_location_name_to_id) == len(lookup_any_location_id_to_name
network_data_package = {"lookup_any_location_id_to_name": lookup_any_location_id_to_name,
"lookup_any_item_id_to_name": lookup_any_item_id_to_name,
"version": 6}
"version": 7}
@enum.unique