Use https://github.com/FTBTeam/FTB-Mods-Issues for any mod issues
Obsidian is currently a utility mod aimed at providing some essential features required for the creation of modpacks. Right now, we support resourcepack and datapacks loading from the root game folders.
- Ability to force load
resourcepacksvia theresourcepacksfolder alongside the config held inftbobsidian-startup.snbt. This allows you to define the packs to be force load via their id. This is typicallyfile/the_file_name.ziporfolder/the_folder_name. - Ability to override a
resourcepackscompatability via theftbobsidian-startup.snbtconfig. This allows you to force Minecraft to think aresourcepackis compatible when theresourcepackitself does not define it as such. - Ability to load datapacks by default via the
datapacksfolder. This does not require a config, any datapacks inside this path are automatically loaded into the game.
- For Modpack issues, please go here: https://go.ftb.team/support-modpack
- For Mod issues, please go here: https://go.ftb.team/support-mod-issues
- Just got a question? Check out our Discord: https://go.ftb.team/discord
All Rights Reserved to Feed The Beast Ltd. Source code is visible source, please see our LICENSE.md for more information. Any Pull Requests made to this mod must have the CLA (Contributor Licence Agreement) signed and agreed to before the request will be considered.