- Added recipe to separate fertilizer into pure sources, and mix them back together. (#927)

- Added recipes to sew hides together and cut them apart.
This commit is contained in:
Redeix 2025-04-29 09:39:55 -05:00 committed by GitHub
parent b01a61335d
commit 7b678a5bef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 79 additions and 0 deletions

View file

@ -62,6 +62,8 @@
- Allowed more blocks to be used as oven, forge, and bloomery insulation.
- Fixed lang error with treated wood planks recipe.
- Fixed bug with mmc package.
- Added recipe to separate fertilizer into pure sources, and mix them back together.
- Added recipes to sew hides together and cut them apart.
## [0.9.1] - 18.04.2025
### Changes