View Issue Details

IDProjectCategoryView StatusLast Update
0001463Industrial-Craft²crossmod-compatibility / submodules / APIpublic2014-11-10 21:59
ReporterFlexico Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformPCOSWindowsOS Version7
Product VersionBuilds for MC 1.7.10 
Summary0001463: Scanner Only Accepts IC2 Ores
DescriptionIn 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 InformationMC_1.7.10 / IC2_2.2.650
TagsNo tags attached.
Minecraft Version

Activities

Chocohead

2014-11-10 21:59

developer   ~0003564

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 =

Issue History

Date Modified Username Field Change
2014-11-10 02:30 Flexico New Issue
2014-11-10 21:59 Chocohead Note Added: 0003564