Flashcards

Flashcards

Mod

Study while playing Minecraft!

Client Utility

418 downloads
28 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Flashcards

Basically flashcards but inside Minecraft so you can study while playing.

Configuration

Flashcards Config Menu Pressing the H key will open the config menu above. Here you can set the number of minutes between each question and toggle it on/off. When toggled off, you can press the G key to prompt a question on-demand. Pressing the "Edit Questions" button will open the screen below.

Flashcards edit questions screen

Here you can add, edit and delete questions. Questions can be seperated into different categories for organisational purposes. Clicking the green tick next to a category's name will enable/disable the questions in that category.

Other stuff

Additional Config Flashcards Additional Config Menu

Pressing the "Additional Config..." button on the main config screen will open the menu above. Here you can set rewards/punishments for getting a question correct/wrong via commands. By default, there are no rewards/punishments set. You can do something simple like the image above or you can do something fancier. For example, you can create a loot table in a datapack and use the loot command to give you randomised loot each time you get a question correct.

For convenience, a default datapack with some presets is provided at .minecraft/config/flashcards/flashcards-dp.zip. To use it, copy the ZIP file into the datapacks folder of your world. The presets include:

  1. function flashcards:presets/random-bad-effect
  2. function flashcards:presets/random-good-effect
  3. function flashcards:presets/random-bad-mob
  4. loot give @s loot flashcards:presets/random-bad-item
  5. loot give @s loot flashcards:presets/random-good-item
Importing from Anki Export your flashcards from Anki as a plain TXT file without HTML and media references. Rename the exported file to "anki.txt" and put it into the .minecraft/config/flashcards/questions/ folder. On startup, the mod will automatically convert that TXT file into the mod's own JSON files. You can import multiple different Anki decks at once as long as the word "anki" is in the name of each TXT file.

If you want to include images in your export, ensure "HTML and media references" is checked. Then, copy the image files from Anki's media folder into .minecraft/config/flashcards/media/.
Importing from CSV/TSV Place your CSV/TSV files into the .minecraft/config/flashcards/questions/ folder. On startup, the mod will automatically convert these files into the mod's own JSON files. The format is as follows:

QUESTION_TEXT<seperator>ANSWER_TEXT<seperator>QUESTION_IMAGE_FILENAME

QUESTION_IMAGE_FILENAME is optional. Copy the corresponding images into .minecraft/config/flashcards/media/.


Credit to this Reddit post for the original idea of this mod.


Project members

Ninjaking312

Member

Details

Licensed MIT
Published 3 months ago
Updated 2 months ago