Simple Card Memo
Simple Card Memo is a Minecraft Java mod which adds memo cards to Minecraft. More specifically, it introduces a text preview system to the game.
Markdown is supported!
The Markdown Text Render comes from MineMark.
File Structure
{version folder}
├── config
│ └── simplecardmemo-common.toml # Client config
│
├── data/simple_card_memo # Store memo files
│ ├── guide.md
│ ├── temp.md
│ └── ...
└── ...
Usage
Use the Memo Editor to edit a new memo card in the game. Please use an English path to avoid errors.
Once you click the "export" button, a new memo card will be sent to you while consuming the editor.
Don't worry if you lost a memo, you can get it again by the Memo Selector.