Goldfuscate [Forge 1.18.2]

Published by Goldorion on
Supported MCreator versions
2022.1
2022.2
Tags / plugin type
API support
Procedures
Goldfuscate
Downloads:
2824
Upvotes: 110
About the plugin

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.

Download Posture

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.

trigger

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.

blocks

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

 

License
GNU Lesser General Public License version 3 (LGPLv3)

Plugin downloads
Goldfuscate - 2.0 - goldfuscate.zipUploaded on: 09/06/2022 - 23:15   File size: 7.59 KB

Comments

Hey, I'm curious if you have any plans to update this to 1.19, if you don't i need to find a different way to make my mod.

How would I make this activate at a certain time? I have a gun and I would like to activate it when the player sneaks, simulating aiming.

Submitted by Faruk Arda on Mon, 11/14/2022 - 01:06 Permalink

I want to make space mod and I have a dimension called space; but the sky looks bad even though I set the time to be night all the time in the space dimension. Since there is still a moon on the sky. The resion I am telling you this is because you made some of the best MCreator plugins. So culd you please make a MCreator plugin that lets you change the sky (like on a biome or a dimension). Also my mod is on MCreator 2022.2; so I would be happy if you made the plugin for MCreator 2022.2 too.

Hello, i use MCreator 1.18.2, but when i want to trigger the "posture" procedure by a command, the command procedure say me "The procedure you are calling (TestAnimation) requires the following dependencies that are not provided: playerModel"

How i can get the dependencies playerModel pls ?

So.. When I try to use the procedures on a ranged item, it keeps saying that I'm missing something even while I did everything correctly. Help?

Thanks for the update Goldorion! This will definitely help me update my mod MJ's Animations!