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

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

Open
spdkils opened this issue Oct 11, 2015 · 7 comments
Open

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

spdkils opened this issue Oct 11, 2015 · 7 comments

Comments

@spdkils
Copy link

spdkils commented Oct 11, 2015

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
Copy link

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
Copy link
Author

spdkils commented Oct 11, 2015

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
Copy link
Author

spdkils commented Oct 11, 2015

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
Copy link
Author

spdkils commented Oct 11, 2015

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

@shade-of-ox
Copy link

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
#165 (comment)
.

@Raclex
Copy link

Raclex commented May 4, 2016

Use the rail dupe glitch and melt them down :D

@drageuth
Copy link

drageuth commented Nov 3, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants