We welcome feedback about menus, toggles on menus, buttons on menus, input devices (like touch controls and keyboards), and Minecraft’s interface. How do you play? What would make it better?

5

Resource pack separation

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 2
    Registered User commented
    Comment actions Permalink

    Hi, I really like this idea and tried to post it too. I would like this feature to be in Minecraft too. Here is the post I tried to post for reference (basically my approach/idea):

    If a resource pack would have the ability to toggle between different textures or even turn of some textures, without deleting or moving the files, that would be great.

    There would be a new menu that you can access through clicking "Menu" beneath the resource pack you want to change the settings for (if that pack supports it). It grants you access to some on/off toggles that are defined in a json file in the pack, something like "pack_options.json". There would be written if something is on or off, just like the Minecraft options.json file works.

    In the pack would be also another file where is defined which option turns on/off or switches textures. It would be a list with variables and after that the path to the textures that are used if it is on/off, if it is empty, it uses the vanilla textures. There can be multiple block textures defined for one option.

    If asked, I can write some examples, if needed.