A Plugin For Resizing Your Mobs
Supports Versions: 1.20.1
Ever wanted to resize your mobs? Perhaps make them bigger or smaller depending on different conditions? Well with Pehkui Scaling Procedures you can!
--Setup--
Begin by enabling Pehkui by navigating to the top right --> click workspace settings --> external API's
--Procedure Overview--
To alter a specific mobs height or width, use the Event/Target Entity version of the scale block
To alter the scale of all entities (must be already spawned and rendered) use the following block
To reduce the height/width, simply do the same but with the Reduce Scale block.
--Reset Scale--
To reset the scale of a mob, use the Reset Scale block and select your mob / use an Event Target.
NOTE YOU WILL REQUIRE PEHKUI TO BE DOWNLOADED IN YOUR MODPACK BEFORE RUNNING OUTSIDE OF MCREATOR
Change Log Version 1.0.1:
-
Switched from Having to Type Out the ModID and EntityID to Being Able to Select It Instead (THIS VERSION HAS A FEW BUGS IN IT)
Change Log Version 1.0.2:
- Fixed Bugs With Certain Entities Not Scaling
- Added Ability to Target Specific Instances of Entities
- Changed Color of Scaling Blocks
Coming Soon
- Alter model height and width (without hitboxes)
- Alter hitbox height and width
- Alter entity properties based on tags
- Alter entity properties based on nbt values
- Change other entity attributes
- Get current scale procedure
- Fabric Support and 1.19.4 support
Comments
doesn't seem to work with my mobs. Put all in lower case and tried various ways with no success. The procedure is called when the entity is hurt and everything else in the procedure works fine, just not the scaling. I'm trying this with Forge 1.20.1 and MCreator 2023.4. Is there some other step that isn't mentioned above?
Add 2024.1 support