All versions
1.5.0
Release
DEEP 1.5.010 months ago 111
Compatibility
Minecraft: Java Edition
b1.7.3
Platform
BTA (Babric)
Supported environments
Singleplayer only
Changes
Massive huge big large fat update alert!!!!!!!!!!!!!!!
Dunno if I remember all the changes but I'll try my best.
- Tripled cave generation rate.
- Added new loottables for dungeons and labyrinths
- Added new dungeon pallets
- Added humid labyrinths
- Added geodes for several different ores
- Added diving helmets to humid labyrinths
- Added spider spawners to desert labyrinths
- Added bast statues to desert labyrinths
- Added four naturally generating stone types to the overworld including Abyssalrite, Pearlstone, Peridotite, and Scorched Sandstone.
- Added cobbled pressure plates for every stone type
- Added bismuth ore to overworld.
- Made most tools repairable with bismuth.
- Added quartz crystals
- Added storage blocks for most mob drops
- Added sugar storage block
- Added doors for silver, gold, and lead.
- Added trapdoors for silver, gold, and lead.
- Added fences for silver, gold, and lead.
- Added meshes for silver and lead.
- Added freezer
- Added frozen variants of almost every food.
- Added brick oven
- Added new decorative blocks for lapis and rhodonite.
- Added reinforced ladders
- Added drills for tool tiers above iron
- Added delay repeater
- Added roots
- Added silt
- Added stucco and carved stucco
- Added slush
- Added fossils
- Added spider eggs
- Added salt
- Added taffy
- Added salt pillars
- Added light gray, gray, and yellow mushrooms
- Added mother spider mob
- Added spider egg block
- Added beetle mob
- Added beetle husks
- Added outback zombie mob
- Added wisp nether mob
- Added popper nether mob
- Added SFX to werewolves, elder skeletons, poppers, and shades.
- Added ceramic buckets
- Added drain buckets
- Buffed rail recipe to give 32 rails
- Buffed detector rail recipe to give 32 detector rails
- Buffed powered rail recipe to give 16 powered rails
- Changed web recipe.
- Reduced soulsand and igneous netherrack patch sizes.
- Removed lead bonemeal and cacao dupe recipe.
- Made stardew farming no longer break with DEEP
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| deep-1.5.0-sources.jar | Unknown | 1.83 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:QFQWfUi3:ZVZ4eYEU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:QFQWfUi3:ZVZ4eYEU"
}

