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
Comments
Hello!
I have some troubles, using this nice plugin. When i created a test procedure (same as shown in plugin's description), to see, how does it looks like - MCreator can't launch the game(in workspace's settings i selected Obfuscate additional API, without that even the procedure can't be saved). So, i decided to export mod and see how it works in regular minecraft. Minecraft launched as normal, but mod didn't worked. Can you, please, help me with setting it up? Maybe i did something wrong?
Idk is it only happening to me but this happens
it says this:
Executing Gradle task: build
Build info: MCreator 2021.2.36710, forge-1.16.5, 64-bit, 12203 MB, Windows 10, JVM 11.0.11, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
FAILURE: Build failed with an exception.
* Where:
Script 'C:\Users\flexe\Documents\VanillaExpansion\mcreator.gradle' line: 7
* What went wrong:
A problem occurred evaluating script.
> Could not find method compile() for arguments [DefaultExternalModuleDependency{group='curse.maven', name='obfuscate-289380', version='3336021', configuration='default'}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 875ms
BUILD FAILED
Task completed in less than a second
Hey i was wondering if you could do an update for this to make it use the highest 1.16.5 version of Obfuscate and the latest MCreator version currently, i know this might be a lot to ask but I've got a crowd over at Curseforge asking me to fix it xD, i completely understand if you can't, i was just wondering if you could.
I sadly can't get it to work. 2 messages pop up when I did step 1 of the tutorial
"Selected global trigger is not supported by the selected generator. It will be ignored."
"Selected global trigger requires obfuscate in workspace settings, or the current generator does not support it."
I hereby humbly request a port to 2021.3