Variants of nodes in Midnight are not being stored in the data. #365


Open
  • Ki1rah created this issue Mar 4, 2026

    Variants of nodes in Midnight are not being stored in the data.

     

    Example of the data from GatherMate2Storage_Midnight.lua inside spoiler

    GatherMate2MineDBMN = {
    [2395] = {
    [4414573400] = 1245,
    [4103533100] = 1247,
    [3546443300] = 1247,
    [4330186400] = 1247,
    [5364477800] = 1247,
    [4632632400] = 1245,
    [3554489000] = 1245,
    [5632632800] = 1249,
    [3359921200] = 1247,
    [4261650500] = 1245,
    [3557488100] = 1247,
    [5990613200] = 1245,
    },
    }

     

     

     
  • Ki1rah edited description Mar 4, 2026
  • Ki1rah edited description Mar 4, 2026

To post a comment, please login or register a new account.