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 1mo ago

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 27% 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

4086d 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

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[overtrue/php-opencc

中文简繁转换，支持词汇级别的转换、异体字转换和地区习惯用词转换（中国大陆、台湾、香港、日本新字体）。基于 \[BYVoid/OpenCC\](https://github.com/BYVoid/OpenCC) 数据实现。

12130.7k](/packages/overtrue-php-opencc)

PHPackages © 2026

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