Modscraper Modscraper Minecraft
Sturdy Farmland - Growth Edition logo

Sturdy Farmland - Growth Edition

Mod

by Chakyl

A fork of Sturdy Farmland, providing daily growth and fertilizer mechanics

Type

Mod

CurseForge Downloads

775,134

CurseForge ID

1172429

Modrinth Downloads

22,303

Modrinth ID

YZIeBAfr

Last Updated

Jun 12, 2026

Description

# Dew Drop: Sturdy Farmland - Growth Edition This project is a fork of [Dew Drop: Sturdy Farmland](https://github.com/coolbot100s/Dew-Drop-Farmland) by [coolbot100s](https://github.com/coolbot100s) adding growth behavior to sturdy farmland. It is meant to be used in the context of modpacks, as some of its features need additional kubejs/datapack functionality to work as intended. This mod has all the features of the original by [coolbot100s](https://www.curseforge.com/members/coolbot100s/projects), which can be found [here](https://www.curseforge.com/minecraft/mc-mods/sturdy-farmland). ## Features ### Daily Crop Growth Every morning, crops will grow by 1 stage if they are watered. This is calculated using Serene Season's season system, and has additional support for other mods. This mod also disables random ticks of all crops with the tag `#dew_drop_farmland_growth:cancel_random_tick`. ### Fertilized Farmland To pair with the new growth system, six new fertilizers are added: * Weak Fertilizer - Boosts initial crop growth by 1 day (Age) * Strong Fertilizer - Boosts initial crop growth by 2 days (Ages) * Hyper Fertilizer - Boosts initial crop growth by 3 days (Ages) * Hydrating Fertilizer - Does not dry in the morning until halfway grown (rounded down) * Deluxe Hydrating Fertilizer - Does not dry * Bountiful Fertilizer - A blank canvas for modpack makers to add their own mechanics * Low Quality Fertilizer - Blank farmland with a tag for Quality Food * High Quality Fertilizer - Theoretical stronger version of the above * Pristine Quality Fertilizer - Strongest version of the above ### Garden Pots Garden Pots can only be manually watered but will grow crop during any season (if Serene Seasons is installed). Does not break crop when not watered and can be upgraded with Hydrating Fertilizer. Includes hanging variants when placed ### Using Quality Fertilizers If using the [Quality Food](https://www.curseforge.com/minecraft/mc-mods/quality-food) mod, you must update the configuration for them to have an affect. This can be done using the `farmland_config` like this: ``` farmland_config = [ "2;#minecraft:crops;#dew_drop_farmland_growth:low_quality_fertilized_farmland;1.5", "2;#minecraft:crops;#dew_drop_farmland_growth:high_quality_fertilized_farmland;2","2;#minecraft:crops;#dew_drop_farmland_growth:pristine_quality_fertilized_farmland;3"] ``` ### Sprinklers This mod comes with 4 tiers of Sprinklers, Iron, Gold, Diamond, Netherite. Sprinklers can be enabled in the server config using `checkSprinklers = true` (on by default) When enabled, farmland will check for a nearby sprinkler on the same or one level above. This is done using the following tags: * `dew_drop_farmland_growth:sprinkler_tier_1` - Prevents drying in a 3x3 area (iron) * `dew_drop_farmland_growth:sprinkler_tier_2` - Prevents drying in a 5x5 area (gold) * `dew_drop_farmland_growth:sprinkler_tier_3` - Prevents drying in a 7x7 area (diamond) * `dew_drop_farmland_growth:sprinkler_tier_4` - Prevents drying in a 9x9 area (netherite) The area is centered around the block with the tag ## Dependencies (Required Versions) This mod has the following dependencies and has been tested with the following versions: * [Bot's Lib](https://www.curseforge.com/minecraft/mc-mods/bots-lib) version 4.0  * [Serene Seasons](https://www.curseforge.com/minecraft/mc-mods/serene-seasons) version 9.1.0.0 ## Mod Support  Additional support for "Weird" crops that have additional logic is provided. If you have a mod crop you would like supported, list them out in the comments and I'll do my best to accomodate. - [Farmer's Delight](https://modrinth.com/mod/farmers-delight) version 1.2.6 (Tomato Crop) - [Vintage Delight](https://modrinth.com/mod/vintage-delight) version 1.6 (Gearo Berry Bush) * [Supplementaries](https://www.curseforge.com/minecraft/mc-mods/supplementaries) version 3.1.18 (Flax Crop) * [Cultural Delights](https://www.curseforge.com/minecraft/mc-mods/cultural-delights) version 0.16.3 (Corn Crop) * [Windswept!](https://www.curseforge.com/minecraft/mc-mods/windsweptmod) version 3.0.2 (Wild Berry Bush) * [Let's Do: Vinery](https://www.curseforge.com/minecraft/mc-mods/lets-do-vinery) version 1.4.41 (Lattice, Grapevine Stem) ## Support Questions? Comments? Suggestions? Join our [Discord](https://discord.gg/GdcZkrZqkj)!

Compatibility

Mod Loaders

Forge

Game Versions

1.20.1

Screenshots

Similar Mods

Included in Modpacks

External Resources