Simple Card Memo
No reviews yet
Preview texts anytime and anywhere in the Minecraft game.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Simple Card Memo
Preview texts anytime and anywhere in the Minecraft game.
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! Using a Markdown Text Render System from MineMark.
Text File Manage
All the files have detailed information which is stored in simplecardmemo-memo.json.
{
"memos": [
{
"name": "temp",
"path": "temp.md",
"author": "Default",
"isLocalFile": true,
"lastModified": 1785244599788
},
{
"name": "test1",
"path": "test1.md",
"author": "RunicDolphin806",
"isLocalFile": true,
"lastModified": 1785595410237
},
{
"name": "test2.md",
"path": "test2.md",
"author": "Default",
"isLocalFile": true,
"lastModified": 1785595410238
}
]
}
Obviously, There are two text sources: local and web.
Local File
For local text, please put all of them in the folder ./data/simple_card_memo/.
{version folder}
├── config
│ └── simplecardmemo-common.toml # Client config
│
├── data/simple_card_memo # Store memo files
│ ├── test1.md
│ ├── test2.md
│ ├── temp.md
│ └── ...
│
└── ...
Web File
You can also preview texts which come from the Internet. However, it may take more time to load them into the game depending on your network connection status.
Usage
| Item | How to use |
|---|---|
| New Memo | This item allows you to view the last memo you've opened. |
| Memo Editor | Edit a new memo card in the game. Click the "export" button and a new memo card will be available. |
| Memo Manager | Don't worry if you lost a memo, you can get it again by the Memo Manager while consuming a new viewer. |
| Memo Mail | You can send a memo to other players by using it. |
Please note that Memo Editor is still under development. It's recommended to edit your Memos with a code editor.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources