Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerjalnosk/conditional_keep_inventory
A Minecraft Fabric mod to twist the drop on Player death
https://github.com/nerjalnosk/conditional_keep_inventory
minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod
Last synced: about 1 month ago
JSON representation
A Minecraft Fabric mod to twist the drop on Player death
- Host: GitHub
- URL: https://github.com/nerjalnosk/conditional_keep_inventory
- Owner: NerjalNosk
- License: mit
- Created: 2021-09-11T14:32:35.000Z (about 3 years ago)
- Default Branch: 1.17
- Last Pushed: 2022-05-15T08:33:23.000Z (over 2 years ago)
- Last Synced: 2024-10-10T09:44:34.996Z (about 1 month ago)
- Topics: minecraft, minecraft-fabric, minecraft-fabric-mod, minecraft-mod
- Language: Java
- Homepage:
- Size: 225 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Conditional Keep Inventory Mod
Have you ever wanted to avoid loosing forever your stuff in some critical situations, but not to have the Keep Inventory set to true for all death?
Haven't we all hoped not to lose our stuff to a slip in the void yet without losing the thrill to go get it back without dying again when killed by some mob in a deep cave?
Well then despair no more! Because I right here have the perfect solution for you!
I hereby present you... the **Conditional Keep Inventory** mod!
What it does
This mod intends to allow you to choose as exactly as you want when should the Keep Inventory apply, and when shall it not.
Through a config file and a command, I have made this mod so that you can set both a whitelist and a blacklist of conditions, which would condition whether the Keep Inventory can, or not, apply.
Links
* [CurseForge](https://www.curseforge.com/minecraft/mc-mods/conditional-keep-inventory)
* [Modrinth](https://modrinth.com/mod/conditional_keep_inventory)
* [Source code](https://github.com/NerjalNosk/Conditional_keep_inventory)
* [Wiki](https://github.com/NerjalNosk/Conditional_keep_inventory/wiki)
* [Mod showcase](https://youtu.be/sC8-bpDJmlg)
* [Issues](https://github.com/NerjalNosk/Conditional_keep_inventory/issues)
* [Fabric API (modrinth)](https://modrinth.com/mod/fabric-api)
* [Fabric API (curseforge)](https://www.curseforge.com/minecraft/mc-mods/fabric-api)
* [Fabric Mod Loader](https://fabricmc.net/use/)
* [Fabric Server-Side Dev Discord](https://discord.gg/ckMCAtVrBW)