Harvest Level Dump Tool

Harvest Level Dump Tool

10 Downloads

This is a tool script aims to help modpack makers to know the harvest levels (or mining levels) of all blocks in their modpacks easily.

As we all know, mostly, the higher an ore's harvest level, the more valuable it is.

This information can help your modpack design.

To use it, follow the steps below:

1. Install CraftTweaker. CraftTweaker-1.16.5-7.1.2.468 or above is recommended.

2. Put this script into \scripts folder (You may use CraftTweaker's built-in "/ct scripts" command to open that folder).

3. Execute "/reload" command to load this script.

4. Execute "/ct log" command to open the CraftTweaker log.

5. Search the log for "# Harvest Level". If you are using Notepad or Visual Studio Code, simply Ctrl + F and do the search.

6. You will find a table, which has been formatted in Markdown.

Just copy it and paste into some Markdown editor (GitHub editor, Typora, VSCode or something else) and render it,

you will get a pretty table containing all blocks' CraftTweaker command string and their harvest level.