SkinModifier

SkinModifier lets players customize skin-related gameplay and visual features with simple commands and configurable options.

File Details

SkinModifier 1.1.0

  • R
  • Jun 29, 2026
  • 14.27 KB
  • 5
  • 1.21.1
  • Fabric

File Name

skinmodifier-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:skinmodifier-1591559:8341835"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

SkinModifier Update

Added

  • Added /skinmodifier modifyPlayerPhysics on
  • Added /skinmodifier modifyPlayerPhysics off
  • Added step height scaling for resized players
  • Added gravity scaling for resized players
  • Added fall damage scaling for resized players
  • Added safe fall distance scaling for resized players

Improved

  • Giant players can now step over higher blocks more naturally when physics scaling is enabled
  • Tiny players now feel lighter when physics scaling is enabled
  • Player movement speed scaling is now optional
  • Player jump scaling is now optional
  • Default player speed stays normal unless enabled by command
  • Default player jump stays normal unless enabled by command

Commands

/skinmodifier scale <value>
/skinmodifier reset
/skinmodifier scaleTime <seconds>
/skinmodifier scaleAmount <value>
/skinmodifier modifyPlayerSpeed on
/skinmodifier modifyPlayerSpeed off
/skinmodifier modifyPlayerJump on
/skinmodifier modifyPlayerJump off
/skinmodifier modifyPlayerPhysics on
/skinmodifier modifyPlayerPhysics off

Default Settings

Starting scale: 1.0x
Growth time: 5 seconds
Growth amount: +1.0
Speed scaling: off
Jump scaling: off
Physics scaling: off

Notes

Physics scaling is disabled by default. Enable it with:

/skinmodifier modifyPlayerPhysics on

This update makes resized players feel more natural while still allowing players to keep normal Minecraft movement if they prefer.