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

Add optional compat for Super Factory Manager #951

Closed
wants to merge 3 commits into from

Conversation

juh9870
Copy link

@juh9870 juh9870 commented Oct 16, 2024

This PR adds optional mod compat for the Super Factory Manager (SFM, for short).

Balance

Recipes in this PR are gated around early HV (circuits, chemistry) but mostly with MV components and materials.

One major consideration is that SFM can transfer FE at an unlimited rate, and so to avoid gating it to the extreme end of the pack, this PR chooses to ignore FE transfer capabilities and balance it purely around item and fluid transport, but the actual merge of this PR should probably wait until SFM implements functionality to disable FE transfers: TeamDman/SuperFactoryManager#174

Recipe changes

Click to expand

Controller:

4x Inventory Cables, 2x MV Fluid Regulators, 2x MV Robot Arms, 2x any HV Circuits

image

Inventory Cable:

2 ingots of Liquid Black Steel, Large Cupronickel and Aluminium pipes, and 4x Iron Bars

image

Program Disk

Ruby Plate, 4x RAM Chip, 2x CPU Chip, 16x Fine Red Alloy Wire, and Resonating Redstone Crystal

image

Label Gun

2x Aluminium Rods, MV Sensor, MV Emitter, and a Terminal

image

Network Tool

4x Black Stell Plates, MV Sensor, Aluminium Wire, and a Terminal

image

Other changes

Water Tank

Recipe is removed, pack already has enough means of water production

Printing Press

Enchanted Book copying disabled, we already have EiO enchanter. Other uses (book copying, disk copying), as well as the press recipe itself are left intact

Credits

Thanks @.boold on Discord for the initial script, and recipe ideas.

@juh9870
Copy link
Author

juh9870 commented Nov 3, 2024

Updated some recipes based on the player feedback.

Cable: large pipes instead of huge pipes, and double output per craft

Program Disk: changed the recipe to remove data stick requirement to make SFM into late MV/early HV

(sorry for force push, my local version had different comments as compared to the github version)

Aimed at making it early HV instead of late HV (removed data stick requirement), as well as making cables cheaper
@ThePansmith
Copy link
Owner

Just gonna close this until that config is added, great PR though.

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

Successfully merging this pull request may close these issues.

2 participants