Links
Tags
Creators
Details
All versions
1.0.3
Release
Valoria-1.20.1-1.0.34 months ago 86
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Unavailable version
Any compatible version
Any compatible version
Changes
Added
- Added Void Slate Runes
- Added Percent Armor translations due to confusion
- Added missing translation to valoria:void_desert
- Added Ancient Stone to Stone Crusher recipes, an additional way to receive Ancient Shards
- Added Zooming to Codex
- Added Combat Fundamentals page to Codex
- Added a lot of new pages to Codex
- Added Respirator recipe
- Added Gas mask recipe
- Added Cutscenes
- Added Firron Boss
- Added Quantum Reaper to Valoria Fortress LootTable (previously unobtainable)
- Added Void key to Wicked Crystal drop (This will prevent players from being stuck inside a Boss arena if Minecraft decides not to generate stupid buttons)
Fixed
- Fixed possible Packet Hack allowing users to dupe items using Codex reward system that is currently WIP
- Fixed possible Packet Hack allowing users to upgrade Alchemy Station using cheapest materials directly upgrading from levels 1 -> 3
- Fixed Ent Attack delays
- Fixed Troll animations
- Fixed font Unicode conflicts with other mods - reported by muon (μ⁻)
- Fixed rare crash on UnlockableCondition check - reported by muon (μ⁻)
- Fixed Harvest level mismatch on some tools
- Fixed Manipulator Sound stuttering on multiple blocks working
- Fixed Accessories breaking particles
- Fixed Accessories breaking logic
- Fixed Stun Effect rarely crashing the game
- Fixed Overlays causing FPS drop on low-end PCs
- Some sounds were mixed after compression
- Zero damage projectiles with Projectile damage attribute
- Fixed Pot Shape causing lags
- Fixed some rare crashes
- Fixed Night Vision rune duration desync
- LootBag wasn't giving player the first item in the loot list - Thanks for reporting to Bela Clove
Changes
- Improved Codex hints
- Reduced Wicked Scorpion spawn rate
- Increased Shade Blossom generation (Common now)
- Specific codex pages were removed, now there's only random one, if all the pages are unlocked it will be consumed for player experience
- Improved Boss Structure Generation: Valoria boss structures are now guaranteed to generate in a radius around the world spawn rate (similar to vanilla Strongholds).
- Optimized radial attacks
- Improved Codex entries hovering
- Improved Codex entry pages (Added scrolling, images, entity renderers, recipes...)
- Improved Codex entries clicking interaction
- Nerfed King Crab (damage and health)
- Decreased Devil health
- Increased Devil loot
- Kiln now can be crafted using any of Ephemarite type stone
- Increased Shade blossom generation
- Removed Diamonds from Pot
- Decreased Iron drop from Pot
- Decreased Ent spawn rate
- Increased Ent loot
- Improvements to Codex UIX
- Reduced Gaib roots generation count
- Increased Gaib roots drop count
- Increased food rot interval 3s -> 10 min
- Changes to Accessories breaking logic to make it more predictable
- Improvements to russian translation by refiq_
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Valoria-1.20.1-1.0.3-nomusic.jar | Unknown | 12.6 MiB |
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:PmIir1iT:StraTM7C"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:PmIir1iT:StraTM7C"
}

