How to register custom crafting recipes into the vanilla minecraft "Recipe Book"

Vanilla minecraft 1.12.2 has a recipe book in the inventory screen.

I have created multiple custom crafting recipes with sponge using listeners and the GameRegisterEvent

How do i go about adding those same crafting recipes to the vanilla Minecraft recipe book?