premium banner
Merging Crafting Recipes to a single output

Description

DOUBLECRAFTER

A mod that allow for the merging of two crafting recipes and acts like two crafting tables in one.

 

Example Json

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

To use example json put it in the recipes folder and specify the type.

 

(I think this is how it work I could be wrong, contact mysticpasta1 on discord if trouble)