-
Notifications
You must be signed in to change notification settings - Fork 92
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
Pyrotech integration #985
Merged
bruberu
merged 123 commits into
SymmetricDevs:master-ceu
from
MCTian-mi:primitive-smelting
Oct 6, 2024
Merged
Pyrotech integration #985
bruberu
merged 123 commits into
SymmetricDevs:master-ceu
from
MCTian-mi:primitive-smelting
Oct 6, 2024
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
MCTian-mi
force-pushed
the
primitive-smelting
branch
from
September 12, 2024 16:06
f874fbd
to
d5f8f5f
Compare
marked this as ready for review, still need playtest & feedbacks |
MCTian-mi
force-pushed
the
primitive-smelting
branch
from
September 19, 2024 11:43
2fe12bc
to
e817d2c
Compare
- rocks no longer generates - stones no longer drop rocks - rock variants are hide except the default one - ceu surface rocks now drop pyrotech rocks - ceu surface rocks no longer drop tiny dusts - most of the magic stuffs are removed (wither forge still needs a rename & retexture)
- 1.5 more durable than flint tools - 1/2 slower than flint tools
- you can no longer automate campfire (why this is a thing by default????) - pit kiln recipe duration 14m -> 2m (15s per item) - drying rack recipe duration cut down to 1/4 of the original - increase the environment impact on drying rack recipe speed
- now you only need 4 straw for a pit kiln
and a qol recipe crafting mechanical hoppers with gears
- straw from cutting wheat - hide more obsidian tools
- remove straw bed - easier stone brick recipe - use recipeBuilders for some recipes
- remove pyrotech limestones - you now need limestone dust for quicklime - hide some pyrotech shit - let granite/andesite/diorite drop their cobbled forms (dropt is currently not working on crl) - inital recipe for refractory clay
Quests are done (hopefully) |
- add description for lighting a fire quest - change the logic of the lighting a fire quest so that it won't auto-complete - removes flint 'n' tinder from the lighting a fire quest - changed the stone quest to require stone instead of stoneSmooth (also changed icon) - adjusted the description of some old quests - actually implement native copper - add native copper vein - native copper deposit can be processes into native copper - native copper can be used for primitive smelting - allow smelting bornite in the primitive smelter - add pig iron -> (cast) iron recipe in primitive smelter - adjust coke oven recipe to output the same amount of creosote as before
- changed the description of the iron quest
MCTian-mi
added
pyrotech
for tracking pyrotech integration
and removed
do not merge
labels
Oct 6, 2024
bruberu
approved these changes
Oct 6, 2024
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.
Brief Overview
The Best™ roadmap ever
This PR fixes #918 #919 #920