jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Thermal Expansion questions #771

Closed ChromaPIE closed 3 years ago

ChromaPIE commented 3 years ago

Issue Description:

kindlich commented 3 years ago
ChromaPIE commented 3 years ago
  • 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!