1.43
Compatibility
Required content
Changes
This is a beta, take in mind it may cause problems so please play with that on mind and make sure to leave feedback for full 1.43 version!
MAIN FOCUS
CONFIGS WE NEEDED THIS ST
so i kinda had to do the configs fast, but in reality i was planning to delay this update as i’ve finally started working with the new dimension Ryumsky, currently the dimension is way more playable than before but no portal cuz i have the bare terrain and biomes done
System changes
-Changed once again the creative tab sorting -Now most elemental options have configs, such as special effects
Blocks
-Added Stormud Wood set -Added Neutrum Wood Set -True ice blocks can now be mined with IRON tier tools -Added Scoria sand -Added Scorite Ore/Scoria sand ore/block -Added Thunderite block
World
-Revamped Ryumsky generation -Removed all structure small islands in ryumsky -New biomes: Ryumsky Neutrum Plains, Ryumsky Electric/Neutrum/Dark/Corrupted Forest, Scoria desert
Weapons or tools
-Altered level of stone tier set for both Compressed and Skyrium stone -Erased icyllium tool set -Nerfed True Ice tool set -Adjusted stats of Skylite and Thunderite set -Added Scorite set
Items
-REMOVED all unique sticks and gear except for dedicated gear for all the wood sets, such as snowy sticks and tools, tools like me mendalum bow, True ice spear and True ice katana -Added Scorite Raw/Ingot
Armors
-Buffed Padded leather armor
Mobs
-Balanced Arpies -removed ice guardian spawn entity -Now all permafrost entities spawn rates had been adjusted
Re-sprites
Skym set Metallic snow armor set Padded leather armor set Metallic snow tool set True ice tool set Skym leaves
Effects
Wet and Calcination now are configurable
Fixes
-Fixed inconsistencies among Ryumsky Woodsets -Skym and rooten Saplings couldnt grow -Couldn’t craft snowy fence gates -Errors while loading loot tables
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:iOMf65x8:VXYMRs39"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:iOMf65x8:VXYMRs39"
}

