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

added stick recipe #54993

Merged
merged 7 commits into from
Feb 3, 2022
Merged

Conversation

remuluson2
Copy link
Contributor

@remuluson2 remuluson2 commented Feb 1, 2022

Summary

Features "Made sticks craftable from planks"

Purpose of change

Currently there are many recipes that will only accept sticks.
There are some situations where you need a stick for crafting and might not be able to get it and it seems only logical to make a "stick" out of a plank.

Describe the solution

Added a recipe to carve a stick out of a plank.

Describe alternatives you've considered

Change all stick requirements to "wooden tool rod" where appropriate, add recipes to craft tool rods out of planks, sticks and such.
Add planks as an alternative ingredient to all recipes that use sticks exclusively.

Testing

  1. Started a world.
  2. Crafted a stick out of a plank.
  3. Now I have a stick

Additional context

@NetSysFire NetSysFire added [JSON] Changes (can be) made in JSON Crafting / Construction / Recipes Includes: Uncrafting / Disassembling labels Feb 1, 2022
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Feb 1, 2022
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Feb 2, 2022
@kevingranade kevingranade merged commit 9949aa3 into CleverRaven:master Feb 3, 2022
@remuluson2 remuluson2 deleted the plank-to-stick branch February 27, 2022 12:55
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 BasicBuildPassed This PR builds correctly, label 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