Add this snippet to a LocalScript in StarterPlayerScripts :
Download the file labeled "Fabric" if you use Fabric, or "Forge" if you use Forge.
-- PlayerAnimator v190.0 -- Build Date: [Current Year] install playeranimator version 190 or later
minecraft runs client property 'mixin.env.remapRefMap', 'true' property 'mixin.env.refMapRemappingFile', "$projectDir/build/createSrgToMcp/output.srg"
If using Forge/NeoForge, click the button on the main menu and scroll down to find "PlayerAnimator". Add this snippet to a LocalScript in StarterPlayerScripts
Select your Forge or Fabric profile from the drop-down menu next to the "Play" button. Click .
Better support for newer Minecraft versions. 'true' property 'mixin.env.refMapRemappingFile'
⚠️ :作者已宣布项目不再更新,强烈建议新项目迁移至 PAL 。
Double-check that the PlayerAnimator file explicitly matches your Minecraft version and your mod loader. If you are on Fabric, confirm that the Fabric API is present in your mods folder.