My minecraft server was started before IC2 came out for 1.8 server.
Now that it is installed on our server, we are having a hard time finding copper, tin and uranium.
However, I have recently found this program, which I think would help my problem, but I don't know how to configure it for IC2. could someone tell me what to put in to get these ores in my world?
P.S. Going to the nether and making a new house doesn't really work. Also does the fact that I have a mineshaft that goes down to bedrock hinder this any?
NBToolkit - OreGen Config?
- MasterEric
- Closed
-
-
This will shove a LOT of new veins into your existing map at certain levels:
#gen diamonds
./NBToolkit.exe oregen -b 56 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=12 --max=17 -s=10 --oi=03 --oi=01 --oi=13
#gen iron
./NBToolkit.exe oregen -b 15 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 15 --min=36 --max=45 -s=10 --oi=03 --oi=01 --oi=13
#gen coal
./NBToolkit.exe oregen -b 16 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=46 --max=54 -s=10 --oi=03 --oi=01 --oi=13
#gen redstone
./NBToolkit.exe oregen -b 73 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=21 --max=30 -s=10 --oi=03 --oi=01 --oi=13
#gen gold
./NBToolkit.exe oregen -b 14 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=31 --max=35 -s=10 --oi=03 --oi=01 --oi=13
#gen lapis
./NBToolkit.exe oregen -b 21 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 5 --min=18 --max=20 -s=5 --oi=03 --oi=01 --oi=13
#gen tin
./NBToolkit.exe oregen -b 248 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=30 --max=37 -s=10 --oi=03 --oi=01 --oi=13
#gen copper
./NBToolkit.exe oregen -b 249 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=38 --max=46 -s=10 --oi=03 --oi=01 --oi=13
#gen uranium
./NBToolkit.exe oregen -b 247 -w "C:\Documents and Settings\amezick\Application Data\.minecraft\saves\Altaree" -r 10 --min=6 --max=12 -s=10 --oi=03 --oi=01 --oi=13#15 - iron
#16 - coal
#14 - gold
#21 - lapis
#56 - diamond
#73 - redstone
#74 - glow redstone
# -r, --rounds=NUM Geneate NUM deposits per chunk
# --min, --mindepth=VAL Generates deposits no lower than depth VAL (0-
# 127)
# --max, --maxdepth=VAL Generates deposits no higher than depth VAL (0-
# 127)
# -s, --size=VAL Generates deposits containing roughly up to VAL
# blocks
# --oo, --overrideores Generated deposits can replace other existing
# ores
# --oa, --overrideall Generated deposits can replace any existing block
# --oi, --overrideinclude=ID
# Generated deposits can replace the specified
# block type ID [repeatable]
# --ox, --overrideexclude=ID
# Generated deposits can never replace the
# specified block type ID [repeatable]
# --nu, --nativeunpatched
# Use MC native ore generation algorithm without
# distribution evenness patch -
I did 3 tries to edit the line of code I entered before giving up:
Starting with this line of code(copied save for use with program, copy on flash drive, named after World Seed):Code./NBToolkit.exe oregen -b 249 -w "I:\Eric\Enderman" -r 10 --min=38 --max=46 -s=10 --oi=03 --oi=01 --oi=13
Plugged this into cmd(I'm in the same directory as nbtoolkit) and got:Quote'.' is not recognized as an internal or external command,
operable program or batch file.Changed code to this:
CodeNBToolkit.exe oregen -b 249 -w "I:\Eric\Enderman" -r 10 --min=38 --max=46 -s=10 --oi=03 --oi=01 --oi=13
Got:QuoteProcessing...
Could not open directory -b - No such file or directoryChanged code to this:
CodeNBToolkit.exe oregen 249 -w "I:\Eric\Enderman" -r 10 --min=38 --max=46 -s=10 --oi=03 --oi=01 --oi=13
Got:QuoteOre ID has to be a number
This stumped me, so I gave up. What is wrong?
-
no idea. I run this from a cygwin command shell. I am not too sure how to run this from a windows command window.
-
So would installing cygwin and putting in the code you provide work?
EDIT: When I tried it with CYGWin I got:QuoteProcessing...
Could not open directory -b - No such file or directory
Again.
The fact that i had to manually type the code in makes me not want to go over the exact same argument with the console again. -
Did you get it from this thread: http://www.minecraftforum.net/…processing-tools-beta-13/
filename: nbtk2.zip 127,223 bytes
when you type nbtoolkit oregen help do you get this:
EDIT: Just saw your thread link, you have the wrong version!0:...local/minecraft/NBToolkit> ./NBToolkit.exe oregen help
Error: You must specify a World pathUsage: nbtoolkit oregen -b -w [options]
Options for command 'oregen':
-b, --block=ID Generate blocks of type ID (0-255)
-d, --data=VAL Set the block's data value to VAL (0-15)
-r, --rounds=NUM Geneate NUM deposits per chunk
--min, --mindepth=VAL Generates deposits no lower than depth VAL (0-
127)
--max, --maxdepth=VAL Generates deposits no higher than depth VAL (0-
127)
-s, --size=VAL Generates deposits containing roughly up to VAL
blocks
--oo, --overrideores Generated deposits can replace other existing
ores
--oa, --overrideall Generated deposits can replace any existing block
--oi, --overrideinclude=ID
Generated deposits can replace the specified
block type ID [repeatable]
--ox, --overrideexclude=ID
Generated deposits can never replace the
specified block type ID [repeatable]
--nu, --nativeunpatched
Use MC native ore generation algorithm without
distribution evenness patchChunk Filtering Options:
--cxr, --chunkxrange=V1:V2
Include chunks with X-chunk coord between V1 and
V2, inclusive. V1 or V2 may be left blank.
--czr, --chunkzrange=V1:V2
Include chunks with Z-chunk coord between V1 and
V2, inclusive. V1 or V2 may be left blank.
--crv, --chunkinvertxz Inverts the chunk selection created by --cxr and
--czr when both options are used.
--ci, --chunkinclude=ID
Include chunks that contain blocks of type ID.
This option is repeatable.
--cx, --chunkexclude=ID
Exclude chunks that contain blocks of type ID.
This option is repeatable.
--cia, --chunkincludeall
If multiple --ci options, chunk must match all
of them to be included.
--ciy, --chunkincludeany
If multiple --ci options, chunk can match any of
them to be included. (default)
--cxa, --chunkexcludeall
If multiple --cx options, chunk must match all
of them to be excluded.
--cxy, --chunkexcludeany
If multiple --cx options, chunk can match any of
them to be excluded. (default)Common Options:
-w, --world=VALUE World directory
-h, --help Print this help message
--alpha Specify that the world is stored as individual
chunk files
--nether Update the Nether instead of the main region
-v Verbose output
--vv Very verbose output</path></id> -
LOL wrong version
EDIT: Thank you it works now! Industrial Diamonds 4 U!