Thermal Expansion questions
ChromaPIE opened this issue ยท 2 comments
- The reason our handlers only accept IItemStack is because TE itself only accepts ItemStacks, nothing we can do. They internally handle oredicts based on the item you provide.
- There is no way to remove all recipes from the machines
- Check that you used the correct remove method, the compactor has more than one mode, and the recipes in the screenshot look like "PLATE" recipes, not "ALL"
- The reason our handlers only accept IItemStack is because TE itself only accepts ItemStacks, nothing we can do. They internally handle oredicts based on the item you provide.
- There is no way to remove all recipes from the machines
- Check that you used the correct remove method, the compactor has more than one mode, and the recipes in the screenshot look like "PLATE" recipes, not "ALL"
Alright. Also the problem with recipe removing has been solved. appreciate that!