-
Notifications
You must be signed in to change notification settings - Fork 49
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
Staging 0.4.22 #1227
Merged
Merged
Staging 0.4.22 #1227
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Vanilla metals to craftOverrides (seems contrived - this is due to needing to overwrite recipes for vanilla ores/metals due to their secondary outputs being Thermal variants) Add function thermalUnifySmelterDustRecipe Add function thermalUnifySmelterRawRecipe Add function thermalUnifySmelterOreRecipe Add function thermalUnifySmelterAlloyRecipe Add function thermalUnifySmelterMetalAll Add function thermalUnifySmelterAlloyAll Add call to thermalUnifySmelterMetalAll within metals loop on line 669 Add call to thermalUnifySmelterAlloyAll within alloys loop on line 680
Switch nuggets override lookup to craftOverride (was oreOverride) Add an exception for iron and gold secondaries (although iron is currently not a possible thermal series secondary output)
Adds ATM ores to the laser drill, with biome whitelisting. Other additions exist to make vibranium and unobtainium weights function and might desire some tweaking. The support for biome whitelisting also justifies making them raw ores as opposed to nuggets, but can be easily changed. ATM to yellow laser lens in mountain biomes, gold already exists from this same pool along with other ores, so the pool seems sufficiently saturated to me. Vibranium and glowstone dust to green laser lens in warped forests and crimson forests. Needed something else in the pool, originally tried nether wart blocks and warped wart blocks but they returned barrier blocks for some reason. Didn't want to detract from the already existing glowstone laser drill reciple, so I made it dust. Might want to add something else here. Unobtainium in end highlands to purple lens, with azure silver and obsidian in the same pool. Maybe reduce obsidian weight and add end stone?
Newcreatefix
Added more star uses
disable analytics and update checks
tweak Drygmy stuff
roll back
Add AE2 certus to mining Dim
Add uraninite to Mek Purification chamber
Add entire mek processing stack for Cobalt
Fixes and Tweaks, and features for .21
feature: add uraninite and ancient debris to the dimensional mineshaft
Staging Thermal Induction Smelter Unification
ATM ores to laser drill
fix line 428
Update unify.js
cost tweaks
extra change, coz mek be like that
changed Grave PVP open setting to false
Added the creative generator from create additions
Typo fix
Added Several New Chapters: - Productive Bees - Tinkers' Construct - Ars Nouveau - Added Custom Random Rewards, like Tier 1 Glyphs - Twilight Forest (Special Thanks to ZephyrWindSpirit) - Added more Creative Item quests - Various Quest Fixes
Fixed Twilight Forest Quests not showing properly
Previous Commit reverted Twilight Forest "Random Rewards". This fixes that. Also several quest descriptions were corrected.
Quest Update v2.5 (Big Update)
add soul lava to powah thermo generator
Adds Soul Lava to Powah Thermo Generator
enigmaquip
approved these changes
Jul 18, 2022
thevortex
approved these changes
Jul 18, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.