54 lines
1.1 KiB
Markdown
54 lines
1.1 KiB
Markdown
---
|
|
title: Leash Position
|
|
category:
|
|
- Tutorials
|
|
mentions:
|
|
- MedicalJewel105
|
|
- SirLich
|
|
- Overload1252
|
|
tags:
|
|
- easy
|
|
---
|
|
|
|
Have you ever wanted to change position of a leash on your entity?
|
|
If so, this page is for you!
|
|
|
|
## Blockbench Part
|
|
|
|
To set a leash position, we will use Blockbench.
|
|
Open your model, in this case it will be a llama model.
|
|
|
|
*Don't mind strange bones rotation, mojang likes to render models correctly through animations.*
|
|
|
|

|
|
|
|
Now search for locator `lead`.
|
|
|
|

|
|
|
|
If it doesn't exist, you can
|
|
|
|
<Spoiler title="create it">
|
|
|
|
1. Select a group.
|
|
2. Right-click on it.
|
|
3. Choose "Add Locator" option.
|
|

|
|
4. Rename it to `lead`
|
|
|
|
</Spoiler>
|
|
|
|
The last thing will be to move the locator where you want and save the model.
|
|
|
|

|
|
|
|
## Testing
|
|
|
|
Before:
|
|
|
|

|
|
|
|
After:
|
|
|
|

|