Posted October 17, 2019 by Ramza
#rpgmaker #plugin-update #bugfix #synthesis #crafting
Good news everyone! A diligent user of the crafting system plugin has discovered that it didn't technically support independent items (from YEP_ItemCore) in the correct way. I have updated the plugin to v1.09 with the following changes:
I have attached three widescreen screenshots to demonstrate. In the first, you can see there are three lettuce items in the item list window, all greyed out because one is already in slot 1. The second image shows that the quantity has been increased to 3, as there are three lettuces available. The third screenshot shows that the system is able to properly detect that those independent lettuce items are actually the lettuce base item that the recipe is looking for, and displays that the result will be a salad.
Note: I plan to add a feature soon which will allow independent ingredients to modify the result item. This could be coming out soon, I'll keep you posted.
-Ramza