Bedrock Ores

Bedrock Ores

241k Downloads

Config/Feature: Abyssalcraft support

BBoldt opened this issue ยท 4 comments

commented

Abyssalcraft adds quite a few ores, and while I could probably add most of them manually, it would be nice if they were supported automatically.

Some of the ores in this mod are in different dimensions, and some of them are limited to specific biomes.

commented

99ed4ee

Was a bit tricky to pull out the defaults, but I think I got them mostly right... feel free to check them here.

commented

Absolutely! Just put it in a JSON file with the modid of the mod and add the name to the _index.json file (just like the other built-in defaults). The yields in those files should (roughly) be the the number of that ore that spawn per chunk with regular world gen. For the max values just multiply that with 1.25.

commented

Sort of offtopic, but if I were to make a config for another mod, could I PR it?

commented

They look to be correct, will let you know if I run into any issues.