DoubleCrafter
Merging Crafting Recipes to a single output
- Загрузки
- 384
- Подписчики
- 4
- Обновлён
- 3 июля 2021 г.
- Лицензия
- LGPL-3.0-only
Опубликован 2 июля 2021 г.
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)
Комментарии
Загружаем…