CraftTweaker

CraftTweaker

151M Downloads

Add recipe by regex

InventionIO opened this issue ยท 8 comments

commented

Describe the feature you'd like

You would basically use it like this:
craftingtable.addRegexTagRecipeShapeless( item:minecraft:.*planks [item:.*log]);

Describe alternatives you've considered

None, or maybe just adding the recipes by hand (boring).

Additional context

dont know how to explain it further

Minecraft version

1.16

commented

You here ?

commented

I dont think we understand themselves

commented

I meant it otherwise

commented

I mentioned it on discord

commented

It has also other context

commented

go discord, don't send some of this spam, thanks

commented

Should i add aditional context ?

commented

That is not how recipes work.

Even if I found a way to implement this it would be horribly slow and slow down all shapeless recipe crafting.

Just use tags and ingredient lists.