V9m26a
Compatibility
Changes
MVS V9m26a/MVS Dungeon V1.3 Snapshot 1 It´s a long time without an update but the inspirations are there! But also the implementation was the clue!
This Update ports the FULL MVS Dungeon Mod to MVS as a compact modification (like a modpack)!
This can be the BIGGEST update that this modification ever has (for now)!
But this is also marked as a unstable build!
Loader:
Spoiler
1.20.1 Forge Version has been Updated to 47.3.0 (again)
1.21.1 NeoForge Version has been Updated to 21.1.232
Removed Stuff:
Spoiler
Smithing Template (Cosmetic Trim Texture)
Config:
Spoiler
-
The "MVS Config" has been renamed to "MVS",
-
Added the "MVS Dungeon" config file!
-
MVS Dungeon config options:
-
Addon Toggle:
-
Activates the (MVS Dungeon) addon (this blocks the normal way to the end)!
-
Welcome Message:
-
Toggles the welcome message. Sample: "MVS Dungeon V1.3 for NeoForge 1.21.1 By Pinguinmike" (message can be change in the snapshot cycle)
-
Bedrock Stuff Room:
-
Toggles the generation of the Bedrock Stuff Room!
Dimensions:
Spoiler
- Added:
- Void World:
- Ported from the MVS Dungeon mod with lightly changes that you can spawn the dungeon!
Biomes:
Spoiler
- Added:
- Dungeon_Void:
- Used for the "Void World" for custom generation (like a anticheat)!
Advancements:
Spoiler
-
Added:
-
MVS Dungeon:
-
Before: You installed the MVS Dungeon Mod!
-
Now: You entered the Void World (it´s quite dangerous here)!
-
He Spawned It!:
-
Spawn a MVS Dungeon (Aka. a giant Ender Dragon)!
-
He Did It! (He Completed It!):
-
Before: Sleep in a Bed, to leave the Void World!
-
Now: Sleep in a Bed, to escape the Void World!
-
Edited:
-
The "MVS" advancement tab icon has been changed to the Mod Logo!
Blocks:
Spoiler
- Added:
- Lucky Room Block:
- A Lucky Block like Block for the Dungeon Rooms.
- Debug:
- DEBUG_Void_World_Air (used for the Void World generation),
Items:
Spoiler
- Edited:
- Flight Staff:
- Has now the functions from the Dungeon Stuff!
- Shift + Right Klick = Dungeon Config Check
- Rightklick = Flight Ability/Spawns the Dungeon
- (The Dragon Wings enchantment is on the Flight Staff in the Void World disabled! The Armor with the Flight Staff should be working anyways.)
Spashes:
Spoiler
- Edited:
- Try also MVS Dungeon! --> Try also in MVS-MVS Dungeon!
- Over 900 thinks and more! --> Over 940 thinks and more!
Features/Misc:
Spoiler
- Added a new tooltip for the "Fight Staff",
- New pause screen overlay!
- Every lever for the "Lucky Room Block" in the rooms are replaced with stone buttons.
- The Room "Lush_Cave1" has been lightly edited with "Mossy Deepslate".
Bugfixes:
Spoiler
- The Flight Staff used durability with the Dragon Wings Enchantment when in creative mode,
- Tinted Glass has not been replaced when a new room generated (MVS Dungeon)!
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:G6W91SrN:EW67jwuM"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:G6W91SrN:EW67jwuM"
}

