Author Topic: Help with mining  (Read 390 times)

So i am re-scripting the mining mod, and wanted to make a new ore.
I thought I did every thing right but it won't show up in game?

Its the Ticonderoga led.

Here is a copy of the script.
Could you please tell me what I missed?


you need to change $Dig_Data_NumOres to match how many ores you actually have.

That was one of the points in the instructions.txt file

Oh wow, what a dumb mistake. Thanks.