Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
Figurity is an addon for Figura that allows you to set custom models on any entity in Minecraft — perfect for NPCs on custom maps.
The mod creates a new models folder in your game directory, where you can place your models as folders (no .zip support).
📜 Commands
/figurity clearModel <entity>— removes the model from the specified entity./figurity setModel <entity> <model_path>— sets a model on the specified entity.
Example:
/figurity setModel @e[type=minecraft:villager,limit=1] "npc_models/villager_guard"Here,
model_pathis the path to the model folder insidemodels, for example:npc_models/villager_guardIf the path contains
/, wrap it in quotes"...".
📂 Model format
- Only folders and subfolders are supported.
.zipfiles are not supported.- Path is relative to the
modelsfolder.
💡 Use cases
Perfect for mapmakers and servers that want to assign unique models to NPCs or other entities — not just players, as in vanilla Figura.
Compatibility:
- On the server, only Figurity needs to be installed.
- On the client, the Figura mod must be installed, otherwise models will not be displayed.



