View Single Post
09-08-19, 02:13 AM   #8
LudiusMaximus
A Rage Talon Dragon Guard
 
LudiusMaximus's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 320
Originally Posted by kernighan View Post
Generally, I think libRecipes could work in this case IF it had a classic version, since I can get the itemID now.
It does not have an explicit version for classic. But as far as I could tell the recipe IDs of the vanilla recipes are still the same as they are today. So you can simply use libRecipes in classic with the only disadvantage that the database also contains all the recipes that do yet exist in classic. But that is nothing the user would notice anyway.
  Reply With Quote