Tags
Creators
Details
Licensed MIT
Published 10 months ago
Updated last month
All versions
1.5
Release
Scorched Guns: Caverns & Chasms Compat 1.5last month 1,107
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
New
- Added configs.
- New structure: Gravekeeper Hideout
- Added Hummer - Copper tier Ricoshot gun.
- Added Fusillade - Wrecker tier Ricoshot gun.
- Added Exhumer - Gravekeeper Osborne Slug gun.
- Added Dead Draft - Gravekeeper air gun.
- Added Acolyte & Schismatic gun variants:
- Hangman Acolyte
- Mortician Acolyte
- Schismatic Gallows
- Schismatic Rehearse
- Added Gravekeeper enemies:
- Gravekeeper Herald
- Gravekeeper Ghoul
- Gravekeeper Neophyte
- Gravekeeper Acolyte
- Gravekeeper Schism
Balance & Tweaks
- Raids & Structures now use new Gravekeeper mobs.
- Gravekeeper Raid now is a set of 1 Herald, 3 Ghouls and 5 Neophytes.
- Buffed the durability of most guns.
- Adjusted animations, models and/or textures for Cacophony, Mortician, Rehearse, Gallows and Bella
- Reduced Cacophony damage (12 -> 10)
- Reduced Cacophony recoil angle. (5.45 -> 4.45)
- Reduced Cacophony recoil kick. (2 -> 1.75)
- Increased Cacophony spread. (3 -> 4)
- Increased Cacophony max ammo (30 -> 35)
- Tweaked Energy Trail particle effect.
Fixes
- Fixed Rehearse Heavy Stock grip missing.
- Fixed Hangman Carabine third person and laser sight models being broken.
- Fixed Rascal & Recur Create compat Mechanical Crafter recipe not working.
- Added Create recycling recipes for all the guns that didn't have them.
Changes from Alpha version
- Fixed Fusillade trying to use non-existing custom melee animation.
- Tweaked Fusillade inspect and reload animations.
- Tweaked Exhumer inspect animation.
- Added Hummer blueprint description
- Gravekeeper Schism and Ghoul now use their own biome tags for spawning.
- Tweaked Energy Trail particle.
- Small Bella animation tweaks.
- Added configs (See more above)
- Updated russian translation to be up-to-date with the update (Thanks @razzller!)
Optional dependencies
Any compatible version
Any compatible version
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:k21qHnnt:2TOX1DHd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:k21qHnnt:2TOX1DHd"
}

