TheLMiffy1111 / JAOPCA

A mod that aims to add ore processing compatibilty to many mods. Inspired by AOBD.
MIT License
40 stars 36 forks source link

Config Needs Documentation #30

Open quixQuery opened 7 years ago

quixQuery commented 7 years ago

Mod works great, but it has created 3x3 blocks for materials that already have 2x2 blocks. Looked at config to see if I could disable these, but had no idea what I would change once I found the materials I was looking for. Curseforge had no link to an external wiki, and this github's wiki is in it's early stages, so I figured I would post this as an issue.

Thanks for the great mod btw.

TheLMiffy1111 commented 7 years ago

Will do. Put "block" without quotes in the material's blacklist to disable it.

TheLimePixel commented 7 years ago

How do you disable the molten versions of metals?

TheLMiffy1111 commented 7 years ago

Put "molten" without quotes in the material's blacklist to disable it.

TheLimePixel commented 7 years ago

What about alchemical ore dust? I put dustAlch in the blacklist and it didn't work.

TheLMiffy1111 commented 7 years ago

Currently JAOPCA does ore compatibility in modules for each material, because I figured that if one does not want a entry for a material, it is that they do not want the ore compatibility for the mod. If you want to disable alchemical ore dust, put "skyresources" without quotes in the material's blacklist.

I hope I made sense

Fortist commented 6 years ago

I have 'gear' 'rod' and 'plate' on separate lines for a few materials.

Is there a "Get all this shit for every material out" section? I would have assumed it's the JAOPwhatever section, but that doesnt seem to work. And for some materials it still shows up, if the blacklist is written right.

 S:moduleBlacklist <
    gear
    rod
    plate
     >
Mike-U5 commented 6 years ago

So, how does one disable all the Abyssalcraft Crystal clusters?