Skip to content

a collection of custom assets/configs/scripts i have created for Modpacks

License

Notifications You must be signed in to change notification settings

ROMVoid95/Custom-Modpack-Assets

Repository files navigation


Custom Assets To Use In Any Modpack

GitHub Commits MIT License Download Made With love

Mods NeededUsage exampleHow To Add To Your ModpackFile ExtensionsRelease HistoryLicense


Mods Needed

The assets in this repository are used with the following mods

- Custom Main Menu 
- Custom Loading Screen	

Usage example

The repository's folder structure:

├───<MODPACK_NAME>
│   ├───config
│   │   ├───<folder_name>
│   │	│	└───<filename>.cfg
│   │   └───<filename>.cfg
│   │
│   └───resources
│       ├───<folder_name>
│       │   └───<filename>.png
│       └───(...)
│	   └───(...)

(...) means more folders or files may be present, this is meant to show the basic structure of the directories for people that may not be aware of how they work.


How To Add To Your Modpack

One Download the Repository (or fork it)

Two Unzip The .zip folder after download is complete

Three Copy folders / or wanted content

Four Paste into your modpacks directory (overwrite only if you dont want your old files)

Five Make sure to add any links into the config files for CustomMainMenu that require links

As you can see, this is where the folders in each modpack are located (all other folders in the picture may or not be present in your modpack)


File Extensions

file extensions may be different for certain files.

<filename>.cfg

.cfg may be .json .ini .properties

<filename>.png

.png may be .jpg or even .psd <- very uncommon, normally is *.png

Release History

  • 0.0.1
    • Initial Upload

License

License

About

a collection of custom assets/configs/scripts i have created for Modpacks

Resources

License

Stars

Watchers

Forks

Packages