Links
Tags
Creators
Details
0.3.2
Compatibility
Required content
Changes
ru
!! Внимание !! В данной версии НЕ СРАЗУ разблокируются кнопки, поэтому большинство ГУИ (по типу Двигателя мефистотеля) Придётся закрывать и открывать заново. Это произошло из-за того, что я перешёл на мкреатор 2024.3, но плагин Геколиб Ещё не был портирован на эту версию, приношу свои извинения за неудобства, по этой же причине не были добавлены новые фигурки разработчиков и тестеров.
- Добавлено: Глобальный Гайд, в котором вы можете пройти миссии, которые помогут вам освоиться в моде.
- Добавлено: Команда /questline для изменения номера текущего квеста основной линии обучающих квестов
- Добавлено: Торговец в измерении "Л" Он продаст вам предметы за Очки активного агента (ОАА)
- Добавлено: Загадочные коробки с вариативной наградой.
- Добавлено: Новое ЭГО, Самый редкий дроп с вышеперечисленных коробок. (имеет скейл скорости атаки от справедливости)
- Добавлено: 15 Новых декоративных блоков из тёмного леса
- Изменено: Переведено описание у инструментов работы и Дневника агента
- Изменено: Мануал ОГИСБД теперь нового типа
- Изменено: Гуи Мефи изменён
- Изменено: Гуи, текстурка, крафт и название Дневника агента изменены
- Изменено: В мануалах нового типа смещён инвентарь
- Исправлено: (У меня не осталось времени на исправление серьёзных ошибок, так что было исправлено лишь) Неправельные названия фигурок на русском языке. (Постараюсь исправить к 0.3.3)
eng
!! Attention !!! This version does NOT immediately unlock buttons, so most GUIs (like Mephistotle Engine) will have to be closed and reopened. This happened because I moved to mcreator 2024.3, but the plugin Geckolib has not yet been ported to this version, I apologise for the inconvenience, for the same reason were not added new figures of developers and testers.
- Added: Global Guide with missions to help you get used to the mod.
- Added: The /questline command to change the current quest number of the main line of tutorial quests
- Added: Merchant in dimension ‘L’ He will sell you items for Active Agent Points (AAP).
- Added: Mystery boxes with variable rewards.
- Added: New EGO, The rarest drop from the above boxes. (Has an attack speed skale from justice)
- Added: 15 New decorative blocks from the dark forest.
- Modified: Translated descriptions for Job Tools and Agent's Diary
- Changed: OSAHGD manual is now a new type.
- Modified: Gui Mephi changed
- Changed: Gui, texture, crafting and Agent's Diary name changed
- Changed: Inventory has been shifted in the new type of manuals
- Fixed: (I didn't have time to fix serious bugs, so it was only fixed) Incorrect names of figures in Russian. (I'll try to fix by 0.3.3)
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:E2utjuir:IPF3lKM0"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:E2utjuir:IPF3lKM0"
}

