Update mojang.js

This commit is contained in:
DevLarge 2021-01-06 17:06:13 +01:00
parent ea97141a93
commit 1056ecf38d

View File

@ -11,7 +11,7 @@ const logger = require('./loggerutil')('%c[Mojang]', 'color: #a02d2a; font-weig
// Constants
const minecraftAgent = {
name: 'Stellar',
name: 'Minecraft',
version: 1
}
const authpath = 'https://authserver.mojang.com'