Links
Tags
Creators
Details
All versions
v1.7.2-mc26.1
Release
Carpet Igny Addition v1.7.2 for mc26.15 months ago 437
Compatibility
Minecraft: Java Edition
26.1
Platform
Fabric
Supported environments
Client-side
Server-side
Client and server
Required content
Changes
Carpet-Igny-Addition v1.7.2
✨新内容:
支持到26.1
规则:
- 显示类Mixin列表 (showClassMixinList) c462fed
- 猪灵中立行为 (piglinNeutralBehavior) 5bf5277
🔧更改:
- 异步配置文件读写 8db4968
- 重构规则变更监视器 c462fed
- 重构配置管理器 babd592
🐛修复:
- 与Very Many Players模组的兼容性问题 c462fed
完整更新日志: v1.7.1...v1.7.2
Build Information
- File name:
carpet-igny-addition-v1.7.2-mc26.1.jar - SHA-256:
e5509c91e9afbceb490d28d4c6cef68670ba297a72877053e4f721dff1b67c2d - Built from: https://github.com/liuyuexiaoyu1/Carpet-Igny-Addition/actions/runs/23503592662
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:RIhuW5dj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:7PCm6yD1:RIhuW5dj"
}


