Tags
Creators
Details
All versions
1.1.0
Release
Minecards [Forge] 1.1.0 MC1.20.12 years ago 9,529
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
- Added Village and Pillage card set
- Added Deckite, Deckite Block, Deckite Ore, Deepslate Deckite Ore
- Fixed a bug where card packs would not spawn in plains village houses
- Reworked Card Collector villager profession
- Changed recipe for Card Collector's Bench
- Fixed a bug where cards from the creative inventory would have bad NBT data
- Changed NBT data format for cards, which may break some existing cards. Added functionality to fix this by sneak right clicking the card in-game. A message will show on the card if data is broken.
- Fixed a bug where a few cards would not show their card IDs.
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:LJAafm1W:pl9CX3LE"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:LJAafm1W:pl9CX3LE"
}![Minecards [Forge]](https://cdn.modrinth.com/data/LJAafm1W/fa5e2c2eac161f148a2bef33d791d771668de887_96.webp)

