This mod adds a configurable ore blacklist to Troll Ores Reborn, and fixes some minor changes to the mod in general:
-use forge's ore dictionary to determine if a block is an ore, not the block name. (aka does the block have an oredict entry that starts with "ore", for example "oreDiamond")
-only remove blocks within the ore troll's bounding box on spawn, not all within a 3x3 cube.
-use Block.getItem(world, pos, state) to ensure the correct item-block is used for checking ores, instead of assuming block metadata transfers perfectly to item metadata
This mod is not a fork of Troll Ores Reborn, instead this is an add-on that uses it as a dependency! This mod was commissioned by @TheRealZonko