Step 3: Copy demo content into your datapack
-
In your file explorer go to the folder you extracted and then into
<extracted_folder>\neo\src\generated\resources\data\modonomicon\modonomicon\books\. -
Copy the
demofolder (or if you want to make a leaflet, thedemo_leafletfolder) and paste it in your datapack's/modonomicon/books/folder. -
In your file explorer go to the folder you extracted and then into
<extracted_folder>\neo\src\generated\resources\data\modonomicon\modonomicon\multiblocks\. -
Copy all
.jsonfiles and paste them in your datapack's/modonomicon/multiblocks/folder.infoIf you do not plan on having any multiblocks or multiblock pages, you can skip copying the contents of the
/multiblocks/folder. -
If you did not set up multiblocks, go into your datapack folder
<your datapack>/data/<your namespace>/modonomicon/books/demo/entries/features/and delete themultiblock.jsonfile.infoIf you do not delete that file, this multiblock entry will look for the multiblocks in the
/multiblocks/folder and will throw an error if it does not find them.