GT-NEI-Ore-Plugin Spreadsheet Export Tutorial
To Export a CSV-Spreadsheet like this one, you need to follow the Steps in this tutorial:
Required Software
Required Libraries
- commons-collections-3.2.2-bin
- commons-lang3-3.8.1-bin
- commons-beanutils-1.9.3-bin
- commons-logging-1.2-bin
- OpenCSV Make sure to download version 4.0 instead of the latest version
Steps
- Setup MultiMC with a fresh instance of GT-NH (or any other GT-Styled Modpack)
- Unzip the Libraries into instance/mods
- Open MultiMC and click on your instance, then "Edit Instance" and go to "Version"
- Click on "Add to Minecraft.jar" under Advanced
- Now locate the "commons-collections-3.2.2-bin.jar".
- Set "print csv" to "true" in the gtneioreplugin.cfg in the /config folder. You can set the path to print the csv there too.
- Start the game and your spreadsheet will be created at the destination once you are in the main menu.
- Don't forget to disable the print csv config again.
Optional
Open the Sheet in notepad++, search and replace "true" with "X" and "false" with nothing.