Player Render

Player Render

13 Downloads

renderplayer The Player Render Mod brings the Bedrock Edition feature to Java Edition by displaying your player model in the top left corner of the screen.

This mod works seamlessly on both client and server, ensuring everyone in your world can enjoy the feature. Whether you're checking your armor or admiring your character’s cosmetics, it's now easier than ever to keep track of your avatar.

Features

Works on Client and Server: Fully functional in both single-player and multiplayer worlds. Configurable: Adjust the position and scale of the player render to suit your preferences.

Configuration

You can easily customize the player render's position and size through the config file. Here are the available settings:

# X position of the player render in inventory.
# Default: 0
# Range: > -2147483648
playerRenderX = 0

# Y position of the player render in inventory.
# Default: 0
# Range: > -2147483648
playerRenderY = 0

# Scale (size) of the player render in inventory.
# Default: 30
# Range: > 0
playerRenderScale = 30