gamercash Posted February 16, 2019 Share Posted February 16, 2019 Hi there. I'm making a mod that adds new recipes at the forge.I want a craftable item to use enchanted iron armor as an ingredient. How do I make a recipe recognize whether or not an item is enchanted? Thank you. Link to comment Share on other sites More sharing options...
Austvinden Posted February 17, 2019 Share Posted February 17, 2019 I'm not really sure how this works as I don't have any experience with using enchanted items in recipes. The first thing that comes to mind when I look at the screenshot you've provided is that your subject is "Enchantment". This doesn't tell the game that the item is enchanted, but that you're specifying the condition to be an object type which is an enchantment. Enchantment as in the recipe like "Absorb Magicka", or "Frost Damage" which you see when you enter the arcane enchanter. I'm sorry I can't provide you with any more help, I believe however that a certain level of scripting would be required. Maybe creating a new misc item scripted to be referring to an enchanted item in the same inventory? Good luck. Link to comment Share on other sites More sharing options...
TobiaszPL Posted February 17, 2019 Share Posted February 17, 2019 Add keyword to item and conditions for "haskeyword" ???? but vanilla weapons / armors etc. dont have keyword like this... but still... you can try with keywords lol... xD gl Link to comment Share on other sites More sharing options...
Recommended Posts