Compatibility
Minecraft: Java Edition
1.21.7–1.21.8
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-only
Published 3 weeks ago
Updated 2 weeks ago
A simple mod that adds the command /hat
Take an item in your hand and enter the command /hat
— voila, and the item is on your head!
Setting the language of messages.
English and Russian are already present in the mod code.
- language=en — English (default)
- language=ru — Russian
- language=custom — your own language that needs to be configured in the config.
#Hat Mod Configuration
command.hat.empty_hand=You must hold an item in your main hand\!
command.hat.players_only=This command can only be used by players\!
command.hat.replaced=Item replaced on your head\! Previous item returned to inventory.
command.hat.success=Item placed on your head\!
language=en