gamemode 1 in example

This commit is contained in:
Romain Beaumont 2016-04-12 22:30:41 +02:00
commit acc912e8b3
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

View file

@ -40,7 +40,7 @@ server.on('connection', function(client) {
seed:-1,
dimension:0,
generator:1,
gamemode:0,
gamemode:1,
entity_id:[0,0],
spawn_x:1,
spawn_y:1,