Builderb0y / BigGlobe

This is my worldgen mod for Minecraft. There are many like it, but this one is mine.
Other
49 stars 2 forks source link

Is this mod compatible with mods that put new ores? #34

Closed Endri2015 closed 2 days ago

Builderb0y commented 1 week ago

Only with a data pack. In the case of ores, data packs to add compatibility are reasonably easy to make.

Endri2015 commented 1 week ago

does the datapack maker have to make one for each mod or they can make one for all? btw idk how to make one

Builderb0y commented 1 week ago

You can put all the mods you want to support in the same data pack, but it's not possible to make a data pack which works with all possible mods. I have now written some documentation on the json format of ores here.