PHPackages                             indemnity83/mcmod - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. indemnity83/mcmod

Abandoned → [indemnity83/solder-toolbelt](/?search=indemnity83%2Fsolder-toolbelt)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

indemnity83/mcmod
=================

A tool for working with TechnicSolder

0.1.1(11y ago)023MITPHPPHP &gt;=5.5

Since Mar 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Indemnity83/MCmod)[ Packagist](https://packagist.org/packages/indemnity83/mcmod)[ RSS](/packages/indemnity83-mcmod/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Introduction
------------

[](#introduction)

MCmod is a command line tool developed by [Indemnity83](http://brothersklaus.com/members/Indemnity83/) that aids in packing mods for distribution. It allows you to easily produce the zip file required by Technic Solder for distribution in a single command. It's the tool we use to package mods in our modpacks!

MCmod reads data directly from the forge mcmod.info file located in the jar file. This means packaging mod files into distribution zips takes almost no effort on your part.

Installation &amp; Setup
------------------------

[](#installation--setup)

### Installing PHP &amp; Composer

[](#installing-php--composer)

MCmod requires composer and php be installed on your system. Installation of these tools is beyond the scope of this document, but support can be found below

Windows

- [PHP Install](http://php.net/manual/en/install.windows.php)
- [Composer Install](https://getcomposer.org/doc/00-intro.md#installation-windows)

OSX

- [PHP Install](http://php.net/manual/en/install.macosx.php)
- [Composer Install](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)

Linux

- [PHP Install](http://php.net/manual/en/install.unix.php)
- [Composer Install](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)

### Installing MCmod

[](#installing-mcmod)

Once PHP and Composer have been installed, you are ready to install the MCmod CLI tool using the Composer global command:

`composer global require "indemnity83/mcmod"`

Make sure to place the ~/.composer/vendor/bin directory in your PATH so the MCmod executable is found when you run the bakery command in your terminal.

Quick Start
-----------

[](#quick-start)

To package a mod file (.jar or .zip) into a distribution package, simply use the following command. The mcmod.info will be read from the mod file and used to create a folder, containing a zip that is named by a pre-established convention of --.zip

`mcmod pack `

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

4132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4130190042e11edc684bcaac2190409d96ef14b139c767bc25b279170e8376a9?d=identicon)[Indemnity83](/maintainers/Indemnity83)

---

Top Contributors

[![Indemnity83](https://avatars.githubusercontent.com/u/35218?v=4)](https://github.com/Indemnity83 "Indemnity83 (6 commits)")

### Embed Badge

![Health badge](/badges/indemnity83-mcmod/health.svg)

```
[![Health](https://phpackages.com/badges/indemnity83-mcmod/health.svg)](https://phpackages.com/packages/indemnity83-mcmod)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[dagger/dagger

Dagger PHP SDK

261.1k](/packages/dagger-dagger)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
