Download Flashcards — Minecraft Mods — MetaMods

Flashcards

Active

Downloads

0

Last update

4 weeks ago

Versions

1.21 — 1.21.9
Client
Fabric
Utils

Flashcards

The Flashcards mod transforms Minecraft into an interactive learning platform, allowing you to combine gameplay with material study through a system of question cards.

Flashcards Config Menu

Press the H key to open the settings menu. In this menu, you can set the interval between questions (in minutes) and enable/disable automatic mode. When automatic mode is disabled, you can manually trigger questions by pressing the G key (in version 1.21.6+, this key may conflict with vanilla keybinds). The "Edit Questions" button opens the card management screen.

Flashcards edit questions screen

On this screen, you can add, modify, and delete questions. For organizational convenience, questions can be distributed into categories. The green checkmark next to a category name allows you to enable/disable questions in that category.

Additional Configuration

Flashcards Additional Config Menu

The "Additional Config..." button in the main menu opens advanced options. Here you can configure reward commands for correct answers and punishment commands for incorrect answers. By default, no rewards or punishments are set. You can configure simple commands or create complex systems, for example, using loot tables from datapacks and the loot command to give randomized rewards.

For convenience, a default datapack with presets is provided at .minecraft/config/flashcards/flashcards-dp.zip. To use it, copy the ZIP file into your world's datapacks folder. Available 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 cards from Anki as a plain TXT file without HTML and media references. Rename the exported file to "anki.txt" and place it in the .minecraft/config/flashcards/questions/ folder. When the game starts, the mod will automatically convert the TXT file into its own JSON files. You can import multiple Anki decks simultaneously as long as the word "anki" is contained in the name of each TXT file.

If you need to include images in your export, make sure the "HTML and media references" option is checked. Then copy the image files from Anki's media folder to .minecraft/config/flashcards/media/.

Importing from CSV/TSV

Place CSV/TSV files in the .minecraft/config/flashcards/questions/ folder. When the game starts, the mod will automatically convert these files into its own JSON files. The file format is as follows:

QUESTION_TEXT<separator>ANSWER_TEXT<separator>QUESTION_IMAGE_FILENAME<separator></separator>

QUESTION_IMAGE_FILENAME is an optional parameter. Copy the corresponding images to .minecraft/config/flashcards/media/.

Project members
Ninjaking312

Ninjaking312

Developer

Created: 18 Jun 2024

ID: 16576