Community listing page, reviews here may not be monitored by the author.
Modular Augment
No reviews yet
An addon for Modular Machinery allowing for deferred item inputs
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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:
- The item is still required to start the crafting process.</p>
- When crafting starts for a recipe with a deferred item, the item will be left in the input hatch until the end of the craft
- If the item is removed during the crafting, the crafting progress will get reset to 0%.
- If you have more than one item input hatch, it's possible to remove the item from one and put it into the other and still have the recipe complete.
- If the item is an oredict type (ore:*) it is possible to replace the item with a corresponding oredict item.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers