: Place a layer of water with Lilypads underneath your farmland and another layer above the crops. The effects stack vertically.
If your automated base layout relies heavily on Hopper Botany Pots and you cannot change the physical footprint, you have to use alternative methods to speed them up:
A Botany Pot is a single-block "container" rather than a block of soil. When you place soil and a seed inside a Botany Pot, it calculates growth purely via internal code. It runs a custom internal countdown timer based on the specific crop and the tier of soil inserted. does lilypad of fertility work with botany pots exclusive
So, if you can't use Botany Pots with the Lilypad, how do you make the most of it? You need to build a traditional farm that can take full advantage of its stacking AOE boost.
Confirmed no interaction in: 1.12.2, 1.16.5, 1.18.2, 1.19.2, 1.20.1. : Place a layer of water with Lilypads
While the combination is powerful, it's not without its challenges. The most common issue players face is mod version mismatches. For the Lilypad of Fertility to be recognized by the Botany Pot, , typically within the same major release (e.g., both on 1.20.1).
The Botany Pots mod features an incredibly robust configuration system using JSON datapacks. This system allows a server owner to define custom crops, soils, and, most importantly, fertilizers. If a pack creator has added the lilypad_of_fertility item to the list of valid fertilizers for a Botany Pot, then right-clicking the pot with the Lilypad will instantly apply its effect. If they haven't, the pot's internal growth cycle will continue without interruption. When you place soil and a seed inside
The Lilypad of Fertility (from Reliquary ) is a well-known item that accelerates the growth of nearby crops, plants, and saplings when placed on water. Botany Pots offers an alternative, container-based farming system where plants grow inside a block without requiring hydration, light, or vanilla tick mechanics. This paper investigates whether the Lilypad’s area-of-effect (AoE) growth boost applies to plants growing inside Botany Pots. Through functional analysis of growth tick handling, API usage, and empirical testing across multiple Minecraft versions, we conclude that in standard configurations, though edge cases exist with wrappers like BotanyPotsTiers or custom KubeJS scripts.