File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ loot replace entity @e[tag=aj.player_anim.bone.torso] hotbar.0 loot minecraft:pl
59
59
loot replace entity @e[tag=aj.player_anim.bone.right_leg] hotbar.0 loot minecraft:player/right_leg
60
60
loot replace entity @e[tag=aj.player_anim.bone.left_leg] hotbar.0 loot minecraft:player/left_leg
61
61
```
62
- ## Animated Java: Plugin mode (TODO: Add plugin mode into the script)
62
+ ### Animated Java: Plugin mode (TODO: Add plugin mode into the script)
63
63
1 . Export the player rig from Animated Java with plugin mode enabled
64
64
2 . When you parsed blueprint, you should change Y translation of rig bones.
65
65
1 . Get current Y translation and subtract from that bone-related offset. (E. g. ` headTranslation.y -= headOffset ` )
You can’t perform that action at this time.
0 commit comments