The exporter module for NESQL. The server module can be found here. Still WIP.
The exported database is an HSQLDB database, and can also be queried directly with the HSQLDB client.
Currently supported exported data:
- NEI item list
- Forge ore dictionary
- Forge fluids and fluid container data
- Minecraft crafting table and furnace recipes
- GTNH GT5 recipe maps
- BetterQuesting quests
- Thaumcraft aspects for items
For GTNH, the exported database file is ~600 MB, and the export process takes my computer ~60 min. There are ~150k exported images, which take up a total of ~90 MB raw; more on disk due to file overhead.
- Place
NESQL-Exporter-*.jar
andNESQL-Exporter-*-deps.jar
into yourmods/
folder.NotEnoughItems
is the only required dependency. - If you have
bugtorch-1.7.10-*.jar
in yourmods/
folder, move it somewhere else temporarily, as it conflicts with rendering enchanted items. See below. - Start Minecraft and join a world. It is recommended that you use a new
creative, single-player world for this. It is recommended to use a new world
because the exporter uses your current player state, so e.g. if you have
Spice of Life
installed, tooltips will reflect which foods you have eaten. - If you're using the GTNH version of
NotEnoughItems
, open your inventory and view the NEI item list so that it gets loaded. If you forget to do this, some items might not be exported. - If you are exporting
Thaumcraft
data, it is recommended that you acquire allThaumcraft
knowledge, as missing knowledge may cause some data not to be exported properly. See below for detailed instructions. - Run the command
/nesql
. You may optionally specify a repository name with/nesql your_repository_name
. - You can now pause the game, and the export will continue while the game is paused. Doing this can make things a little bit faster.
- Wait for the export process to finish. It can take a very long time depending
on how many mods you have installed. The exported database can be found in
.minecraft/nesql
. - Once the export is finished, you can delete the two mod jars. Remember to
replace
bugtorch-1.7.10-*.jar
if you moved it earlier.
You may see Forge complaining about a call to System.exit()
in the logs.
Please disregard it; this is due to one of Hibernate's libraries containing a
call to System.exit()
.
If enchanted items (anything with that purple glint overlay) are showing up as blank images for you, then there is likely a conflict with the BugTorch mod.
I believe that
this line
is causing the problem, but it probably can't be fixed by NESQL Exporter since
it is a mix-in. I recommend just temporarily removing BugTorch from your mods/
folder until after export is complete.
If you are exporting Thaumcraft
data, some data may not be exported properly
if your character is missing Thaumcraft
knowledge. It is recommended that you
do the following to acquire all knowledge before exporting:
- Read the creative Thaumonomicon
- Run the following commands to purge all warp:
/tc warp @p set 0
/tc warp @p set 0 PERM
/tc warp @p set 0 TEMP