Some recipe are overriding vanilla recipes
SigmundGranaas opened this issue ยท 3 comments
Some of the recipes to create tool part overrides vanilla recipes. Especially the pickaxe head recipe. I need to look into ways of creating tool parts that are guaranteed to not conflict with mods and vanilla Minecraft. I also need the recipes to be very easy to craft.
Idea
To craft a tool part, you need to first create a schematic for it. This can be done by combining a tool with a piece of paper. The paper will be consumed to craft a schematic. All tool parts and tools can have schematics created by combining them with a piece of paper. This will let you create schematic from tool parts if you find them in the world.
This will make it a lot harder to initially get into tool crafting but I don't really know any other way to make tool part recipes not override vanilla.
And yes, this is very similiar to how Tinker's does it, as well as all other tool creation mods.