Open mica not created from void ore miner

T

Tritech

Guest
Summary of the problem mica not created from void ore miner

Pack Version 1.1.0

What is the bug? mica is not listed in the config as a possible ore to mine from the void ore miner. It is required ingredient in the upgrades from environmental tech.

Mod & Version environmental tech .10.5e

Link to log file

Is it repeatable? Yes

Known Fix add
Code:
},
	{
      "id": "environmentaltech:mica",
      "meta": 0,
      "focusColor": "white",
      "weight": 4
    }
to mineable.json in the server configs.
 
T

Tritech

Guest
Just realized that it is included in the resource miner. Mark this as solved.