Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: compatibility issue with Sea Block #14

Open
Rezn1 opened this issue Aug 25, 2023 · 0 comments
Open

Bug: compatibility issue with Sea Block #14

Rezn1 opened this issue Aug 25, 2023 · 0 comments

Comments

@Rezn1
Copy link

Rezn1 commented Aug 25, 2023

When Sea Block mod is enabled early construction robots recipe become unavailable. It doesn't show on tech nor in the crafting menu. Everything else shows up correctly.
The item can still be spawned with /c game.player.insert{name="early-construction-robot", count=1} command. Using /c game.player.force.recipes["early-construction-robot"].enabled=true doesn't fail but has no effect.

List of mods:

base 1.1.87
angelsbioprocessing 0.7.24
angelspetrochem 0.9.24
angelsrefining 0.12.4
angelssmelting 0.6.21
bobelectronics 1.1.6
boblibrary 1.1.6
boblogistics 1.1.6
bobores 1.1.6
bobplates 1.1.6
early_construction 0.9.3
SeaBlock 0.5.13

That's minimal list of mods required by Sea Block and disabling just Sea Block fixes the problem.

edit:
Found the cause - SeaBlock removes all recipes using coal since it's unobtainable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant