All versions
1.8.6-fabric-1.21.1
Release
Mebahel's Creatures - Draugr Invasion 1.8.6-fabric-1.21.12 months ago 2,924
Uploaded by
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Client and server
Required content
Changes
Mebahel's Creatures - Draugr Invasion v1.8.6 - Minecraft 1.21.1
New :
- New structure : Simple Grave : a small structure mostly here for the quests of my new quest mod
- New structure : Ruined Church : a small structure mostly here for the quests of my new quest mod
- New structure : Ruin : a small structure mostly here for the quests of my new quest mod
- 3 questlines and 3 rumors are added with this update and will be available if you have "Mebahel's RPG - Villager Quests and Companions" installed.
- New translation added for the russian language.
- Traduction in english, french, chinese and russian are added for the quests too.
Changes :
- You will be able to get golden_claw_fragment more often in draugr_crypt_common chest loot_table (+~5%)
- You will be able to get golden_claw_fragment in draugr_crypt_rare chest loot_table (40%)
Bug fixes :
- DraugrAltarBlock ticker is now fixed and shouldn't crash anymore along with syntra connector.
- TickScheduler shouldn't crash the game anymore.
- Hitbox will not scale with the random model scaling anymore
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:JGgAstX9:8K4jkPfg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JGgAstX9:8K4jkPfg"
}



