
A Second Player Mod
This mod creates a second player that you can talk to and have spawn in the world with you. You can set the mod to make it look like whatever you want, via...
Downloads
3
Remixes
0
Price
Free
neoforge · Client · 1.21.4 · mod
A Second Player Mod
Overview
A Second Player Mod adds a customizable companion to your Minecraft world! Spawn a second player who follows you around and chats with you. You can give them any name you want, write a description for them, and even customize how they look using your own skin images.
Features
- Spawn a Companion - Create a friendly second player who spawns right next to you
- Customizable Name - Name your companion whatever you want
- Description - Add a backstory or personality description
- Custom Skins - Use your own skin images to make them look unique
- Interactive Chat - Talk to your companion and they'll respond
- Teleport - Call your companion to your location anytime
How to Use
Spawning Your Companion
Type this command in chat:
/secondplayer spawn
Changing Their Name
/secondplayer name Steve
Adding a Description
/secondplayer description A brave adventurer who loves diamonds
Setting a Custom Skin
- Put your skin file (PNG) in the
config/asecondplayermod/skins/folder - Type:
/secondplayer image myskin.png
Teleporting Your Companion
/secondplayer tp
Removing Your Companion
/secondplayer remove
Talking to Your Companion
Just say their name in chat! For example, if you named them "Alex":
Hey Alex, how are you doing today?
Customization GUI
Right-click on your companion to open the customization screen where you can change their name, description, and skin all in one place!
Tips & Tricks
- Your companion will wander around when idle but stays close to you
- They have reduced damage so they won't die easily
- Use
/secondplayer helpto see all available commands - You can only have one companion at a time per player
Known Limitations
- Custom skins need to be placed in the config folder manually
- The companion uses basic pathfinding and may get stuck on complex terrain
- Custom skins must be in PNG format and follow the standard Minecraft skin layout
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...