Minecraft Mine Trading Cards Open Source Edition mod 2026 download
logo
minecraft mod Mine Trading Cards Open Source Edition

Mine Trading Cards Open Source Edition

Game Version: 1.12.2
Total Downloads: 8,349
Updated: Mar 16, 2020
Created: Sep 29, 2019
Download Mine Trading Cards Open Source EditionDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MineTradingCards-1.12.2-2.3.1.jar release 148.50 KB Mar 16, 2020 1.12.2 2,302 download Mine Trading Cards Open Source Edition MineTradingCards-1.12.2-2.3.1.jar releaseDownload
MineTradingCards-1.7.10-2.3.1.jar release 122.76 KB Mar 16, 2020 1.7.10 304 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.3.1.jar releaseDownload
MineTradingCards-1.12.2-2.3.0.jar release 148.49 KB Feb 25, 2020 1.12.2 134 download Mine Trading Cards Open Source Edition MineTradingCards-1.12.2-2.3.0.jar releaseDownload
MineTradingCards-1.7.10-2.3.0.jar release 125.03 KB Feb 25, 2020 1.7.10 52 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.3.0.jar releaseDownload
MineTradingCards-1.12.2-2.2.4.jar release 137.67 KB Feb 24, 2020 1.12.2 31 download Mine Trading Cards Open Source Edition MineTradingCards-1.12.2-2.2.4.jar releaseDownload
MineTradingCards-1.7.10-2.2.4.jar release 113.71 KB Feb 24, 2020 1.7.10 19 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.2.4.jar releaseDownload
MineTradingCards-1.12.2-2.2.3.jar release 137.66 KB Nov 28, 2019 1.12.2 4,831 download Mine Trading Cards Open Source Edition MineTradingCards-1.12.2-2.2.3.jar releaseDownload
MineTradingCards-1.7.10-2.2.3.jar release 113.70 KB Nov 28, 2019 1.7.10 96 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.2.3.jar releaseDownload
MineTradingCards-1.7.10-2.2.1.jar Hotfix A release 113.18 KB Nov 3, 2019 1.7.10 59 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.2.1.jar Hotfix A releaseDownload
MineTradingCards-1.12.2-2.2.2.jar release 136.90 KB Nov 2, 2019 1.12.2 171 download Mine Trading Cards Open Source Edition MineTradingCards-1.12.2-2.2.2.jar releaseDownload
MineTradingCards-1.7.10-2.2.1.jar release 118.10 KB Nov 2, 2019 1.7.10 24 download Mine Trading Cards Open Source Edition MineTradingCards-1.7.10-2.2.1.jar releaseDownload
Mine Trading Cards-1.12.2-2.2.1.jar release 136.82 KB Nov 1, 2019 1.12.2 28 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.12.2-2.2.1.jar releaseDownload
Mine Trading Cards-1.7.10-2.2.0.jar Hotfix B release 113.12 KB Oct 31, 2019 1.7.10 25 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.7.10-2.2.0.jar Hotfix B releaseDownload
Mine Trading Cards-1.7.10-2.2.0.jar Hotfix A release 118.04 KB Oct 31, 2019 1.7.10 25 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.7.10-2.2.0.jar Hotfix A releaseDownload
Mine Trading Cards-1.12.2-2.2.0.jar Hotfix A release 136.83 KB Oct 31, 2019 1.12.2 50 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.12.2-2.2.0.jar Hotfix A releaseDownload
Mine Trading Cards-1.12.2-2.2.0.jar release 136.81 KB Oct 31, 2019 1.12.2 21 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.12.2-2.2.0.jar releaseDownload
Mine Trading Cards-1.7.10-2.2.0.jar release 118.03 KB Oct 31, 2019 1.7.10 15 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.7.10-2.2.0.jar releaseDownload
Mine Trading Cards-1.12.2-2.1.2.jar release 138.80 KB Oct 22, 2019 1.12.2 89 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.12.2-2.1.2.jar releaseDownload
Mine Trading Cards-1.7.10-2.1.1.jar release 111.57 KB Oct 21, 2019 1.7.10 29 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.7.10-2.1.1.jar releaseDownload
Mine Trading Cards-1.12.2-2.1.1.jar release 138.40 KB Oct 21, 2019 1.12.2 42 download Mine Trading Cards Open Source Edition Mine Trading Cards-1.12.2-2.1.1.jar releaseDownload

Description

Share this:

Mine Trading Cards

Mine Trading Cards is a mod about collecting trading cards.

Mobs will occasionally drop Cards Packs, Edition Packs, or rarity packs of a given rarity. These packs contain Common, Uncommon, Rare, Ancient and Legendary cards.

Cards are loaded in "editions" (sets or groups) from files separate from the mod. New cards and even new editions can be created by adding new files to the mtc folder.

 

Installation

Installing the mod works just like any other forge mod – put the .jar file in your mods folder.

Mine Trading Cards has extra files that must be downloaded and installed separately to load the default card sets.

Download the "mtc" folder here (both branches have the same mtc folder) and extract it to a folder in your Minecraft directory.

Alternatively, create an "mtc" folder in your Minecraft directory and extract any of the content packs found here into that folder.

After installation, you should have a structure like the following, with \assets, \cards and \editions inside your \mtc folder:

.minecraft

      —->mtc

            —->assets

            —->cards

            —->editions

 

Custom Packs:

You can now create custom packs, with amounts of cards based on categories and rarities!

Example:

{
  "id": "test_pack",
  "name": "Test Pack",
  "categories": [
    "Minecraft Mob:2:common",
    "World Item:3:common"
  ]
}

This pack would contain two common cards with the "Minecraft Mob" category and three common cards with the "World Item" category.

All .json files in .minecraft/mtc/packs will be loaded as custom packs.

 

Discord Server:

If you want to post a content pack, put a link in the discord server!

https://discord.gg/TWDcAaX

 

Forum thread:

https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2913625-mine-trading-cards-open-source-updated-by

This mod was originally developed by Tradeworld (Minecraft Forums username, AKA nogier (github) or R4p3lay (here on curseforge)), then made open source. My first priority with this mod is porting it to 1.12.2.

Source code for 1.7.10 – https://github.com/Powerthegreat/Mine-Trading-Cards-Source

Source code for 1.12.2 – https://github.com/Powerthegreat/Mine-Trading-Cards-Source-1.12.2

Comments

Add a comment