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

[WIP] Fix tiny electric motor crafting recipe. #34311

Closed
wants to merge 1 commit into from
Closed

[WIP] Fix tiny electric motor crafting recipe. #34311

wants to merge 1 commit into from

Conversation

NeviNovat
Copy link
Contributor

@NeviNovat NeviNovat commented Sep 28, 2019

Summary

SUMMARY: Bugfixes "Fix tiny electric motor crafting recipe."

Purpose of change

As #34151 said crafting a tiny electric motor takes to many resources compared to small electric motors or in general.

Describe the solution

Correct the recipe.
Make it so that you need 3 scrap metal and 1 small metal sheet instead of 100 scrap/20 chunk/1 lump of steel. ( small metal sheet for the other shell of the motor. )

Describe alternatives you've considered

Only require scrap metal and no small sheet metal.

Additional context

This is the screen shot used in #34151. ( look at the metal required )
example_used

@NeviNovat NeviNovat changed the title Fix small electric motor crafting recipe. Fix tiny electric motor crafting recipe. Sep 28, 2019
@snipercup
Copy link
Contributor

snipercup commented Sep 28, 2019

It was changed earlyer because of #33315. if you make this change, the weight should also be adjusted in a sensible and balanced way.
Edit: Note that in the above issue it states that the weight was discussed in another issue.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Crafting / Construction / Recipes Includes: Uncrafting / Disassembling labels Sep 29, 2019
@Fris0uman
Copy link
Contributor

So you should probably bump the requirement for the small motor up. Unless they already match its mass but I doubt that.

@NeviNovat
Copy link
Contributor Author

NeviNovat commented Sep 29, 2019

A 0.5L "tiny" motor weighs 5.8 kg and a small motor of 5L weighs 7.5 kg going with the small motor as a mold 0.5*1.5=0.75 kg ( where 1.5 is the ratio of L to Kg ) if we do it the other way around the small electric motor should be 58 Kg and I believe that the small motor is used in vehicles so it is a better template because ppl look at power to weight there . We can round up the weight of the tiny motor to 1 Kg or 0.8 Kg and use more copper wire along with more scrap and will meet the weight.

Sorry I missed the note that mentioned the discussion about weight

@NeviNovat NeviNovat changed the title Fix tiny electric motor crafting recipe. [WIP] Fix tiny electric motor crafting recipe. Sep 29, 2019
@NeviNovat
Copy link
Contributor Author

Closing this PR since there appears to be no real issue with the tiny motor ( except maybe the lack of copper wire and lack of diversity to account for different weight of similar power motors but this should be a different PR )

@NeviNovat NeviNovat closed this Sep 29, 2019
@NeviNovat NeviNovat deleted the patch-17 branch September 29, 2019 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants