Create

Create

86M Downloads

Custom recipe

SGZ-Creations opened this issue ยท 7 comments

commented

Hey there. Just wonder if there's some specific requirement in the datapacks for custom recipe by using your mod have an example file to u here that u can see. also could u possibly add a .json example in your github ? and if also scaling of the crafting.
{ "type": "create:crafting_shaped", "pattern": [ "34243", "41514", "25652", "41514", "34243", ], "key": { "1": { "item": "iceandfire:dragonscales_red" }, "2": { "item": "allthemodium:allthemodium_block" }, "3": { "item": "allthemodium:vibranium_block" }, "4": { "item": "allthemodium:unobtainium_block" }, "5": { "item": "mob_grinding_utils:dragon_muffler" } }, "result": { "item": "iceandfire:dragonegg_red", "count": 1 } }

commented

tanks 4 that one thing.

commented

don't mind the naming this is meant for a mod pack

commented

Have you looked at This? It gives a detailed explanation of how to add recipes for most of create's machines.

commented

Have you looked at This? It gives a detailed explanation of how to add recipes for most of create's machines.

Nope ty I'll look at it

commented

Tho if any still could confirm the .txt that do have as a .json would be awesome

image
also here's a method of the folder setup

commented

The recipe are 5x5 tho i have issue getting it on JEI too. Not sure if it's modpack or something else