Tracks updates to this guide and calculator as the mod is actively developed. Data is pulled from the CropsNH source jar with each daily build update.
cropsnh-2.0.85.jar (CFR decompile only β no external crop guides). Production now has all 179 crops, matching the mutation calculator set 1:1. Previously only ~95 crops were listed.Inkbloom β InkBloom, Redstraw β RedStraw.getGrowthDuration() when not the default tier Γ 600.TileEntityCropSticks.harvest(): drop chance is min(1, ch/10000) (values β₯ 10000 are guaranteed, e.g. Waterlily), and Gain extra-item odds use (gain+1)/100.aFood, aMetal, aWater) to SCREAMING_SNAKE (EDIBLE, METALLIC, WATERY). Every crop entry in the calculator has been updated. The calculator display now shows readable Title Case labels (e.g. "Potion Ingredient" instead of "aIngredient").addAlternateSeed() registration, meaning they can be planted directly from a world item without breeding. Previously only ~6 crops had this. The calculator now shows the alt-seed indicator for all confirmed crops.blockUnder:'void', ClayLily gains blockUnder:'clay', EssenceOreBerry gains blockUnder:'skull'. These were missing from the previous build.floor(Resistance/10) formula instead.transferDisease() β making the neighbour sick, not replacing it. Crops are only replaced when a weed spawns on an empty stick.cropArtichoke to cropWaterArtichoke and added seedWaterArtichoke OreDict registration. Also fixed EFR stone lily drop bug and added null checks throughout crop loader.cropsnh-2_0_76.jar. Mutation calculator, production calculator, biome browser, and breeding guide all built from source.