Tags
Creators
Details
1.0.2
Compatibility
Changes
ru
Версия мода 1.0.2
--- Было добавлено:
крафты всего того, что есть на данный момент в моде (кроме техники и клонов) пластоид дюрасталь двухклинковая глефа коннектор для обоюдных световых мечей фикс багов дроид-фабрикатор стол сборки 8 кайбер-кристаллов с соответствующими цветами костюм Дарта Вейдера (персонаж скоро) анзелланцы изменение пользованием Силы световой меч "Maul" приём со световым мечом "Wind-Mill" тускенские рейдеры пики тускенских рейдеров анимация хождения со световым мечом новая поза отражения анимации отражения поза шифта со световым мечом анимация хождения со световым мечом на шифте механика выносливости незначительные косметические изменения (по типу новой аватарки световых мечей) новый приём Силы "Обман Разума" добавление следа прожигания зарядов бластеров и световых мечей новый моб - порг (он будет как попугай) новые звуки для каждого цвета светового меча боёвка для двойных мечей боёвка для обоюдных мечей искры и вспышки от световых мечей анимация трансформации у дроида B-1 уникальные каноничные звуки для Тёмного меча новые 7 форм боя (пока-что без анимаций, все анимации взяты от Шии-Чо) звуковое сопровождние для приёмов Силы
eng
Mod version 1.0.2
--- It was added:
crafts of everything that is currently in fashion (except equipment and clones) plastoid durasteel double-bladed glaive connector for mutual lightsabers bug fixes the fabricator droid the assembly table 8 kiber crystals with matching colors Darth Vader costume (character coming soon) the Anzellans changing the use of Force lightsaber "Maul" Wind-Mill lightsaber
attack - Tusken Raiders
peaks of the Tusken Raiders animation of walking with a lightsaber new reflection pose reflection animations lightsaber shift pose animation of walking with a lightsaber on a shift mechanics of endurance minor cosmetic changes (based on the type of new lightsaber avatar) a new Power trick called Mind Deception adding a burn mark for blasters and lightsabers new mob porg (it will be like a parrot) New sounds for each lightsaber color fighting game for double swords fighting game for double swords sparks and flashes from lightsabers animation of the transformation of the B-1 droid unique canonical sounds for the Dark Sword new 7 forms of combat (no animations yet, all animations are taken from Shii-Cho) sound effects for Force techniques
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:ZEXjVwIo:dMoGhYKe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZEXjVwIo:dMoGhYKe"
}

