smart_keep_inventory-26.2-1.1.0-neoforge.jar
Curse Maven Snippet
What's new
Smart Keep Inventory 1.1.0
Update to 26.2
Add option to invert logic for player and killer predicate. For example
// Suppose you want to invert this
{
"killer": {
"type": "#c:bosses"
}
}
// Then wrap it like this. This now targets all mobs except bosses
{
"killer": {
"invert": true,
"predicate": {
"type": "#c:bosses"
}
}
}
For past versions see: https://github.com/Flemmli97/SmartKeepInventory/blob/26.2/Changelog.md
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

