MinecraftModDevelopmentMods / ModernMetals

Modern Metals Mod
GNU Lesser General Public License v2.1
9 stars 6 forks source link

[1.11.2] No ores spawning #65

Closed Ivybug closed 5 years ago

Ivybug commented 6 years ago

No modern metal ores seem to be spawning. 1.11.2

Ivybug commented 6 years ago

I solved this problem by making a copy of the modernmetals.json I found in the .minecraft/orespawn/os3 folder and placing that into the .minecraft/config/orespawn folder. It did not automatically appear there like the basemetals.json

dshadowwolf commented 6 years ago

hrm, odd... that should not work - the OreSpawn 3 format is different from what shows in that folder

That folder, specifically, is only used by OreSpawn 1 and for 1.11 the only functioning OreSpawn is OreSpawn 3. I'm unsure of why this would happen, as there was a lot of testing done to make sure that the config loading worked across the board.

However... this might be related to there being some major differences in an unreleased version of OreSpawn 3 (3.1.x) that incorporates a lot more features for specifying which ores can spawn where.

dshadowwolf commented 6 years ago

Being tracked - we're seeing more reports of this issue, among others, and it appears that the currently released versions of BaseMetals and ModernMetals have an issue in some configurations that we've been unable to reproduce locally.

jriwanek commented 5 years ago

No activity on issue, and no further reports of problem, almost certainly fixed.