These mobs look exactly like regular players.
- Send chat messages
- Change skin
- Wander around
- Attack when hurt
- Change username from name tag
- Wear armour
- Hold items
- Utilise inventory space
And much more!
An interaction is when the player right clicks the mob with an item
- Observer: Toggle the fake player's AI
- Name Tag: Change the fake player's name + skin
- Stairs: Make the fake player sit
- Beds: Make the fake player sleep
- Slabs: Toggle slim skin
- Eye of Ender: Toggle name tag visibility
- Paper: Send a chat message
You need to craft a Robot Shell
and a Robot AI
and combine them in a crafting table
Recipes are on the gallery
This mod is able to get the skin of a player. This means that the fake player will always have the correct and matching skin to its given username.
To do this you name the fake player with the username of the player.
Image of this in gallery!
You can also set the skin of a fake player to a skin from a URL.
To do this, you run the command /players url <entity> <url>
The mod provides a list of trending skins that you can use for your fake players.
To use this feature, shift and right-click the fake player to open the GUI.
This mod supports both slim skins and regular skins.
- Jeryn - for his API and Skin Downloading code.
This is a known issue and is being worked on.
It's because forge ( nightmare modloader of doom and despair ) by default tries to load client-only code in server.
Try setting advertiseDedicatedServerToLan to false in your server config.