MinecraftModDevelopmentMods / NetherMetals

Nether Metals Mod
GNU Lesser General Public License v2.1
8 stars 3 forks source link

Vanilla ore generation #6

Closed tgstyle closed 8 years ago

tgstyle commented 8 years ago

I have disabled Orespawn standard ore generation, vanilla nether ores still generate. There is no json to control them either, is this what is intended?

tgstyle commented 8 years ago

https://github.com/jriwanek/End-Metals/issues/1

jriwanek commented 8 years ago

Currently yes, next version (for 1.9.4) will be able to use the orespawn library for vanilla generation.

knoxhack commented 8 years ago

Nether Metals MC 1.8.9 updated to version 1.1.1 now with a config file, I'm about to update the 1.9 branch

knoxhack commented 8 years ago

Config file added to the 1.9.x branch https://github.com/nfinit-gaming/Nether-Metals/commit/97aa2a4bf56b9b85b9b4ce3ad9cf36486d17971e http://minecraft.curseforge.com/projects/nether-metals/files

tgstyle commented 8 years ago

Thanks for the unexpected quick turn around!

tgstyle commented 8 years ago

Just a quick note in the config, it has two Diamond options

general { I:NetherCoalOreSpawnProb=0 I:NetherDIamondOreSpawnProb=0 I:NetherDiamondOreSpawnProb=0 I:NetherEmeraldOreSpawnProb=0 I:NetherGoldOreSpawnProb=0 I:NetherICoalOreSpawnProb=0 I:NetherIronOreSpawnProb=0 I:NetherLapisOreSpawnProb=0 I:NetherRedstoneOreSpawnProb=0 }

knoxhack commented 8 years ago

I noticed, I have been coding all day I might have missed something, It shouldn't affect anything tho. I'll clean that out before the next version

knoxhack commented 8 years ago

I just made a quick hotfix for it, reset your configs and install version 1.1.2