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 Hauntedpasta1#8200 on discord if trouble)
External resources
Project members
mysticpasta1
Owner
Technical information
License
LGPL-3.0-only
Client side
required
Server side
required
Project ID