Download DoubleCrafter — Minecraft Mods — MetaMods

DoubleCrafter

Active

Downloads

0

Last update

4 years ago

Versions

1.17
Client and server
Fabric
Utils

DoubleCrafter

Crafting Recipe Combination

This mod offers a unique ability to merge two different crafting recipes into a single workflow. Functionally, it operates like two crafting tables combined into one, significantly expanding your capabilities in Minecraft.

How It Works

Example JSON configuration appears as follows:

{
    "type": "doublecrafter:double_crafting",
    "inputA": {
        "item": "minecraft:netherite_ingot"
    },
    "inputB": {
        "item": "minecraft:diamond_pickaxe"
    },
    "outputItem": "minecraft:netherite_pickaxe",
    "outputAmount": "1"
}

Recipe Configuration

To utilize this example, simply place the JSON file in the appropriate recipes folder and specify the required crafting type.

Project members
mysticpasta1

mysticpasta1

Developer

Created: 2 Jul 2021

ID: 19079