Product Releases: Minecraft Modpack Installer for Pterodactyl

Go back
  • stable v3.4.1 - 

    New Features

    • Add support for ATLauncher and Technic in the "Last installed modpack" feature
    • Log modpack names in activity log

    Documentation

    • Make - and + markers non selectable
    • Various improvements to styling
  • stable v3.4.0 - 

    New Features

    • display last installed modpack with the option to install/update it
    • custom Docker image in ric-rac's own registry, greatly increasing modpack installation speed and reducing useless downloads and makes it easier to use for users in China (for which Docker Hub is blocked)
    • allow modpacks to be run via the Modpack Installer egg and remove its installation restriction
    • custom error message when the modpack installation egg is missing

    Fixes

    • prevent queue from being stuck because of Java detection and improve its reliability
    • search input being slightly taller than other UI elements

    Documentation

    • make it clearer what the wings modifications are for
    • better CurseForge troubleshooting section
    • interactive HTML guide only that adapts to your installation
  • stable v3.3.2 - 
    • fix: use aarch64 modpack installer when uname -m returns aarch64 (in addition to current arm64)
  • stable v3.3.1 - 
    • fix: java version detection timing out and inappropriately retrying the installation process
  • stable v3.3.0 - 
    • feat: automatic Java version selection
    • feat: download aarch64 modpack installer on aarch64 machines
    • feat: use new feed the beast api and installer
  • stable v3.2.0 - 
    • ui: grid instead of table
    • docs: better installation documentation
  • stable v3.1.3+2 - 
    • docs: make section about egg IDs clearer
  • stable v3.1.3+1 - 

    docs: add more troubleshooting information to README

  • stable v3.1.3 - 
    • feat: add ATLauncher listing
    • fix: Modrinth incorrect filter that caused some modpacks to not appear in the list
  • stable v3.1.2 - 
    • Updated modpack installer egg to install bash, required for some modpacks to install.
    • Added atlauncher as an available modpack provider to the egg (not yet available publicly).
    • Documented common issue in READMEs with Webpack/OpenSSL on Node.js 17.x+.
  • stable v3.1.1 - 

    fix: make sure egg is reverted back, whatever happens

  • stable v3.1.0 - 
    • Add support for Technic packs.
    • Make modpack name a link to platform page if available.
    • Display modpack description if available.
    • Display success message when modpack installation procedure has been initiated.
    • Display placeholder when no icon URL is available.
    • Fixed a bug when no modpack versions were available.
  • stable v3.0.2 - 
    • Fix Feed The Beast installations
    • Correctly capitalize "Voids Wrath"
  • stable v3.0.1 - 

    Fix with egg finding.

    How to update: Delete modpack installer egg then reimport using the file in the archive and replace app/Jobs/Server/InstallModpackJob.php with the one in the archive.

  • stable v3.0.0 - 

    Major update

    • New modpack providers: Modrinth, Feed The Beast, Voidswrath.
    • Now fully installs modpacks.
    • New, revamped user interface.
    • More robust codebase.