Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Repository files navigation

Soulbound

Soulbound is a mod for Minecraft that adds an enchantment for keeping items upon death. It is built for the Fabric modding toolchain.

Addons

Out of the box, Soulbound supports Trinkets.

If your mod adds an additional player inventory, consider adding integration.

Maven

repositories {
    maven { url "https://maven.tehnut.info" }
}

dependencies {
    modImplementation "info.tehnut.soulbound:Soulbound:${soulbound_version}"
}

The API is documented with JavaDocs in SoulboundContainer.

About

A Minecraft enchantment that retains items upon death

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages