Open mica not created from void ore miner

  • Thread starter Thread starter Tritech
  • Start date Start date
  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
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.
 
Just realized that it is included in the resource miner. Mark this as solved.