Links
Tags
Creators
Details
Licensed MIT
Published 2 years ago
Updated 56 minutes ago
All versions
0.0.2
Release
NLCMC 0.0.256 minutes ago 3
Compatibility
Minecraft: Java Edition
26.1.2
Platform
NeoForge
Supported environments
Client and server
Changes
ENG. v 0.0.2
Added:
- Attack animation for the Lust Pecatula
- “Packaged Weapons” feature
- “Penitence” Weapon feature
- "Penitence” Armor feature
- The “Justice” stat's effect on weapon attack speed
- Firearm magazine mechanics
- O-02-56, his weapons, armor (currently without a gift, item, ability, or rage mechanic)
- O-01-55, his weapons, armor (currently without a gift, item, or ability)
- The cogito being introduced for these abno and its recipes.
Fixed:
- The walking animation for the Pecatula of Lust
Changed:
- The speed of the Pecatula of Gluttony
- The speed, attack speed, and attack range of the Pecatula of Lust
- Gluttony Pekatula’s resistances: 1.5; 0.8; 1; 1.4; 2; 1; 1
- Lust Pekatula’s resistances: 0.8; 0.8; 2; 1.5; 2; 1; 1
- Portable Extractor recipe
Progression list for this version (Прогрессия на данной версии)
RU. v 0.0.2
Добавлено:
- Анимация атаки для пекатулы похоти
- Функционал "Запакованного оружия"
- Функционал Оружия Раскаяние
- Функционал брони Раскаяние
- Влияние стата "Справедливость" на скорость атаки оружия
- Механика магазинов для огнестрельного оружия
- О-02-56, его оружие, броня (пока что без дара, предмета, способности и механики ярости)
- O-01-55, его оружие, броня (пока что без дара, предмета, способности)
- Вводимый когито для этих аномалий и его рецепты.
Исправлено:
- Анимация ходьбы пекатулы похоти
Изменено:
- Скорость пекатулы чревоугодия
- Скорость, скорость атаки и дальность атаки пекатулы похоти
- Сопротивления пекатулы чревоугодия - 1.5; 0.8; 1; 1.4; 2; 1; 1
- Сопротивления пекатулы похоти - 0.8; 0.8; 2; 1.5; 2; 1; 1
- Рецепт Портативного извлекателя
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:KHz4ghko"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:E2utjuir:KHz4ghko"
}

