ModTweaker

ModTweaker

88M Downloads

Cannot remove specific ores from the orechid

Sunconure11 opened this issue ยท 5 comments

commented

I'm trying to remove erebus ores from the orechid, and, I get this message every time I do so:

https://www.dropbox.com/s/nhdd6lu93besza4/Screenshot%202015-12-14%2012.34.28.png?dl=0

The script I am using:

http://pastebin.com/fjWWw2HM

commented

Rtfm!

commented

Yeah, I just realized this too late. However, removing specific ores via specifying their item name would be a nice feature. I managed to create a work around for this at the moment though.

commented

Not possible snce the Orechid only has a list of Oredict names.

commented

Well don't just say you found a workaround, post it as well ๐Ÿ˜œ My guess you made a custom oredict for one item and added that to the removal?

commented

That is basically what I did, yes.