All versions
1.0.0
Beta
DeepNull Reforged 1.0.04 months ago 15
Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platform
NeoForge
Supported environments
Client and server
Changes
DeepNull Reforged 1.0.0
First public release of DeepNull Reforged for NeoForge 1.21.1.
Highlights
- Ported the original DankNull concept to NeoForge 1.21.1 as DeepNull Reforged.
- Renamed in-game text, metadata, and remaining legacy references from DankNull to DeepNull.
- Added per-slot behavior parity, including selection, extraction mode, placement mode, tag matching, locking, and slot reordering.
- Restored DeepNull render parity work for held items, contained-item spinning display, dock rendering, and the timed HUD overlay.
- Brought back DeepNull Dock functionality with item transfer support and standard inventory capability exposure for automation mods.
- Improved compatibility with common item transport systems by exposing the dock as a stable inventory target.
- Added modernized GUI and HUD behavior for NeoForge 1.21.1 while preserving the original workflow.
User-facing fixes
- DeepNull now holds in-hand with vanilla block positioning. Contained item rendering is centered correctly inside the DeepNull.
- Docked DeepNull rendering updates correctly when inserting or removing the item.
- Docking station breaks properly with a pickaxe and supports pipe interaction.
- Tooltip/header text now correctly shows DeepNull instead of legacy /dank/null strings.
Technical notes
- Built for NeoForge 21.1.219
- Minecraft 1.21.1
- Release: deepnull-reforged-1.0.0.jar
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:yYjkmjge:Sgbqs7JH"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:yYjkmjge:Sgbqs7JH"
}![DeepNull Reforged (DankNull) [NeoForge/Fabric]](https://cdn.modrinth.com/data/yYjkmjge/31ec63f3fc0cc57184846c04facfd9ae8148dc9d_96.webp)

