HomeJavaModsModular Augment
Modular Augment

What is Modular Augment?

Modular Augment is a small addon for Modular Machinery. It allows for a limited set of inputs to be consumed at the end of a recipe instead of when the crafting starts.

How to use

In a Modular Machinery recipe, set the item type to "modularaugment:deferred"

This type is only valid for io-type: input and does not support the arguments chance or item with value any:fuel

The presence of the keys item, fluid, and gas control if it will behave like the respective Modular Machinery types: "type": "item", "type": "fluid", and "type": "gas" respectively.

Example requirement for a recipe: { "type": "modularaugment:deferred", "io-type": "input", "item": "ore:plankWood", "amount": 3 } { "type": "modularaugment:deferred", "io-type": "input", "fluid": "water", "amount": 1000 } { "type": "modularaugment:deferred", "io-type": "input", "gas": "oxygen", "amount": 1000 }

Functionality notes:

Credit

Relies heavily on Modulary Machinery by HellFirePvP

Issues/Contact

If you're looking to contact me about this project, leave a question here or an issue on github.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Modular Augment is a free Minecraft Java mod. Downloaded 575,840 times (via CurseForge). Download it and open it directly in the game.

Explore more