Posted October 06, 2020 by Ramza
#bugfix #crafting-system
Greetings.
I corrected a small bug in the crafting system, and have uploaded version 1.14 with the following fix.
This was difficult to notice, and has likely been an issue with the crafting system plugin since the beginning. The easiest way to see this would be to have two recipes, the first requiring 2x of a category item (such as meat) and something else, and the second only requiring one of those items. When crafting with only one meat in the interface, the recipe match would come up for the first item, which required two. This would make making the second item impossible, without requiring an item that wasn't in the first recipe.
-Ramza