| Name | resend_discovered_recipes |
| Object | PlayerTag |
| Input | None |
| Description | Sends the player the full list of recipes they have discovered over again.
This is useful when used alongside PlayerTag.quietly_discover_recipe. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3770 |