ChestsToFox
The ChestsToFox modification provides the ability to save contents of various Minecraft containers for subsequent export to spreadsheet format. You can cache items from chests, shulker boxes, barrels, and loading hoppers, then export this data to a CSV file that can be easily opened in spreadsheet applications.
Troubleshooting Common Issues
Sometimes when opening a CSV file, unreadable text may appear. This is due to incorrect default encoding. For proper display, it's recommended to import the file into a spreadsheet program, selecting UTF-8 encoding during data import. Also ensure that during import, the "Text Classifier" parameter is set to use double quotes - this will help avoid excessive quotation characters in the data.
Main Commands
/ctf saving - activates or disables the container content saving process.
/ctf buffer clear - completely clears all accumulated container cache.
/ctf buffer clear_once - removes one specific container from the current selection.
/ctf export all - performs full export of all existing in-game items.
/ctf export available - exports only those items that are present in saved containers.
/ctf auto_close_gui - enables or disables automatic closing of inventory interface after successful caching.
