▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/AutoLoad
AutoLoad

AutoLoad

Automatic singleplayer world re-opening, intended for minecraft modders

Оцените первым
92
0

Save a second, a thousand times

Instead of having to re-open your singleplayer world every time you stop runClient, just have it reopen your world!

!Awesome diagram showing skipping the main menu

During game loading, just hold F5 and it will skip the autoload process!

Getting started

For Neoforge 1.21.1, you can just add the jar to your local mods folder. However, it can be helpful to add it as a dev dependency, meaning all developers will get it automatically.

First, include the azmod maven (https://maven.azmod.net/):

maven {
    name = 'azmod-maven'
    url = "https://maven.azmod.net/releases"
}

Then, add the dependency (Versioning is +):

dependencies {
    //Include the latest 1.0.0 or newer version of autoloader for neoforge 1.21.1, other supported versions may be available, check CF or MR for availability
    implementation("com.cake.autoload:autoload-neoforge-1.21.1:1.+")
}

Configurable

By default, autoload always reopens the last world. If you want autoloader to only reopen worlds you were actively playing, the option is there!

Партнёрский материал

Как поиграть с друзьями с модом AutoLoad?

Мод AutoLoad куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода AutoLoad будет готов за пару минут - BungeeHost сделает всё за вас.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:
Опубликован:5 месяцев назад
Обновлён:1 неделю назад
Главная