Skip to content
cech12 edited this page Jun 29, 2024 · 42 revisions

This is a Minecraft Forge mod which adds some useful hats to the game.

All Hats

All included hats can be dyed and configured.

Dependencies

Fabric & Quilt

The Fabric / Quilt version needs the following mods:

Lucent

The Mining Hat uses the light effect of Lucent mod (Curseforge, Modrinth), if it is installed. (Since 1.19.2-3.0.2.0)

Trinkets

All hats can be placed into the head/hat slots of Trinkets mod (Curseforge, Modrinth) since 1.20.4-5.1.1.0. The head/hat slot is added by this mod by default, but it can be changed or removed by datapacks.

Accessories

All hats can be placed into the hat slot of Accessories mod (Github, Curseforge, Modrinth) since 1.21-6.0.2.0. The hat slot is added by this mod by default, but it can be changed or removed by datapacks.

Curios Continuation

All hats can be placed into the head slot of Curios Continuation mod (GitHub, Curseforge, Modrinth) since 1.21-6.1.1.0. The head slot is added by this mod by default, but it can be changed or removed by datapacks.

Baubles 2

All hats can be placed into the head slot of Baubles 2 mod (Github, Curseforge, Modrinth) since 1.21-6.0.1.0.

Curios

All hats can be placed into the head slots of Curios mod (Curseforge, Modrinth) since mod version 1.7.0. This could be deactivated with the config value isCuriosEnabled. In 1.20.4-5.0.0.0 this config option was removed, because the corresponding Curios item tag could be changed to deactivate this behaviour. Since 1.20.6-5.2.0.0 one Curios head slot is added by default. Since 1.21-6.0.0.0 Curios is not supported any longer, because it does not get updates for Minecraft 1.21 or later.

How to add a Curios head slot

Before 1.20.6-5.2.0.0 the Curios head was not added by this mod by default, but it could be added with the config curiosAddHeadSlot (since 1.8.4), by other mods or by yourself. The corresponding config file was called usefulhats-common.toml and could be found in config directory of your game. Changes to this setting only take effect after restarting the game.

Baubles

All hats can be placed into the head slot of Baubles Reborn mod since mod version 1.8.3. This can be deactivated with the config value baublesEnabled. Since 1.19-3.0.0.0 Baubles Reborn is not supported any longer

Settings file

Since 2.0.0.0

There is a defaultconfig directory, where you can find it. If you change something there it has only an effect on new savegames. For existing savegames you need to go to the serverconfig directory of the savegame.

Before 2.0.0.0

There is a config directory, where you can find it. If you change something there it has only an effect after a restart.

Disabling single hats

Since 2.0.0.0

Hats crafting recipes can be changed or removed with a datapack or with the mod CraftTweaker, KubeJS or other similar mods.

Before 2.0.0.0

All hats crafting recipes could be disabled in the mod specific settings file.