IC2 Miner

  • 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
Status
Not open for further replies.

Leburgerking

New Member
Jul 29, 2019
8
0
0
Ok, this isnt so much a support thing, but i was wondering if the configs for the IC2 Miner have already been changed to mine ores such as iridium, silver, monazit, bauxite, and other ores that aren't specifically IC2/vanilla.

If not, where would i change the configs?
 

Antivyris

New Member
Jul 29, 2019
92
0
0
If you open your personal IC2 config file, you'll find a 'Valuable Ores' area, you can put the block id's there and give them a value. Note, make sure you use the right block ID's, and be careful adding things like wooden planks/brick as you just might lose your home.
 

Leburgerking

New Member
Jul 29, 2019
8
0
0
Ok i have another question now, ive changed the configs, but Copper/Tin is block id 249:1 and 249:2, the code interprets the number after the colon as the items value. What should i do?[DOUBLEPOST=1353375032][/DOUBLEPOST]Or, if i just do 249, will it mine all the resources with the same block id 249 and gives no heed to the colon?
 

Leburgerking

New Member
Jul 29, 2019
8
0
0
ok, is this what it should look like:
# List of valuable ores the miner should look for. Comma separated, format is id-metadata:value where value should be at least 1 to be considered by the miner
valuableOres=14:3, 15:4, 16:1, 21:3, 56:5, 73:3, 129:5, 244:1, 245:6, 248:1, 249:1, 688:2, 703:3, 2001:2

or Like this
# List of valuable ores the miner should look for. Comma separated, format is id-metadata:value where value should be at least 1 to be considered by the miner
valuableOres=14:3, 15:4, 16:1, 21:3, 56:5, 73:3, 129:5, 244:1:, 244:1:1, 245:6, 248:1, 249:1, 249:1:1, 249:1:2, 688:2, 703:3:1, 703:7:2, 703:5:3, 703:5:4, 703:2:5, 703:2:6, 2001:3:2, 2001:2:3
(What i did is (Block Id) : (Value): (Last Id ex :1)
 

Leburgerking

New Member
Jul 29, 2019
8
0
0
# List of valuable ores the miner should look for. Comma separated, format is id-metadata:value where value should be at least 1 to be considered by the miner
valuableOres=14:3, 15:4, 16:1, 21:3, 56:5, 73:3, 129:5, 244:1, 244-1:1, 245:6, 248:1, 249:1, 249-1:1, 249-2:1, 688:2, 703-1:1, 703-2:7, 703-3:5, 703-3:5, 703-5:2, 703-6:2, 2001-2:3, 2001-3:2?
 
Status
Not open for further replies.