Forge tags implementation into recipes.
Warhand opened this issue ยท 1 comments
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Description of your suggestion.
I feel like its a missed opportunity for inter-mod compatibility to not use forge tags in the croptopia recipes, especially since the croptopia crops all have the tags already assigned, it should be a fairly simple matter to convert the recipes to use tags instead of item registry names.
To further clarify, I mean making it so the recipe for something like pizza uses the tag "forge:vegetables/tomato" instead of the item ID "croptopia:tomato"
this is already the case you can see it here as an example