PackScript A simple tool to organize ItemsAdder resource packs by moving models and textures into separate folders. Quick Start Download main.py Run with uv (recommended): uv run main.py Or with regular Python: python3 main.py 💡 We recommend using uv