Links
Tags
Creators
Details
Licensed MIT
Published 2 years ago
Updated 56 minutes ago
All versions
0.0.1
Release
NLCMC 0.0.16 days ago 76
Compatibility
Minecraft: Java Edition
26.1.2
Platform
NeoForge
Supported environments
Client and server
Changes
Eng
Test Version:
-The mod is being developed from scratch for the new loader and the new version Added:
- Working procedure
- Unlock the abnormality manual
- Test item
- Portable enkephalin extractor
- Abnormality O-03-03
0.0.1
Added:
- O-03-03’s ability
- Panic at 0 SP; the panic effect varies depending on the dominant stat.
- Colored (non-work) damage
- Stat decreases upon death
- Stat increases during work
- Mirror shard and its functionality. -The /nlcchst command, a temporary solution -Mini-game in work -Pecatula of Lust -Pecatula of Gluttony -Injectable Cogito Fixes: -Messages regarding busyness, low SP, and cooldown were not displayed.
- When attempting to work with an anomaly during its cooldown, a bug would occur that prevented work until the extractor right-clicked on the ground.
- If an anomaly died while being worked on, the world would become unplayable. Now this causes a crash, but you can continue playing in the world after the crash. However, because of this, if you log back in while the anomaly is being worked on, the process ends.
- The O-03-03 model has been fixed; it no longer flickers.
- The third-person camera no longer zooms out during the process. Changes:
- The O-03-03 hitbox has been enlarged.
- The O-03-03 summoning egg has a different sprite.
Ru
Тестовая версия:
-Мод разрабатывается с нуля для нового загрузчика и новой версии Добавлено:
- Процедура работы
- Разблокировка мануала аномалии
- Предмет для тестирования
- Портативный экстрактор энкефалина
- Аномалия O-03-03
0.0.1
Добавлено:
- Способность О-03-03
- Паника при 0 Сп, в зависимости от преобладающего стата, эффект паники отличается.
- Цветной (не рабочий) урон
- Понижение статов при смерти
- Повышение статов при работе
- Осколок зеркала и его функционал.
- Команда /nlcchst , временное решение
- Миниигра при работе
- Пекатула Похоти
- Пекатула Чревоугодия
- Вводимый Когито Исправления:
- не отображались сообщения о занятости \ низком СП\ восстановительном времени.
- при попытке работы с аномалией при восстановительном времени происходил баг, не дающий возможности работать, пока экстрактором не произведется ПКМ по земле.
- при смерти аномалии в процессе работы мир становился неиграбельным. Теперь это приводит к крашу, однако после краша в мире можно продолжать играть. Однако из-за этого при перезаходе во время работы она оканчивается.
- Исправлена модель О-03-03, больше не мигает. -При работе камера от третьего лица больше не отдаляется. Изменения: -Хитбокс О-03-03 увеличен -Яйцо призыва О-03-03 имеет другой спрайт
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:NbDqPrLc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:E2utjuir:NbDqPrLc"
}

