Missed trailing /

This commit is contained in:
Johannes Jöns 2023-07-22 00:53:15 +02:00
parent e94187e8c0
commit f0dcd2c497

View file

@ -38,7 +38,7 @@
difficulty = 3;
enable-rcon = true;
"rcon.password" = "test";
motd = "\u00A7cWake up to reality! Nothing ever goes as planned in this accursed world.";
motd = "\\u00A7cWake up to reality! Nothing ever goes as planned in this accursed world.";
spawn-protection = 0;
level-type = "minecraft:amplified";
level-name = "amplified_world";