Topic category: Plugins and third-party tools
Goldfuscate, personalize the player model!
Goldfuscate is a plugin adding the possibility to use Posture, a library created by MrCrayfish, a powerful API to make custom animations on the player's model.
NO FORGE 1.16.5!
I stopped to support Forge 1.16.5 because it would have required more work for just a few weeks as the generator is removed in the next MCreator's snapshot. It would have also complexified my job as it works with another mod (Posture 1.18+, Obfuscate 1.17-).
Short tutorial:
1. When you have your procedure, you must select the new global trigger called "Setup rotations of the player - Posture". This will allow Posture to know how to execute the code.
This plugin adds 2 new procedure blocks allowing you to make everything. The first procedure block (see the image below) allow you to get a value of a part of the player model. The second block is the block used to change a value of a part of the model.
Changelog:
2.0:
- Added support for Posture (replacement of Obfuscate for 1.18+)
- Added support for Forge 1.18.2
- Removed support for Obfuscate and Forge 1.16.5
- Changed procedure blocks to represent the Mojmap names (old procedures will break)
- Added 2 new internal data lists
GitHub: https://github.com/Goldorion/Goldfuscate
MCreator: https://mcreator.net/plugin/68758/goldfuscate
And you will still wait because it is not updated to 1.18.x+ and Forge 1.16.5 support will be dropped in the next MCreator update, so I will not work on it for just a few weeks.
By the way, this is not a way to ask something for a free (and hobby) project and even for something you would have paid, this is not a way to ask something from someone.
A new version has been released... after way too much time (sorry).
https://mcreator.net/plugin/68758/goldfuscate
Changelog:
I tried to create a trigger that when the player uses an item it makes an animation, but I tried it in several ways and I always have the problem with the Provided dependencies of the Playermodel.
Can anyone help me?
Could you provide a download for a version compatible with 1.16.5? The original has been removed.