mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
increment MC client version and network_data_package version
This commit is contained in:
@@ -7,7 +7,7 @@ from BaseClasses import Region, Entrance
|
||||
from .Options import minecraft_options
|
||||
from ..AutoWorld import World
|
||||
|
||||
client_version = (0, 3)
|
||||
client_version = (0, 4)
|
||||
|
||||
class MinecraftWorld(World):
|
||||
game: str = "Minecraft"
|
||||
|
Reference in New Issue
Block a user