talonos2 / BlightfallTracker

Just a way to test the issue tracking functionality of GitHub, because I'm sick of wrestling with Bug-Genie
10 stars 0 forks source link

Ritual of Magnetism doesn't work on Iron Ore (maybe others). #165

Open spdkils opened 8 years ago

spdkils commented 8 years ago

The blood magic ritual will pull up all kinds of Tin, Copper, etc. However it doesn't work on plain ol' iron.

It pulls up metals that are set much harder to mine, but won't pull iron out of the ground.

shade-of-ox commented 8 years ago

That's most likely a bug with UBC Ore Registrar or something, unless your ritual isn't set up properly. I would guess the former, since you're pulling other ores out of the ground. I'm pretty sure it's not a Blood Magic issue, most likely someone just messed up while registering the ores.

On the other hand, why do you need iron specifically? It's dirt common, the tech metals are what you really have trouble finding most of the time. Just go out with a hammer for 10 minutes and you'll have half a stack of ore already.

spdkils commented 8 years ago

Because I'm using a decent amount of iron, to complete my biome ritual, to change an area into the nether, so I can move a spawner, and get infinite wither skulls for giggles.

spdkils commented 8 years ago

And you're right, none of the iron is registered in the oreDict, while almost all the other ores are. Underground biomes is on Git, and I've been digging thru it.

spdkils commented 8 years ago

It takes 6 iron blocks per item I need, so 54 Iron * 8, 432 Iron....

shade-of-ox commented 8 years ago

Gotcha, that makes sense then. So we know what the problem is, now we need to wait for a fix! :p

I suppose in the meantime you can... I don't know... requisition about a million iron axes from the quest book and melt them down? ;-;

On Sat, Oct 10, 2015 at 9:51 PM, spdkils notifications@github.com wrote:

It takes 6 iron blocks per item I need, so 54 Iron * 8, 432 Iron....

— Reply to this email directly or view it on GitHub https://github.com/talonos2/BlightfallTracker/issues/165#issuecomment-147144707 .

Raclex commented 8 years ago

Use the rail dupe glitch and melt them down :D

drageuth commented 7 years ago

Yeah I ran into that one myself. Considering the last patch was a year ago, I'm not gonna wait around for a patch.... I just went ahead and added the vanilla ores to the ore dictionary myself. Here's a copy of my fix for ya, just open up your mod folder and put it in the scripts folder:

https://www.dropbox.com/s/kkie81dh7jvifsh/BMagic%20Ore%20Fix.zs?dl=0