UI Improvements & More Features
Pre-releaseDOWNLOAD: mtg_json_tool_v0_00_06.zip
Installation instructions below the images READ THEM
CHANGELOG
- Added new (optional) simplified view to shorten export logs and make them more readable
- Legalities renamed to Rulings (accidentally mislabeled)
- Added Legalities (Card Ban Status) display to Results
- Added Mana cost display to Results
- Added Legalities (Card Ban Status) to export
- Added Mana Cost to export
- Moved some UI Elements around on the filters tab
What does this program do?
Similar to a search engine if the only results were MTG cards. It lets you dump that information to a file, for example grabbing all merfolk cards ever made and then exporting it to a text file, or maybe grabbing all cards made by a specific artist. It uses the mtg-json.com DB for its search queries.
You can also just browse cards at your leisure in the results page.
This application requires GnuPG to send and receive HTTPs requests to the mtg-json.com DB
About 2 days of work has gone into this so far, the code is a mess, I'll clean that up later.
Everything in the program is working, although I'm sure there are hidden bugs.
Installation Instructions
- Install Java JRE/JDK 8 or higher from the Java website
- Install GNuPG (Required for this program to run)
- Run the JAR file with Java


