Calculator icon indicating copy to clipboard operation
Calculator copied to clipboard

CrT integration does not support non-single IIngredients

Open MaxNeedsSnacks opened this issue 5 years ago • 0 comments

Please fill out the details below before contributing

  • Forge Version: forge-14.23.5.2815
  • Calculator Version: 1.12.2-5.0.11-12
  • SonarCore Version: 1.12.2-5.0.19-20
  • Multiplayer or Singleplayer: Singleplayer
  • Crash Report Link: N/A
  • Affected Features: CraftTweaker Integration
  • Description: Calculator's CraftTweaker Integration doesn't currently support non-single item IIngredients even though the native recipes have support for it (see the Saplings, Stable Glass, etc.), this makes it impossible to use OreDict entries for example like this: basic.addRecipe(<thermalexpansion:frame>, <ore:blockRedstone> * 8, <thermalexpansion:frame:128>); as CraftTweaker will complain about blockRedstone not being a single item ingredient. I apologise if this is intentional and / or cannot be fixed, but it would definitely be a nice feature if we were able to add recipes using OreDict entries ourselves ^^

MaxNeedsSnacks avatar Mar 27 '19 12:03 MaxNeedsSnacks