superfluke / undiscovered

0 stars 1 forks source link

CofH Mana Infused ore (oreMithril) not generating #19

Closed Ozzymud closed 6 years ago

Ozzymud commented 6 years ago

Thus far I haven't found any. Looked at the cofh world config files and I don't see it in there. It doesn't generate by default and must be added in modpacks. See: https://teamcofh.com/docs/mana-infused-ore/

I added the following to my 01_thermalfoundation_ores.json: (this is basically like redstone)

        "mithril": {
            "distribution": "uniform",
            "generator": {
                "block": {
                    "name": "thermalfoundation:ore",
                    "metadata": 8
                },
                "material": "minecraft:stone",
                "cluster-size": 4
            },
            "cluster-count": 1,
            "min-height": 1,
            "max-height": 16,
            "retrogen": "true",
            "biome": "all",
            "dimension": {
                "restriction": "blacklist",
                "value": [
                    -1,
                    1
                ]
            }
        },

After adding I went back down to my y:6 redstone mine and found: image

superfluke commented 6 years ago

Mana infused ore should not generate. This is intended.

Ozzymud commented 6 years ago

There is no way to get it and it is needed in some recipes (the ingot) It looks like in the configs you intend to get mana infused from cobaltite, which looks like it's supposed to spawn in clumps with wolframite.. I have craptons, several stacks, of wolframite but have not seen a single piece of cobaltite

superfluke commented 6 years ago

There are recipes for the ingot which involve molten mithril. Check the quest book if you get lost in progression.

Ozzymud commented 6 years ago

I've almost given up on the quest book, I'm not one for quests just to quest, and a lot of the things that need to be crafted for the quests are pretty useless. Besides, it was a neat twist earlier game.. but the whole vodka, starlight many steps to get something like that now leaves a bad taste in my mouth. I love the anvil/sluice thing, that's unique. But some of these methods are just too wierd for what seems like the sake of wierdness. Thought I found a good pack here and was trying to be vested in it.. oh well, off to find another pack. Laters...