Skip to content

Boosters

Provi edited this page Aug 16, 2026 · 1 revision

Daycare+ includes 3 items that can be used as boosters for daycares. None of these items are available in Survival mode and instead servers are free to distribute these as rewards, for example.

All booster items are used directly on the daycare pasture and are consumed on use.

Daycare Spark

id: daycareplus:daycare_spark

This item instantly causes a daycare to produce an egg.

Dizygotic Booster

id: daycareplus:daycare_booster
data component: daycareplus:boost_amount

This item buffs the daycare for the next few egg cycles. Instead of producing 1 egg, the daycare will produce 2.

The default item will buff the next 5 cycles, but this can be modified by giving it a different component value:
/give @s daycareplus:daycare_booster[daycareplus:boost_amount=10]

Sparkling Booster

id: daycareplus:shiny_booster
data component: daycareplus:boost_amount

Similar to the Dizygotic Booster, the Sparkling Booster buffs the next few egg cycles. If an egg is not shiny, then it rerolls the odds using the value in the server config.

The default item will buff the next 5 egg cycles, but it can be modified by changing the component value.
/give @s daycareplus:shiny_booster[daycareplus:boost_amount=10]

Fertility Candy

id: daycareplus:fertility_candy

Only relevant to Competitive Mode and has no effect in standard mode. This item increases a Pokemon's fertility value by 1.

Clone this wiki locally