
Polymer PackSquash
PackSquash runner for polymer resource packs!
Über diese Mod
Polymer PackSquash Integration
This mod integrates PackSquash with Polymer’s resource pack generation to automatically optimize generated resource packs so you don't have to manually compress after changes.
Setup
Get the latest PackSquash release.
Place the binary here:
polymer/packsquashThe mod will automatically create a
packsquash.tomlin thepolymerfolder.
These are the default paths the mod will use. You can adjust them in the configuration file config/polymer-squasher.json
Default config
{
"enabled": true,
"log-packsquash": false,
"log-hash-mismatch": false,
"force-size-based-hash": false,
"cleanup": false,
"ignore-hash-paths": [
"polymer-credits.txt"
],
"packsquash-path": "polymer/packsquash",
"packsquash-toml-path": "polymer/packsquash.toml",
"hash-file-path": "polymer/hashes.json",
"resource-pack-directory": "polymer/pack",
"minified-zip-path": "polymer/resource_pack.min.zip"
}
Config options
- enabled — turn the integration on/off.
- log-packsquash — print PackSquash output to the log.
- log-hash-mismatch — log when a file’s hash changes (useful for debugging).
- packsquash-path — path to the PackSquash binary.
- packsquash-toml-path — path to the PackSquash TOML config file.
- ignore-hash-paths — list of path prefixes to ignore hash mismatches when hashing.
- force-size-based-hash — if
true, the mod will use file size instead of a full hash (faster, less precise) - cleanup - cleans up old files in the cached pack folder
How it works
When enabled, the mod will hash the generated resource pack files. The hashes are written to polymer/hashes.json.
If nothing has changed since the last run, PackSquash is skipped.
If changes are detected, the mod will run PackSquash after Polymer finishes generating the resource pack.
If the process completes successfully, the optimized version is used instead.
Verfügbare Versionen
Polymer PackSquash auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).
fabric Loader setzen
Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.1.2).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "Polymer PackSquash". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
26.1.2, 26.1.1, 26.1 (+6 weitere)
Server-seitig
✓ ErforderlichEmpfohlener RAM
4 GB(min. 3 GB)Häufige Fragen
Polymer PackSquash Server crasht beim Start – was tun?
Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.1.2). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist Polymer PackSquash mit fabric kompatibel?
Polymer PackSquash unterstützt offiziell fabric für Minecraft 26.1.2, 26.1.1, 26.1. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit Polymer PackSquash – wie optimiere ich die Performance?
Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Polymer PackSquash den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere Polymer PackSquash mit nur einem Klick auf deinem Server.
Details
- Lizenz
- GNU Lesser General Public License v3.0 only
- Server-seitig
- Erforderlich