Skip to content

samswi/mc-items-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Items tracker

Image showing the HUD

This relatively simple fabric mod tracks which unique items that have been picked up by player(s) in a specific world. This mod does work server-side, but to see the counter you have to have it also installed client-side.

Basic usage

Press X(keybind can be changed) to open screen containing a list of items that were collected, and ones that were not.

Remaining items screen

Client-side HUD can be configured by using /itemstracker config command

Blacklist

This mod fetches all items that the game had registered, which includes ones not obtainable in survival. Thats why there is a blacklist.txt file that dictates which items should be excluded from counting towards the collection. It is located at .minecraft/config/itemstracker/blacklist.txt. You might want to add things to it if you for example have installed a mod that adds some unobtainable items.

By using a frase like: birch you will exclude all items that have birch in their item id, so for example both birch_log and birch_planks and more will be excluded.
If instead you use a frase prefixed with minecraft: like minecraft:sand the mod will only exclude minecraft:sand and wont exclude minecraft:sandstone

About

A minecraft mod that tracks items you pickedup

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages