Links
Tags
Creators
Details
All versions
v1.12.2-mc26.1.2
Release
Carpet IGNY Addition v1.12.2 for mc26.1.22 months ago 1,119
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.12.2
🐛修复:
- 开启
重新引入实体ID碰撞 (entityIDCollisionReintroduce)规则后无法重新进入存档的问题 4d5a7e8 #83
完整更新日志: v1.12.1...v1.12.2
Carpet-Igny-Addition v1.12.1
🐛Bug Fixes:
- The issue of being unable to rejoin the save after enabling the
entityIDCollisionReintroducerule 4d5a7e8 #83
Full Changelog: v1.12.1...v1.12.2
Build Information
- File name:
carpet-igny-addition-v1.12.2-mc26.1.2.jar - SHA-256:
61e6db2dc681ffb5c5052c18c4ccc34bb322dcc1990a64df83b0d3223b58c61e - Built from: https://github.com/liuyuexiaoyu1/Carpet-Igny-Addition/actions/runs/28796715173
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:v6hJkYUs"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:7PCm6yD1:v6hJkYUs"
}


