Pehkui Scaling Procedures [Forge 1.20.1]

Published by MinoBanana on
Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Procedures
Plugin Logo
Downloads:
1247
Upvotes: 10
Plugin forum topic
About the plugin

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

enable pehkui

 

--Procedure Overview--

To alter a specific mobs height or width, use the Event/Target Entity version of the scale block

event entity scaling

 

To alter the scale of all entities (must be already spawned and rendered) use the following block

Alter all entity instance heights and widths

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.

Reset scale block

 

 

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

  1. Alter model height and width (without hitboxes)
  2. Alter hitbox height and width 
  3. Alter entity properties based on tags 
  4. Alter entity properties based on nbt values 
  5. Change other entity attributes 
  6. Get current scale procedure 
  7. Fabric Support and 1.19.4 support
License
All Rights Reserved

Plugin downloads
(2023.4) Pehkui Scaler by MinoBanana - Pehkui_Scaler.zipUploaded on: 01/27/2024 - 04:01   File size: 4.84 KB
(2023.4) UPDATED VERSION 1.0.1 - Pehkui_Scaler.zipUploaded on: 02/02/2024 - 17:25   File size: 5.05 KB
(2023.4) UPDATED VERSION 1.0.2 - Many Bug Fixes + Target Specific Entities - Pehkui_Scaler_0.zipUploaded on: 02/05/2024 - 00:39   File size: 8.3 KB
(2024.1) - UPDATED VERSION 1.0.3 - Added Support for Mcreator 2024.1 - pehkui_1.0.3.zipUploaded on: 04/14/2024 - 13:18   File size: 8.35 KB

Comments

Is it possible to reduce the scale of the current entity? There's a block to increase the scale of the current entity, but not one to decrease it(only one to decrease the scale of all entities).

IMPORTANT NOTICES:
1) CURRENTLY DOES NOT WORK WITH ENTITIES WITH UNDERSORES "_" / SPACES IN THEIR NAME ~ WILL BE FIXED SOON
2) TARGETING INDIVIDUAL ENTITIES WILL ALSO COME IN THE NEXT UPDATE

When starting MCreator, it should notify the user that an updated version is available. Doesn't look like you have enabled the version checker yet. :-)

why does it target every instance of an entity instead of just using event/target entity blocks to target individual ones?