Page type `patchouli:smithing` does not display smithing template ingredient
TheRealWormbo opened this issue ยท 0 comments
Mod loader
Any
Minecraft version
1.20.1-.6
Patchouli version
1.20.1-84+
Modloader version
(any)
Modpack info
No response
The latest.log file
(n/a)
Issue description
The default page type patchouli:smithing
, which is supposed to display a single smithing recipe, is missing a displayed item for the template ingedient. Smithing templates are mandatory for upgrade and trimming recipes since Minecraft 1.20.
Steps to reproduce
No response
Other information
There is only a "TODO add template" comment in the vazkii.patchouli.client.book.page.PageSmithing#drawRecipe
method, so it seems that functionality was intended to be added at some point, but ultimately forgotten.