Tags
Creators
Details
Licensed CC-BY-NC-4.0
Published 3 years ago
Updated 3 months ago
All versions
1.2.0
Release
SoniCraft Demons 1.2.02 years ago 21.4K
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
The first version for 1.20.1!
Additions:
- Green Mountain!
- End (from Green Mountain)
- Mazin/Majin!
- Cursed Little Planet (Majin Forest and Starvedust Feedway)
- Starved boss fight
- 2 new wood types: Mountain Palm and Nightmare
- Doors and Trapdoors for Necro Palm and Neuro Palm wood types
- Blacksteel Door and Pressure Plate
- 2 new plants in
Green HellDevil Island: Eyeball Plant and Arm Plant - New dungeon variant in Marble Zone featuring a staircase based on "..." and a chest with some Demons starter items
Changes:
- Furnace Metal Sonic has been completely overhauled:
- The GUI has been removed in favor of right-clicking him with smeltable items
- The giant concept-art model has been replaced with a two-block-tall GeckoLib model
- He is now built with a Block of Blacksteel, a Blacksteel Smelting Core, and a Furnace Metal Sonic Head
- Updated jumpscare visuals for Sonic.EXE and Lord X
- Renamed "Super Furnace" to "Blacksteel Smelting Core" and removed its functionality as it was just a broken overpowered Furnace
- Changed the Furnace Metal Sonic Head model and crafting recipe
- Renamed "Starved Eggman" to simply just "Starved"
- Updated Starved texture to look more like the source material
- Pointed Cynstone now properly generates in the EYX dimension
- EYX now hovers on land when chasing the player (as opposed to flying, which was much slower)
- EYX Giants now have GeckoLib animations
- Sonic.EXE now attacks Hero characters from the base SoniCraft mod
- The Minecraft Java Edition logo on the title screen has been changed slightly
- More splashes have been added to the title screen
- Existing crafting recipes and tags have been tweaked
- Various portal frames and igniters can now be obtained without travelling to the EXE dimension
- Green Hell has received a visual overhaul and is now called "Devil Island" (registry names will remain unchanged for now)
- New texture for Dark Chaostone
- Renamed "Green Hell Flower" to "Devil's Hand", and "Green Hell Sunflower" to "Tall Devil's Hand"
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:wyQLNSQ6:wR1e97KF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:wyQLNSQ6:wR1e97KF"
}

