destruc7i0n / crafting

Website for generating Minecraft crafting recipe JSON files
https://crafting.thedestruc7i0n.ca/
MIT License
59 stars 8 forks source link

Add in Tag groups for recipes? #10

Closed akoimeexx closed 5 years ago

akoimeexx commented 6 years ago

1.13 recipes can have multiple items per key, and an alternate way of implementing that would be to use a Tag reference, instead of the item id (An example would be making a piston, where any combination of wood planks can be used to craft a piston). Can we get those available on the crafting page?