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 sheet metal to display rack furniture. #23295

Merged
merged 3 commits into from Mar 25, 2018

Conversation

Vasyan2006
Copy link
Contributor

This will add sheet_metal to the display rack construction receipe, because it looks unrealistic to build one only from pipes.
Sheet metals was also included in deconstruction and destroying sections.

@@ -949,7 +950,8 @@
"items": [
{ "item": "scrap", "count": [2, 8] },
{ "item": "steel_chunk", "count": [0, 3] },
{ "item": "pipe", "count": 1 }
{ "item": "pipe", "count": 1 },
{ "item": "sheet_metal", "count": [0, 1] }
Copy link
Contributor

Choose a reason for hiding this comment

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

It's excessive for deconstruction, because you naturally destruct the structure.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@illi-kun illi-kun merged commit 619a635 into CleverRaven:master Mar 25, 2018
@Vasyan2006 Vasyan2006 deleted the improve_displaying_quality branch April 10, 2018 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants