Links
Tags
Creators
Details
7.0.0
Compatibility
Required content
Changes
Updated to Minecraft 26.1.2 on NeoForge, now running on Java 25, and on Refined Storage 2 3.2.1. Everything from 6.0.0 carries over: network items and fluids in the Cooking Table, the configurable power draw, the guide book, JEI, and Jade.
Added
- The Kitchen Access Point screen now matches Refined Storage's own Network Transmitter: the transmitting animation between the card slot and the status, a warning marker on the problem states, and a distinct bound/unbound texture on the network card.
Changed
- The card slot only accepts a bound card now, like the Network Transmitter — right-click the card on a Station to bind it first.
- Requires Java 25 — that is what Minecraft 26.1.2 runs on.
- The One Probe support is temporarily removed: there is no build of The One Probe for 26.1 yet. Jade still gives the same in-world tooltip, and The One Probe support returns once a 26.1 build ships.
Optional dependencies
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:AOuwe9He:9HaCbtWP"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AOuwe9He:9HaCbtWP"
}







