GithubHelp home page GithubHelp logo

Comments (2)

fnuecke avatar fnuecke commented on May 30, 2024

b2975bf, 8967ce9

For the historical records, let it be said that you could look them up in their respective default JSON here, e.g. for Immersive Engineering you'd see it was set to 10.

But yeah, this was added early on when I didn't really anticipate there to be that many repeated ores :P I mean, I knew there were some, but... oh well. Anyway. Yes, as it stood this system would have required a lot of JSON config overrides to change the order (e.g. disable each of the entries that took precedence).

So, new system: in the config there's now a list of ore group priorities. In the new Immersive Engineering JSON you'll see it now reads "immersiveengineering" instead of 10. If a groupOrder is a string now, the index of that string in the orePriority config is looked up, and that index is multiplied by 5 to get the sort order. So to prefer Forestry ores over IC2 ores, for example, you'd just have to move the forestry string in the orePriority config list to above the ic2 one in your bedrockore.cfg.

Also added a config to disable all blocks from individual mods for convenience, oreModBlacklist. This is a list of mod IDs, for which no block will be spawned as an ore. So e.g. to disable Thermal Foundation ores, put thermalfoundation in it.

from bedrockores.

BBoldt avatar BBoldt commented on May 30, 2024

Fantastic! This is exactly what I was looking for. Thanks for your help.

from bedrockores.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.