Links
Tags
Creators
Details
All versions
v1.11.4-mc26.1.2
Release
Carpet IGNY Addition v1.11.4 for mc26.1.23 months ago 816
Compatibility
Minecraft: Java Edition
26.1.2
Platform
Fabric
Supported environments
Client-side
Server-side
Client and server
Required content
Changes
Carpet-Igny-Addition v1.11.4
🐛修复:
- 无论任何时候在漏斗上方的末影箱都会阻止漏斗吸取物品实体 71b5975
完整更新日志: v1.11.3...v1.11.4
Carpet-Igny-Addition v1.11.3
🐛 Fixes:
- The ender chest above the hopper will always prevent the hopper from picking up item entities 71b5975
Full Changelog: v1.11.3...v1.11.4
Build Information
- File name:
carpet-igny-addition-v1.11.4-mc26.1.2.jar - SHA-256:
5ea2c3d865706f7c5713fbf8d6c073908ae574a1023ec8b2d04f0b87b59c67cc - Built from: https://github.com/liuyuexiaoyu1/Carpet-Igny-Addition/actions/runs/27492366480
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:7PCm6yD1:xyfkeDKZ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:7PCm6yD1:xyfkeDKZ"
}


