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

Fixed and added some recipes, fixed fuel consumption not cascading in forge and fire pit, fixed a weird issue where temp got reset during tick lag #76

Closed
wants to merge 9 commits into from

Conversation

DisasterMoo2
Copy link

I wanted to help a little, so i fixed some issues I noticed while testing 0.4.0.

Here's the list of changes:

  • Concrete powder is now shapeless
  • Flux can now be crafted from flux stones(per 1.7.10 wiki)
  • Added rock knife recipes
  • Changed wooden trapdoors recipe to use the same shape as vanilla(fixes bench recipe)
  • Fixed comparator recipe
  • Piston now uses ore dict tuyere
  • Tripwire use ore dict wrought iron
  • Fixed a weird issue where tick lag resets temperature in items.
  • Changed Coal and Charcoal fuel temperature to match 1.7.10
  • Fixed Ingot Pile placement

If charcoal and coal temp was intended, please change back. Also, I noticed that there's no ingotIron ore dict for Wrought Iron. Shouldn't that be added for inter-mod compatibility?
Another thing: Iron trapdoors shouldn't be made in anvil?

Copy link
Member

@alcatrazEscapee alcatrazEscapee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, and it was a nice surprise :)

Re: ingotIron vs ingotWroughtIron, I am inclined to use the former. The only complication would be if TFC adds cast iron post 1.0.

@alcatrazEscapee alcatrazEscapee self-assigned this Jun 11, 2019
@alcatrazEscapee alcatrazEscapee added this to In progress in 1.12 Beta - Mechanics + Features via automation Jun 11, 2019
@alcatrazEscapee alcatrazEscapee added this to the TFC 1.12/1.13 Alpha milestone Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants