Railcraft

Railcraft

34M Downloads

Rolling machine recipes are not copied to crafting tables

Shandoo94 opened this issue ยท 10 comments

commented

Description of the Bug
When the factory module is disabled, rolling machine recipes are not copied to the crafting table.
When disabeling the Factory module, things like tracks still use rails in their recipes. In this configuration the tracks would not be normally craftable. Also the rolling machine doesn't show recipes in JEI.

To Reproduce

  1. Disable Factory Module in Config
  2. Look up recipes in JEI

Expected behavior
Rails, etc. craftable through crafting table.
Alternative recipes that don't utilize items only craftable through the factory module.

Environment
Railcraft 12.0.0-beta2
forge 14.23.2796

commented

I believe disabling the Factory, and therefor the Rolling Machine, dumps the Rolling Machine recipes into the vanilla Workbench.

You'd have explicitly enable vanilla style track recipes or disable the rail items for them to not be used.

commented

If the Factory Module is disabeled the rails are only craftable through tracks as seen in the screenshot below. A couple of other items like the large charge wire spool are also not craftable, even with factory module enabled. At least I don't see a recipe in JEI.

2018-12-29_08 39 35

Maybe the issue is, that a few recipes are missing in general and therefore there are no recipes in the rollingmachine to be pushed onto the crafting bench?

commented

jei display isn't related to actual recipes. this is working as intended.

commented

So how do I craft rails then if I can't see the recipes in JEI? Just using the rollingmachine patterns from the official wiki in the craftingtable doesn't work.
Is it intended that I don't see the recipes of the rolling machine? If yes, why?

commented

Yes, it is the same for me.

commented

If you disable factory, I don't think you can see rolling machine recipes any more. Now, rolling machine recipes are dependent on the factory module. I guess the recipe migration will be broken, so I will get another title for this issue.

commented

The rolling machine recipes aren't being shown at all, with or without factory disabled. I'm running on default config with factory enabled. The "Show Recipes" in the both rolling machines also does nothing.

isolated the mod along with JEI and getting same problem.
2018-12-29_17 30 31

commented

Bug is present regardless of factory module settings. Using 12-beta2

commented

It's simple. The Rolling Machine doesn't have a working JEI recipe handler right now.

It was replaced with a "//TODO add this later" line when the recipe manager got scrapped and rewritten.

It was either that or no release on Christmas.

commented

I haven't tested the recipe migration, but the other issues should be fixed by 307ec2f