Coder Social home page Coder Social logo

packmenu's Introduction

PackMenu

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

Pack Menu has the following features:

  • Changing the background image of the Main Menu
  • Rearranging or disabling any menu elements, such as the title image, splash text, and the panorama fade.
  • Creation of custom buttons, and through that, the ability to completely overhaul the buttons on the menu. Buttons are created using JSON files, with the defaults shipped with the provided resource pack.
  • Display of a custom logo separate from the background. This logo can have splash text attached to it, and can draw from a custom splash text list instead of the defaults.
  • Creation of a custom background slideshow, using any number of images.
  • Creation of a custom panorama by overriding the vanilla panorama assets.

PackMenu uses a resource pack to load it's textures. This resource pack is located at /packmenu/resources.zip, or at /packmenu/resources (as a folder) if enabled in the config. This means you can also use PackMenu to load any textures that your modpack may require for any reason.

Important Resource Paths (for overriding things):

  • The location of the Custom Background Image is assets\packmenu\textures\gui\background.png. This image should be 1920x1080.
  • Buttons, by default, use the texture sheet assets\minecraft\textures\gui\widgets.png. However, this is used by non-main menu buttons, so overriding it is not advisable. Instead, you can point buttons at packmenu's copy of that file assets\packmenu\textures\gui\widgets.png and override that one.
  • Buttons are loaded from assets<any domain>\buttons. Any json files in such a directory will be treated as if it were a button (similar to advancements or recipes, but in this directory). More information about buttons, including the JSON specification, is available on the wiki.

See Curseforge or the wiki for more information.

packmenu's People

Contributors

shadows-of-fire avatar secret-rabbit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.