GregTechCEu Modern

GregTechCEu Modern

6M Downloads

KubeJS Generator multiblock will not start recipe without Parallel Hatch modifier

Xefyr0 opened this issue ยท 1 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

1.4.2

Minecraft Version

1.20.1

Recipe Viewer Installed

None

Environment

Singleplayer

Cross-Mod Interaction

Yes

Other Installed Mods

KubeJS and dependencies

Expected Behavior

Multiblock performs generation recipe regardless of parallel hatch modifier

Actual Behavior

Multiblock only performs recipe when parallel hatch recipe modifier added

Steps to Reproduce

  1. Download the requisite scripts and extract the contents
  2. Put naquadah_reactor.js in kubejs/server_scripts and kubejs/startup.js into startup_scripts
  3. Start a new game & form the Naquadah Reactor I with the Terminal (Needs a dynamo hatch, input bus, and output bus)
  4. Observe that the recipe starts as normal
  5. Exit Minecraft
  6. remove the recipe modifier line from startup.js
  7. Restart Minecraft & re-form the multiblock
  8. Observe that the recipe isn't performed

Additional Information

Removing the .generator(true) line in addition to the recipe modifier does not provide a workaround.
Potentially related to #1633.
Would likely be easier to diagnose if #1654 were completed :trollface:

commented

This issue has been resolved - Unsure which update did it, though.