SwagTopia.binrar.metainfexe/client/config/spawn_notification.json
2025-02-05 00:44:34 -08:00

23 lines
550 B
JSON

{
"broadcastShiny": true,
"broadcastCoords": false,
"broadcastBiome": true,
"playShinySound": true,
"playShinySoundPlayer": true,
"announceCrossDimensions": false,
"broadcastDespawns": false,
"broadcastVolatileDespawns": false,
"broadcastSpeciesName": true,
"broadcastPlayerSpawnedOn": false,
"broadcastRange": 256,
"playerLimit": -1,
"labelsForBroadcast": [
"legendary"
],
"bucketsForBroadcast": [],
"formatting": {
"label.legendary": "LIGHT_PURPLE",
"bucket.ultra-rare": "AQUA",
"shiny": "GOLD"
}
}