- Added a condition for daily growth crops to grow on block from the ALWAYS_FERTILE_SOIL block tag, essentially these being blocks that don't require moisture to grow plants.
- Added Better With Time's Soil Planter block into the ALWAYS_FERTILE_SOIL block tag from BTWR:SL
- Changed Gourd blocks (Melon and Pumpkin) to be falling blocks and to break when falling from high enough, like they work in retail BTW
- Fixed mushrooms not being placeable since last update.
- 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