Links
Tags
Creators
Details
Licensed MIT
Published 2 years ago
Updated 56 minutes ago
All versions
0.3.1
Release
LCMC 0.3.12 years ago 139
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
ru
- Добавлено: 2 Пасхалки
- Добавлено: Новый функционал работы.
- Добавлено: Локализация всего нового контента (кроме яиц призыва, ибо они будут переделаны)
- Изменено: Дроп Белого самородка с Зелёного Рассвета теперь 100%
- Изменено: (геймрул)Если включён: Теперь урон мода не НАНОСИТ урон, а УМЕНЬШАЕТ количество ХП (теперь секунды неуязвимости не работают) (по умолчанию: вкл)
- Изменено: Другие измерения стали безопасны(нет урона от падения, и если вы каким то образом вывалитесь за структуру, при падении вы будете возвращены наверх)
- Изменено: У Дракона, Визера и Вардена теперпь уникальные сопротивляемости: Общ: ВАВ, 1 ко всем физическим резистам. Дракон: r0.8 w0.8 b2 p0.6; Визер:r0.9 w2 b0.8 p0.6; Варден:r0.9 w0.7 b0.8 p2.
- Изменено: Улучшена автонаводка оружия "Разрушающийся Разум"
- Изменено: Способность 5 урона всеми цветамии теперь работает если Сумерки в ОСНОВНОЙ руке (до этого: работало в обоих руках)
- Изменено: Большинство Хитбоксов подогнаны под размеры сущностей
- Изменено: При попытке удара с яйцом на голове, переноска ломается (яйцо упадёт)
- Изменено: Текстура Записок
- Исправлено: Отсутствовал звук при спец атаке Сумерек
- Исправлено: Сердце стремления теперь даёт эффекты описаные в мануале при хорошей работе (до этого он накладывал их на себя)
- Исправлено: Дитя галактики больше не убивает вас при работе, если у него меньше 0 счётчик клипот
- Исправлено: Двойная работа (нуждается в более тщательной проверке)
- Исправлено: Исправлена специальная способность Стремления (после получения урона даётся скорость на 3 секунды)
- Исправлено: У Пеккатул убрана неуязвимость к огню, так что теперь зажигалка будет работать
- Исправлено: Быстрые удары по сущности больше не восстанавливают ей хп
- Исправлено: Вход в зачистку больше не убивает всех мобов вокруг вас (в вашем мире)
- Исправлено: Опечатка в зачистке
- Исправлено: Смерть в измерении Тёмного Леса приводила к исчезновению всех вещей, теперь они бyдyт лежать рядом с порталом
Eng
- Added: 2 Easter eggs
- Added: New work functionality.
- Added: Localisation of all new content (except for summoning eggs, for they will be redone)
- Changed: White Nugget drop from Green Dawn is now 100%.
- Modified: ( gamerool ) If enabled: Now the mod's damage doesn't do damage, but decreases the amount of XP (now invulnerability seconds don't work) (default: on).
- Changed: Other dimensions are now safe (no fall damage, and if you somehow fall out of the structure, you will be brought back up when you fall).
- Changed: Dragon, Weezer and Varden now have unique resistances: Common: WAV, 1 to all physical resistances. Dragon: r0.8 w0.8 b2 p0.6; Wither:r0.9 w2 b0.8 p0.6; Warden:r0.9 w0.7 b0.8 p2.
- Modified: Improved auto-targeting of the Mind Shattering weapon
- Changed: Ability 5 damage in all colours now works if Twilight is in the MAIN hand (previously: worked in both hands).
- Changed: Most Hitboxes have been adjusted to fit the size of the entities
- Changed: When attempting to hit with an egg on the head, the carry breaks (egg will fall)
- Changed: Texture of Notes
- Fixed: Twilight's special attack sound was missing.
- Fixed: Heart of Aspiration now gives the effects described in the manual when it works well (before it cast them on itself).
- Fixed: Child of the Galaxy no longer kills you when it works if it has less than 0 clipot count.
- Fixed: Double Work (needs a more thorough check)
- Fixed: Fixed Aspiration special ability (gives speed for 3 seconds after taking damage)
- Fixed: Peccatul's invulnerability to fire has been removed, so now the lighter will work.
- Fixed: Quick strikes to an entity no longer restore the entity's hp.
- Fixed: Entering a clearing no longer kills all mobs around you (in your world).
- Fixed: A typo in the clearing.
- Fixed: Death in the Dark Forest dimension causes all items to disappear, now they will be lying next to the portal.
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:WjSBNhd5"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:E2utjuir:WjSBNhd5"
}


