Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

[WIP] A minecraft mod that lets players maintain a checklist of all the obtainable items in the game.

License

Notifications You must be signed in to change notification settings

Vivek-Raman/item-collection-tracker-fabric

Repository files navigation

This is a minecraft mod built for 1.18.2.

This mod uses Fabric.

The idea of this mod is to allow the player to maintain a checklist of all the items in the game.

The checklist state will be stored in local storage, and the player can give a name for each checklist.

Optionally, if the required API keys are provided, I'm planning to clone the state into a google sheet.

Everything will be running on the client only.


Since I'm developing this on WSL, I can use this command to move the built JAR over to my mods folder.

cp ./build/libs/item-collection-tracker-1.0.0.jar /mnt/c/Users/VRAC4/AppData/Roaming/.minecraft/mods/item-collection-tracker-1.0.0.jar

About

[WIP] A minecraft mod that lets players maintain a checklist of all the obtainable items in the game.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages