Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Creating Tea bags from (Birch Bark,Dried Herbs,Dried Fruit) out of thin air feels kind of easy...so let's complicate things a bit.
Also replaced some recipes for "Keep Knife" and Keep Hammer" so that any type of Sharp knife can be used or Hammer for appropriate recipes and would be compatible with any other mod provided other mods have items tagged correctly
Replaced "keep Hammer" with "keep [Recipe.GetItemTypes.Hammer]," and keep Kinfe/etc.... with "keep [Recipe.GetItemTypes.SharpKnife],"
Maybe we can add empty tea bags upon creating the drink,it would fit nicely with the littering mod and also use the same empty tea bags to craft new drinks and would be an easier process so we don't have to keep hauling all the equipment just for creating new tea bags...this could be enabled via *.lua script if Littering mod is present,ill do some test's see how it works since my *.lua scripting abilities are on par with my Chinese speaking abilities...meaning zero..