# Discordcraft JSON helper
**This file will help you set up your JSON file for DiscordCraft. This will be updated when new groups/settings get added to the mod**
First of all we have the standard JSON that gets shipped with the mod
:::spoiler Json code
```JSON
{
"groups": [
{
"groupId": "default",
"template": "Dimension: {dimName}"
},
{
"groupId": "gcsatellite",
"template": "Orbiting around {planet} on a space station"
},
{
"groupId": "gcmoon"