Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ores not being replaced with UB versions? #211

Open
MechanosG opened this issue Feb 2, 2020 · 5 comments
Open

Ores not being replaced with UB versions? #211

MechanosG opened this issue Feb 2, 2020 · 5 comments
Labels
1.12.2 bug Something isn't working confirmed The bug is confirmed Other Mod The issue is related to another mod

Comments

@MechanosG
Copy link

MechanosG commented Feb 2, 2020

Heya. So here's my situation. I'm working on a modpack and have several mods spawning ores. Vanilla oregen is pretty much disabled. Out of the box, UBC has detected some of the mod ore and made UBC versions (I did notice in the wiki that I'm able to add more too). However, it doesn't seem to be actively replacing anything most of the time. For example:
2020-02-01_23 23 26
I've stripped away the stone in a large area. You can see by the wall, that Green Schist is the primary stone in this spot.

2020-02-01_23 23 30
Yet this Goethite (pretty much vanilla iron renamed) still has vanilla stone background texture.

2020-02-01_23 23 38
As you can see here, the ore does in fact exist. Although looking at it again, it almost seems like there's a Vanilla variety and a Rockhounding variety...

2020-02-01_23 31 38
Managed to find some vanilla redstone ore that converted.

2020-02-01_23 31 57
Yet just above it I found some that didn't.

I do have UbifyOres and UbifyRecipes set to true. Everything other than the ore replacing seems to be working. I mainly have 2 mods doing oregen. MMD Orespawn for the majority of my custom veins and Gregtech: Community Edition for it's giant spread out veins. Then several other mods have very tiny amounts of oregen here and there.

Could this be an incompatibility with MMD Orespawn? (and maybe GT:CommunityEdition although I haven't added any of it's ore yet to be certain) Or maybe I'm missing something? Seems kinda random. I think I'll add any missing rockhounding ores to UBC and test again.

MC 1.12.2
forge-14.23.5.2847
UndergroundBiomesConstructs-1.12-1.3.7.jar

(Also if you're taking suggestions for out of the box ore compatibility, Gregtech:Community Edition and the Rockhounding series would be cool adds.)

@SettingDust
Copy link

And, it is
image

@MechanosG
Copy link
Author

I had to really squint to notice the different stone types in that screenshot lol. What kind of ore is that?

@SettingDust
Copy link

SettingDust commented Feb 9, 2020

I had to really squint to notice the different stone types in that screenshot lol. What kind of ore is that?

Pyrotech, Fossil Ore. pyrotech:fossil_ore. BTW, left is the original

@Aang23
Copy link
Owner

Aang23 commented Feb 18, 2020

MMD OreSpawn is known to have some issues... Any mod that spawn ores in an non-vanilla-like way will have this kinda of issues. That's why I've planned to change the event UBC runs on.

@Aang23 Aang23 added 1.12.2 bug Something isn't working confirmed The bug is confirmed Other Mod The issue is related to another mod labels Feb 18, 2020
@LemADEC
Copy link

LemADEC commented Mar 21, 2022

I can't reproduce with current indev version. It was probably related to the leak with MutableBlockPos handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.12.2 bug Something isn't working confirmed The bug is confirmed Other Mod The issue is related to another mod
Projects
None yet
Development

No branches or pull requests

4 participants