Update mojang.js

This commit is contained in:
DevLarge 2021-01-06 16:54:36 +01:00
parent 6b15c2f7b5
commit ea97141a93

View File

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