-
Notifications
You must be signed in to change notification settings - Fork 184
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 log/wood stripping recipes #2548
base: 1.20.1
Are you sure you want to change the base?
Conversation
will replace with better recipe
these are subject to change btw for example, should I change the file to an axe? idk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this PR removes the only way to get long wood rods besides the forge hammer or manual crafting.
I don't know if we want that.
src/main/java/com/gregtechceu/gtceu/data/recipe/misc/WoodMachineRecipes.java
Outdated
Show resolved
Hide resolved
src/main/java/com/gregtechceu/gtceu/data/recipe/misc/WoodMachineRecipes.java
Outdated
Show resolved
Hide resolved
Long sticks are so seldom used that it shouldn't be a problem. |
What
I removed the goofy ahh existing log recipe in the lathe.
I added two ways of stripping logs/wood:
Implementation Details
I changed the files that I thought made the most sense.
Outcome
Players can now automate the log-stripping process. Why is this useful? No idea, but the builders'll be happy.
Potential Compatibility Issues
That one Timmy who automated log-lathing will be upset and probably throw a tantrum. But…the lathe was already less efficient than the cutting saw, so what reasonable person would care?