Links
Tags
Creators
Details
Licensed CC-BY-NC-4.0
Published 2 years ago
Updated 2 months ago
All versions
0.5.0-beta1
Beta
SoniCraft Demons X-Tras 0.5.0 Beta-12 months ago 1,811
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Changes
Finally...freedom.
Additions:
- Majin City!(Ironically getting a rework soon)
- Trinity as Round 2 boss! (Keep in mind, fighting in Round 2 is almost always a bad idea. Might be better to run.)
- The Book of X, a guidebook to X-Tras (and Demons) ingame! (Not very complete, only some character bios are done)
- Paintings based on the Demons/X-Tras Cast!
- The Valley, a new biome for Faker's Realm!
- New advancements! (More coming soon)
- Santiago (Not that complete, but he's going to be a REAL menace in the future...)
- Sonic Has Passed!Sonic/Eggman and Somari! (Just don't place Sonic in a corrupted area...)
- A Mazin Shopkeeper named Marx, basically Chao Garden Black Market but EXE'd. (shop is getting more items/rework)
- Sonic/Tails Vessels (getting removed for a full vessel rework, you'll use these for traversal in some dimensions)
- Extra Starvedust Feedway blocks (I don't reccomend you use them, as they'll be removed and ported to Demons)
- Chinelin Sonic! (Due for a rework again)
Changes:
- Almost EVERYONE and I mean EVERYONE in this mod had an entire model/texture rework!
- Fleetway Super Sonic is now a complete boss! (If you want to stand a chance, may need to get the Emeralds)
- The Emerald Chamber now ONLY spawns in Lava Reef, as well as it being completely redone!
- The Golden Starpost! (AKA:Get rid of Fleetway-inator)
- You can now go a "Super" similar to Fleetway's! (Hold R to fire a laser, but it drains a HEAVY amount of rings)
- X's Realm has been completely fixed and redone.
- "The Beast" has been changed to "Chimera" with a new texture. (Based on Wacky World 2009)
- "..." has been reworked completely!
- OMT has some new blocks/features in his realm! (Some biomes, specifically the OLR Rework biomes may be getting removed...just a warning.)
- Rewrite's Realm has been completely rewritten with new textures!
- The VOID has an updated feature (with a still incomplete one) AND a reworked Lord X's Castle!
- X now chases you throughout his realm (chase music is placeholder)
- EXE's name has been changed to "Faker".
- Faker (Faker and Beast Form) now has new abilities, plus Faker now has a chance to go Beast Form early.
- Some bosses now get custom healthbars!
- Every single trace of Fatal Error/Biome Tester/Sunky/Rewrite Prime is now eradicated. (WARNING! YOUR OLD WORLDS MAY SUFFER)
Stay tuned for the next beta, which will focus on OMT, and give everyone their full, proper moveset!
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:FENv3nu3:TgrVCrTk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FENv3nu3:TgrVCrTk"
}

