modpack/config/byg/biomepedia.json5

13 lines
517 B
Text
Raw Permalink Normal View History

2022-08-19 18:29:50 +00:00
/*
This file uses the ".json5" file extension which allows for comments like this in a json file!
Your text editor may show this file with invalid/no syntax, if so, we recommend you download:
VSCode: https://code.visualstudio.com/
JSON5 plugin(for VSCode): https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-json5
to make editing this file much easier.
*/
{
// Whether the biomepedia button is enabled or not in the player inventory for all users connected to this host.
"inventory_enabled": true
}