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

Fix naq ore, add AAE-GT compat, add new universal presses #2178

Merged
merged 5 commits into from
Dec 30, 2024

Conversation

loving2
Copy link
Contributor

@loving2 loving2 commented Dec 27, 2024

Naquadah ore and Pitchblende ore switched vein generators to a new cuboid vein generator. This adjusts our script to now account for that type of vein generator, so those ores spawn in the mining dimension correctly now.

Also added Advanced AE printed quantum circuit, quantum processor, and quantum dust recipes to the GT Forming Press and Macerator similar to other AE2 components.

Removed a redundant recipe for the UHV 16A Energy Hatch since it exists in base GT now.

@loving2
Copy link
Contributor Author

loving2 commented Dec 27, 2024

Also removed GT Hazards, apparently an interaction with Corail's can cause you to become immortal or close to it

@loving2
Copy link
Contributor Author

loving2 commented Dec 27, 2024

Added two new universal presses and associated recipes:

  • Universal Addon Press specifically for the AE2 addon printed processors
    image
  • Ultimate Universal Press for all printed processor variants
    image

@loving2 loving2 changed the title Fix naq ore, add AAE-GT compat Fix naq ore, add AAE-GT compat, add new universal presses Dec 27, 2024
@FakeDomi
Copy link

FakeDomi commented Dec 28, 2024

Since this is a more generalized "GT fixes" pr, do you maybe want to look at the greenhouse? The script automatically adds all botany pot recipes and the rubber tree one conflicts with the manually specified recipe that yields more logs and resin.
My suggestions are adding a circuit requirement to the botany pot recipes or preventing the rubber tree one from being added.

@loving2
Copy link
Contributor Author

loving2 commented Dec 28, 2024

Ah I hadn't realized BotanyTrees added support for GT rubber trees, thanks for reporting this! Yeah I think adding in a circuit configured to 0 to the copied recipes makes the most sense. While I'm looking at this, I think I also need to re-jig the durations to better match the logic of the other added multis.

@loving2
Copy link
Contributor Author

loving2 commented Dec 28, 2024

Added a programmed circuit configured to 0 for the copied botany pot recipes in the Greenhouse. This prevents recipe conflicts with the boosted GT rubber tree recipes.

Also reconfigured base duration for the Greenhouse to be more in line with the speed at which botany pots operate starting at LV rather than HV. Gave the Greenhouse the ability to subtick parallel recipes as well!

@loving2
Copy link
Contributor Author

loving2 commented Dec 29, 2024

  • Gave the Apiary a small boost to chanced outputs of 1.25x or 1.25%, whichever is higher.
  • Adjusted Comb Processor to allow for subtick parallelization of recipe processing

@Mitchell5200 Mitchell5200 merged commit 7861e5d into AllTheMods:main Dec 30, 2024
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.

3 participants