You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
574 B
26 lines
574 B
6 years ago
|
{
|
||
|
"onScreenNotifications": [
|
||
|
{
|
||
|
"id": "darkosto",
|
||
|
"soundlocation": "minecraft:entity.player.levelup",
|
||
|
"bgColor": "#808080",
|
||
|
"borderColor": "#000000",
|
||
|
"lines": [
|
||
|
"§9§nHappy Birthday!!!",
|
||
|
"§2Happy Birthday to you!",
|
||
|
"§2Happy Birthday to you!",
|
||
|
"§5Happy Birthday Darkosto!",
|
||
|
"§2Happy Birthday to you!"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"id": "example",
|
||
|
"soundlocation": "minecraft:entity.creeper.primed",
|
||
|
"lines": [
|
||
|
"§c§nBoom!!!",
|
||
|
"§eDid I scare you?"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|