How I can change the player's size with a command or item?

Started by GSuperWJ on

Topic category: Help with MCreator software

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How I can change the player's size with a command or item?
Sat, 02/16/2019 - 21:08 (edited)

¿Can you help me with this? I don't know how to make my character smaller with an item and I don't know how to make a command to do that. ¿Is that possible with the 1.7.6 version? ¿Or I need the 1.8.2 version?

Edited by GSuperWJ on Sat, 02/16/2019 - 21:08
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also, I refer to make an…
Sat, 02/16/2019 - 19:43

Also, I refer to make an item with MCreator and make it to trigger a custom command than makes your character smaller

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Now it's possible with…
Wed, 01/08/2025 - 21:32

Now it's possible with vanilla, meaning with MCreator.

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use Pehkui, a mod that's…
Sat, 01/11/2025 - 20:37

Use Pehkui, a mod that's literally for changing the scale of entities. (note that the oldest ver. is 1.14.4)

With the Pehkui mod installed, you can use '/scale set <entity> <scale>' in your procedure. Here is an exmaple image of what I'm talking about: https://imgur.com/a/OvefFbU

Happy mod making!