Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
1.1.0
Release
Solo Craft: Reawakening 1.1.02 weeks ago 53
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Semi Major Update (1.1.0)
Changelog:
Bugfixes:
- Fixed getting stuck in air after traveling to dungeons
- Fixed the dungeons disappearing when you enter them
- Fixed Beru movement getting stuck at blocks when it flies
- Fixed Shadow soldiers AI's to make sure they follow the player when they are suppose to and fight when they are suppose to as well.
Changes:
- Reworked evaluation process.
-
- Player now needs to click and hold to the crystal symbol when evaluating
-
- Players now can reroll their classes but not their ranks (Reroll is infinite for a short time until next update)
- Subway enterance & Evaluators now spawn in villages but not seperately anymore.
- Removed all the unnecessary items from the "Cheat Items" tab
- removed /solodungeonstuck command as its depracated and made a replacement command for it that actually works.
- Ice Elves and Polar bears got nerfed, they now change their targets to whatever hits them allowing players to use summons to make the fight easier.
- Arise ability is now being used to revive all the bosses including Igris and Beru
New features:
- "/slr help" command for non cheat (non OP required) slr commands
- Added Sung Il-Hwan's moveset for Ruler vessels but its LOCKED due to bug fixing.
- Added a customization feature for all shadow soldiers to give them glowing colors that only the summoner can see. Also some shadows such as "Igris and Tusk" accept certain items such as "Demon King's Longsword and Orb of Averice" but visually nothing changes
-
- Igris does lightning attacks and gets increased damage
-
- Tusk does 2x damage and gets 1.5x attack speed.
- Added GRAND MARSHALL shadow rank that player needs to manually promote a shadow to. Shadow is required to be MARSHALL rank and max rank to be promoted to GRAND MARSHALL.
-
- Player gets special ability when he has a shadow assigned to GRAND MARSHALL rank and ability differt for each Shadow becomming GRAND MARSHALL. And changing GRAND MARSHALL's have a cooldown so you cant abuse using different skills at the same time.
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:YdsLXFph:ZXeYmenX"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:YdsLXFph:ZXeYmenX"
}

