Modular Augment Mod is an addon for the Modular Machinery mod in Minecraft 1.12.2, introducing deferred input consumption for recipes. By integrating Modular Augment, players can achieve more dynamic and flexible crafting systems within Minecraft, enhancing automation and efficiency.

Features:

  • Allows specific inputs to be consumed at the end of a recipe rather than at the start, providing greater flexibility in crafting processes.
  • In a Modular Machinery recipe, set the item type to modularaugment:deferred.
    • This type is valid only for io-type: input and does not support the arguments chance or item with the value any:fuel.
    • The presence of the keys item, fluid, and gas determines if it will behave like the respective Modular Machinery types: type: item, type: fluid, and type: gas.
  • Example:
    • { “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 }
  • The item is still required to start the crafting process.

Screenshots:

Modular Augment Mod Download Links

For Minecraft 1.12.2

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]