Discuss Minecraft Add-Ons and how they change or expand gameplay, worlds, mobs, items, and more. If you'd like to see an existing mod come to Bedrock, please contact its creator and encourage them to explore the Add-On API (http://aka.ms/minecraftaddons). Requests for specific mods, feature lists, bugs, and support issues will be removed. Marketplace Category is best for mashup and copyrighted content requests.

38

Pack format ranged version numbers

4 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    Pleaseee I need this

  • 2
    Registered User commented
    Comment actions Permalink

    yes please it'd be helpfull to just be able to make pack_format: 3, 6, for example

  • 1
    Registered User commented
    Comment actions Permalink

    i agree, since my resource pack works on all versions after 1.8. it would be super useful to just type in 2,3,4,5,6,7,8,9; since it works on 1.9-1.19 (as of the wild update)

  • 0
    Registered User commented
    Comment actions Permalink

    It was added!
    23w31a:
    Pack metadata now includes an optional field supported_formats which describes a range for pack formats that this pack supports. Packs can now contain overlay directories ("overlays").

    Example:
    "supported_formats": {"min_inclusive": 16, "max_inclusive": 24}