Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 4 months ago
All versions
4.2.1
Release
DeepNull Reforged (DankNull) [NeoForge/Fabric] 4.2.14 months ago 641
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
DeepNull Reforged 4.2.1
Hotfix release for Minecraft 1.21.1 on NeoForge.
Fixes
- Fixed tossed-item pickup delay applying globally. The 10-second pickup delay now only applies to player-thrown items that a carried DeepNull can actually accept or void.
- Fixed AE2-style multi-side fluid extraction from docked DampNulls using stale capability state, which could duplicate fluids during automation pulls.
- Fixed docked DeepNull/DampNull item, fluid, and energy capabilities so side-based automation reads the live docked null state instead of stale snapshots.
- Fixed DeepNull stored stacks being exposed to external item automation as normal capped stacks, which could cause tools like Building Gadgets to collapse large stored counts down to one stack.
- Fixed Crafting Tweaks compatibility on newer API variants so the DeepNull return-to-storage integration no longer fails during init.
- Fixed Docking Station block capability extraction paths used by automation mods such as Pipez, including generator-buffer extraction.
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:2NfByTCm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:yYjkmjge:2NfByTCm"
}![DeepNull Reforged (DankNull) [NeoForge/Fabric]](https://cdn.modrinth.com/data/yYjkmjge/31ec63f3fc0cc57184846c04facfd9ae8148dc9d_96.webp)

