-
Notifications
You must be signed in to change notification settings - Fork 5
Compatibility
This page covers which mods are compatible with Forgotten Graves (and which aren't). Keep in mind, the mods may be compatible with Forgotten Graves but that does not mean they are compatible with each other. And mods that are not on this list could very well be compatible, too.
Last updated: 01/20/2023
Trinkets should be compatible without the need to do anything on your end. However, if you add or remove trinket mods, the auto-equip feature will be disabled for any graves that were generated previously.
BackSlot should be compatible without the need to do anything on your end. However, there is no auto-equip functionality implemented yet. Items will always return to your vanilla inventory.
Inventorio should be compatible without the need to do anything on your end.
You will need to disable the Persistence setting in Collector's Album's config in order for Forgotten Graves and Collector's Album to work together without issue.
Inside of openpartiesandclaims-server.toml
(found within your server's config folder) there is an option called forcedBlockProtectionExceptionList
. If you set the option to the following it allows players to break/use graves inside claimed chunks:
forcedBlockProtectionExceptionList = ["minecraft:crafting_table", "anything$forgottengraves:grave*", "break$forgottengraves:grave*"]
Another thing you can do is enable disableInPvP
within Forgotten Graves' config so that items drop when a player is killed by another player (instead of creating a grave).
Graves don't spawn if you're killed by Supplementaries' bombs. I'll try and fix this at a later time, but for now, you can change Break Blocks
to NONE
in supplementaries-common.json
under the tools
-> bomb
section.
According to this issue, items inside the Companion backpacks are not preserved on death. I'll be looking into this at some point but for now it's going to be marked as an incompatible mod.
If you've encountered an issue and would like to report it, please use the issue tracker and provide as much information as you can, thank you!
Note: This wiki only applies to the most recent Forgotten Graves version.