Configured crafting recipes are not working correctly. Using rpg items in the ingredients will only allow the base item, and quantity for ingredients is not behaving as it should.
With the following config, inputting 2x "ingot_t2" items from rpg should produce 1x "ingot_t3". However, it is only accepting "conquest:steel_ingot" which is the item type used for "ingot_t2". It does not accept a spawned "ingot_t2" item.
Furthermore, the ingredient quantity is not working properly. When quantity is set to 1, it requires two ingredients instead.
When quantity is set to 2, you can use two of any item as long as one of them is the specified ingredient.
When quantity is set to 3 or more, the same applies; only two input items will ever work.
Configured crafting recipes are not working correctly. Using rpg items in the ingredients will only allow the base item, and quantity for ingredients is not behaving as it should.
With the following config, inputting 2x "ingot_t2" items from rpg should produce 1x "ingot_t3". However, it is only accepting "conquest:steel_ingot" which is the item type used for "ingot_t2". It does not accept a spawned "ingot_t2" item.
Furthermore, the ingredient quantity is not working properly. When quantity is set to 1, it requires two ingredients instead. When quantity is set to 2, you can use two of any item as long as one of them is the specified ingredient. When quantity is set to 3 or more, the same applies; only two input items will ever work.