Introduction
Findme:salvation is a mod that customizes taming conditions and riding effects for mobs.
It mainly solves the following problems:
1. Unify and customize taming conditions for vanilla or other modded mobs.
2. Decide whether to keep the original mod's taming, use only this mod's taming, allow both to coexist, or completely disable taming.
3. Add riding capability to already tamed mobs that were originally unmountable.
4. Allow a single mob to have multiple movement states such as land, flight, and water.

Quick Start
When configuring a mob for the first time, modpack authors can follow these steps:
1. Enter the client command `/salvation editor`.
2. In the manager, search for the mob's name or registry ID, e.g., `minecraft:spider`.
3. Click the mob and then click "Open Details", or double-click the mob to enter the editor.
4. On the "Taming" page, select the taming method.
5. If you need Redemption/Sacrifice, enable the ritual on the "Ritual" page and set the life threshold that triggers the condition.
6. On the "Combat" page, choose the combat behavior after taming.
7. On the "Riding" page, select "Redemption Riding" and set the movement type, body size, seat, and posture.
8. On the "Control" page, choose specific handling for each enabled state (land, flight, water).
9. Click "Save". Changes in the editor are only local drafts until saved.
10. Enter the game and spawn a new, ownerless version of the mob to test.

Riding Controls
- Mount the mob: Right-click on the mob
- Forward/Backward: `W` / `S`
- Lateral control: `A` / `D`
- Jump/Ascend: Space
- Descend: `Shift`
- Sprint: `Ctrl`
- Dismount: `X`
Note: While riding, the vanilla `Shift` dismount is blocked because `Shift` is used for descending. Please use the dedicated dismount key.
Redemption and Sacrifice
When the Redemption and Sacrifice taming condition is enabled, the mob will be locked at a specific health threshold – it will be fixed in place, and its AI/gravity will be paused.
- Redemption (left-click hold): After charging, the mob will be tamed.
- Sacrifice (right-click hold): After charging, the mob dies immediately and drops loot normally.

Editor Features
You can add feeding rules:
- Normal feeding: Customize feed items and set the success probability.
- Low-health feeding: Customize the health range within which items can be fed, and set the probability.
AI logic for tamed mobs:
- Passive: Never actively attack mobs.
- Vigilant: Protect itself; attack attackers when the owner is attacked.
- Assist: Includes Vigilant behavior, and additionally, if the owner lands two hits on the same target within 50 ticks, the mob will actively attack that target.
- Original: Attempt to retain the original mod's target selection, but still protect the owner and allies.
Mobs tamed by this mod will not harm the owner, the owner's companions, or faction allies.


