- Made the following crops to grow daily instead of randomly: Wheat, Potatoes, Carrot, Flowering Carrot, Beetroots. Melons need a bit more fixes to be in parity with retail BTW, so that change will come at a later stage.
- Changed brown mushrooms to grow in a similar way as they do in BTW(without any world generation changes, which will only happen in the BTWR mod pack)
- Changed Cocoa beans to grow slower (in parity with BTW)
- Reworked and cleaned up code for pretty much all crop blocks
- Removed the Beetroots -> Beetroots Seeds recipe as it was clashing with the red dye one.
- Changed the Beetroots loot table to drop have only 33% chance to drop beetroot seeds on normal harvest.
- Fixed outline for potato blocks to be the same as other ones where it's not a full block shape
- Updated the mod to Fabric API 0.116.2, Fabric Loader 0.16.14 & BTWR: Shared Library 0.55
- Changed cookie dough recipe to result into 4 (8 in btw) cookie dough items as vanilla furnaces/smelters only cook 1 item at a time and can't return 8 for 1 dough as it's originally in BTW
- Fixed some recipes to generate under the mod namespace instead of the vanilla one
- Removed the baked potato recipe in the smoker in favor of it making the boiled potato one instead
- Updated the mod to Fabric API 0.115.1
- Fixed a bug where the chocolate milk recipe was returning an empty bucket causing a duplication (getting an extra bucket)
- Updated the mod to Fabric API 0.115.0, Fabric Loader 0.16.10 & BTWR Shared Library 0.47
Initial release