Better Archeology

Better Archeology

14M Downloads

[Compatability] Your spelling of Archaelogy is interfering with mod compatability

LilChromie opened this issue ยท 2 comments

commented

Was recently trying to figure out why your mod's archaeology pools weren't compatible with some other mod's features, and I discovered it lies in your specific spelling of archaeology. The most common spelling of archaeology is "archaeology" with an 'a' after the 'ch', and this is the one Minecraft uses. So when other mods search for archaeology loot tables broadly, such as with
"{regex}.archaeology.", all of your tables are excluded because of your spelling. This isn't a necessary fix for your mod to function, but it would be a simple solution to enabling a lot of extra compatability.

commented

theres supposed to be an asterisk after the .archaeology. but it didn't appear due to how github does formatting.