Started by
clocked_artifact
on
Topic category: Help with Minecraft modding (Java Edition)
Ive made a custom crafting block, And I've followed how to make the recipes, And i got one to work, the problem is, i can't figure out how to make more than one recipe, how would i do that??
https://youtu.be/eyPKCkJHe6s?t=666
In this YT tutorial -- I've time stamped it for you as well -- he tells you how to add more than one recipe. You just duplicate your recipe procedure and attach it.
thank you!