Hi, everybody. Please help me with adding an item to the scanner. Where should I do this and how? Which file to use. Please tell us with 0. This is very important to me. Thanks.
How to add an item to the scanner?
- MdLd
- Closed
-
-
- Open your industrialcraf2 .jar with 7zip or winrar.
- Go to assets/ic2/config. There you find a file called uu_scan_values.ini.
- Now go to your .minecraft/config folder and make a new folder in there called ic2
- Extract that uu_scan_values.ini into your .minecraft/config/ic2 folder.
- Now open and edit your uu_scan_values.ini with Notepad++ (or Wordpad, notepad maybe works).
- Add each item you want to make work with the scanner/replicator in a new line.
- The format goes like this: modid:itemid@metadata, so for example orange wool would be minecraft:wool@
- Then add the amount of UU that it should cost after that.
Alternatively, you could open your IC2.ini in your config folder and scroll down until you find this:
Code; Additional initial uu values, a value of 1 equals cobblestone. ; Recipes may cause the final value be lower than the one specified here. ; Format: <name>[@metadata] = <value> [balance / uu-values / predefined] IC2:misc_resource#iridium_ore = 12000 IC2:misc_resource#iridium_shard = 1333
I never tried adding items before, but both of these methods should work.
-
Can I learn more about method 2?
-
I started changing and my minecraft crashed
-
I can't add a mana rune from botany. Rune of water easily. I can't get any mana.
-
-
None of this fits
-
-
Did you enter botania:rune:8 or botania:rune@8 into the ic2 configs? The first one doesn't work for ic2, only the second one does.
-
Thx. U the best.