From f1d409b0b57362d17c413fcffeea9d521a6f06e9 Mon Sep 17 00:00:00 2001 From: Yarno Date: Sat, 30 Jan 2016 19:00:29 +0100 Subject: [PATCH] Add BeanBlockz --- config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json b/config.json index 9205996..37a9629 100644 --- a/config.json +++ b/config.json @@ -160,6 +160,11 @@ "ip": "play.epicube.fr", "type": "PC" } + { + "name": "BeanBlockz", + "ip": "mc.beanblockz.com", + "type": "PC" + } ], "routes": { "/": "assets/html/index.html",