Shadows-of-Fire / PackMenu

Tool for editing the main menu in modpacks.
MIT License
15 stars 10 forks source link

PackMenu

Tool for editing the main menu in modpacks. This mod was developed as a replacement for Custom Main Menu in Minecraft 1.15+.

Features

PackMenu uses a resource pack to load its textures. This resource pack is located at \<gamedir>/packmenu/resources (as a folder).
This means you can also use PackMenu to load any textures that your modpack may require for any reason.

Overriding Resources

Changing certain vanilla assets requires overriding them through normal resource pack methods. You can reference the Vanilla Wiki for instructions, and use MCAssets to get a copy of the vanilla assets.

Creating Buttons

Custom buttons are loaded from the buttons/ resource type. The examples are visible here.
For more details, reference the schema for JsonButton.