ARRP icon indicating copy to clipboard operation
ARRP copied to clipboard

Incompatible with 1.20.5-1.21

Open Rektroth opened this issue 9 months ago • 1 comments

3 changes relevant to ARRP are:

  • ResourcePack.getName has been replaced with ResourcePack.getInfo
  • ResourcePack.getId now returns a String instead of an Identifier
  • ResourcePackProfile.create now takes the following arguments:
    • ResourcePackInfo info
    • ResourcePackProfile.PackFactory packFactory
    • ResourceType type
    • ResourcePackPosition position

Rektroth avatar May 05 '24 05:05 Rektroth