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

Change the workbench to drop its item form upon deconstruction #55268

Merged
merged 5 commits into from
Feb 12, 2022
Merged

Change the workbench to drop its item form upon deconstruction #55268

merged 5 commits into from
Feb 12, 2022

Conversation

KittyTac
Copy link
Contributor

Summary

Balance "Workbench now simple-deconstructable, drops its item form upon deconstruction"

Purpose of change

There was no way to pick up a workbench after it was placed, and I don't think you would ever need to deconstruct it into its raw materials and waste so much time (besides I think it can be disassembled anyways), while you could find a workbench "in the wild" and want to take it home.

Describe the solution

Make the workbench be able to be deconstructed without tools (10 minutes) and instead of the materials used to craft it it will drop itself in its item form which will then be able to be placed.

Describe alternatives you've considered

Adding a separate "Pick Up Workbench" construction but that clutters the menu and is inconsistent with the other furniture that works like this.

Testing

image
image

Additional context

N/A

@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Feb 10, 2022
@Maleclypse Maleclypse added [JSON] Changes (can be) made in JSON Crafting / Construction / Recipes Includes: Uncrafting / Disassembling labels Feb 11, 2022
@Maleclypse
Copy link
Member

Needs linting.

@KittyTac
Copy link
Contributor Author

Needs linting.

Done.

@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Feb 11, 2022
@ZhilkinSerg ZhilkinSerg merged commit 4b9fa51 into CleverRaven:master Feb 12, 2022
@KittyTac KittyTac deleted the workbench branch February 12, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants