Todo List

A simple to-do list system that is highly integrated with Minecraft

File Details

[Fabric 1.21.1] 1.1.0

  • R
  • Jul 23, 2025
  • 430.86 KB
  • 15
  • 1.21.1
  • Fabric

File Name

TodoList-fabric-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:todo-list-1311967:6803016"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[1.1.0] - 2025-07-23

Added

  • New Config file and config option for title and tags placing.
  • A switch is provided for the todo overlay interface to display only uncompleted todos.

Changed

  • The number of tags displayed on the main interface of the todo list is not fixed at three, but is determined intelligently based on the length of the screen.

Fixed

  • Fixed an issue where the text in the todo list title was not aligned when there were no tags.