Links
Tags
Creators
Details
6.1.0
Compatibility
Required content
Changes
A visual pass on the Kitchen Access Point, bringing its screen and network card fully in line with Refined Storage's own Network Transmitter. No gameplay changes beyond the card slot now matching the Transmitter's.
Added
- The Kitchen Access Point screen now matches Refined Storage's own Network Transmitter: the transmitting animation between the card slot and the status, and a warning marker on the problem states (missing card, unbound card, or a Station it can't reach).
- The network card shows a distinct bound/unbound texture, so you can tell a bound card apart in the inventory.
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. The bound/unbound texture makes a card that won't go in easy to spot.
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:xcjwC2Wy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AOuwe9He:xcjwC2Wy"
}








