A lightweight quality-of-life mod for Minecraft.
When you harvest a mature crop, it is automatically replanted in the same block if you have the correct seed or crop item in your inventory.
CropBlockenabled - enable/disable the modrequireMatureCrop - only replant mature cropsconsumeSeed - consume one seed/crop item on replantplayFeedbackSound - play planting sound after successful replantcropFilterMode - OFF, WHITELIST, BLACKLISTcropWhitelistBlocks / cropBlacklistBlocks - block ID filterscropWhitelistTags / cropBlacklistTags - tag filterscropFilterMode = "WHITELIST"
cropWhitelistBlocks = ["minecraft:wheat", "modid:tomato_crop"]
cropWhitelistTags = ["#forge:crops", "modid:replantable_crops"]
1.20.1, 1.20.4Forge, FabricFor Fabric you need Fabric API