Files
jgl_sunlit_patch/config/doapi/recipebook.json5
T
2026-07-31 10:34:32 +09:00

15 lines
308 B
JSON

/*
Do Api Config
=======
Links:
CurseForge: https://www.curseforge.com/minecraft/mc-mods/do-api
Modrinth: https://modrinth.com/mod/do-api
GitHub: https://github.com/Cristelknight999/DoAPI
*/
{
// Is the recipe book open
"recipe_book_open": false,
// Only show craftable items
"craftable_toggle": false
}