Reduce the number of BioMash recipes
samtrion opened this issue ยท 3 comments
With a custom derivation from IRecipe it would be possible to reduce the immense number of Bio-Mash recipes to 1. For this, only one Shapeless Recipe variant is required, which accepts List< ItemStack > as an argument and processes it accordingly. Code examples are available in ShapelessOreRecipe.