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 RGlass recipe for autolathe. Change remote controller category. #32305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VlaDOS1408
Copy link

About the PR

  • Add RGlass recipe for autolathe.
  • Change remote controller category from "Parts" to "Tools".

Why / Balance

I saw an issue in which a person complained about a broken recipe for reinforced glass in a vending machine (from ore) and asked me to make a recipe like in the crafting menu (G) but only immediately from steel in the vending machine (as it was before). So I did it. Well, I also just slightly changed the recipe ID (there are no errors) and changed the category of the signal transmitter to a more correct one.

Media

image
image

Requirements

Changelog
🆑

  • tweak: Remote signaller change lathe category from "Parts" to "Tools".
  • fix: Fixed RGlass recipe in autolathe. Now you can make reinforced glass from steel and glass there as before.

@github-actions github-actions bot added the No C# For things that don't need code. label Sep 19, 2024
@slarticodefast
Copy link
Member

Can you adjust the RemoteSignallerAdvanced as well? Also the category change won't need a changelog.

@slarticodefast slarticodefast added the Status: Awaiting Changes This PR needs its reviews addressed or changes to be made in order to be merged. label Sep 21, 2024
result: SheetRGlass1
completetime: 0
materials:
RawQuartz: 100
RawIron: 50
RawIron: 40
Copy link
Member

Choose a reason for hiding this comment

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

Why are you changing these? Now the price is different than the hand-crafted one.

@@ -43,9 +43,25 @@
completetime: 2
materials:
RawQuartz: 3000
RawIron: 1500
RawIron: 1200
Copy link
Member

Choose a reason for hiding this comment

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

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No C# For things that don't need code. Status: Awaiting Changes This PR needs its reviews addressed or changes to be made in order to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants