-
Notifications
You must be signed in to change notification settings - Fork 0
Mod Compatibility
- Fabric API
- Cardinal Components API 8.0.1 or newer
All three are detected automatically. Dreambound logs which ones it found at startup.
Universal Graves (unaffiliated).
Your dream gear stays in your inventory, and only the loot you gathered afterwards is packed into the grave. You also get the grave compass back on respawn, so the grave is still findable.
Forfeited trinkets and accessories drop as items rather than going into the grave — they live in slots the grave does not read.
Toggle with enableUniversalGravesCompat. If graves are behaving oddly, debugUniversalGravesCompat=true logs every decision about every item.
Trinkets Updated (unaffiliated).
Trinket slots are snapshotted alongside your inventory and follow exactly the same rules. Forfeited trinkets drop at your death location; the ones you slept with return to their original slots.
Always active when Trinkets is installed.
Ohmega (unaffiliated).
Accessory slots are snapshotted like trinkets: what you slept with comes back, what you equipped afterwards is forfeited.
The one difference is who does the dropping. Dreambound hands forfeited accessories back to Ohmega rather than dropping them itself, so Ohmega's own keepAccessories setting still applies. If you have configured Ohmega never to drop accessories on death, that continues to hold and you keep all of them.
Both current Ohmega generations are supported — the 1.5.x releases and the 1.6.0 betas — which use quite different internals. Dreambound binds to whichever it finds at startup and logs which:
Dreambound: Ohmega detected - accessory slot protection active (1.5.x API).
If you ever see a warning that the Ohmega API could not be recognised, accessory slots are left completely untouched rather than half-handled. Please report it with your Ohmega version.
Toggle with enableOhmegaCompat.
Dreambound only touches the vanilla inventory plus the accessory slots listed above. Mods that add their own separate inventories are unaffected — those slots follow whatever rules that mod applies on death.
If you use a mod that changes death or respawn behaviour, be aware both mods will be trying to decide what you keep. Test it before trusting it on a live server.