Compatibility
Minecraft: Java Edition
1.17
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 3 years ago
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)