View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001463 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2014-11-10 02:30 | 2014-11-10 21:59 |
Reporter | Flexico | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | PC | OS | Windows | OS Version | 7 |
Product Version | Builds for MC 1.7.10 | ||||
Summary | 0001463: Scanner Only Accepts IC2 Ores | ||||
Description | In my world, I disabled the generation of Tin, Copper, and Lead by IC2 because Thermal Expansion adds these same ores. The Scanner, however, won't accept the ores because they're not the IC2 versions. It's a pretty simple workaround to spawn in one piece of IC2 ore for the scanner, but that only works if you're an op or in single-player. | ||||
Additional Information | MC_1.7.10 / IC2_2.2.650 | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
|
There is literally a config option to fix this, add the ores to this line in the config file: ; Comma separated list with ores the miner should harvest. ; Format: <name>[@metadata], e.g. minecraft:torch, minecraft:chest ; The metadata * will match any, e.g. minecraft:log@*. ; Ore dictionary entries can be specified with OreDict:<ore dict name> as the name. additionalValuableOres = |