Archipelago/worlds/minecraft
KonoTyran 521122fd4f
Minecraft Version support (#458)
* add support for other java/forge versions

* fix fetching correct mod for specified version.

* add support for other java/forge versions

* fix fetching correct mod for specified version.

* convert MinecraftClient.py to read forge versions from Randomizer Mod Repo.

* add minecraft_versions.json to gitignore.

* remove redundant json import

* update host to release.
add forge checking,
fixed duplicated code due to merge.

* clerify that beta channel will most likely make games no longer playable on release channel

* convert commetns to docstrings.
2022-05-10 21:00:53 -07:00
..
Items.py MC: 1.17 support (#120) 2021-12-01 02:37:11 +01:00
Locations.py MC: 1.17 support (#120) 2021-12-01 02:37:11 +01:00
Options.py Options: change displayname to display_name 2022-02-02 16:29:29 +01:00
Regions.py add structure compasses to itempool in a fixed order 2021-08-30 08:15:21 +00:00
Rules.py Minecraft: save some memory with static rules on Locations 2022-02-23 02:44:47 +01:00
__init__.py Minecraft Version support (#458) 2022-05-10 21:00:53 -07:00
requirements.txt ModuleUpdate: add it to a few more common entry points 2022-04-07 15:21:47 +02:00