Vesture - GenMode/Minecraft GitHub Wiki

About

Welcome to the Vesture wiki

Vesture


Edition: Java Edition
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Type: Datapack, Mod
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Release Date: Jan 27, 2024
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Latest Update: v1.3.0
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Versions:
1.17 - 1.21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Dependencies:

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Downloads:
Curseforge
Modrinth
Planet Minecraft
Smithed

An overhaul of the severely lacking cosmetic system in Minecraft. Adds new equipment and mob drops to help better customize your playthrough.



Features

Developer Support

Custom Recipes
MC Version DP Update Storage Path Description
1.20.5 v1.0.0 to v1.2.0 wardrobe:store recipes[{...}] List of recipe data used for the jeweling/sewing recipe system

Can use the following parameters:
cost: {id: "...", name: "..."} (optional), display: {font: "...", hover: [#TEXT_JSON], score: #, value: "..."}, ingredients: [{..., Slot: #b}], output: {..., id: "..."}, predicate: "..." (optional), type: "wardrobe:<jeweling|sewing>"
1.20.5+ v1.3.0+ vesture:store recipes[{...}] List of recipe data used for the jeweling/sewing recipe system

Can use the following parameters:
cost: {id: "...", name: "..."} (optional), display: {font: "...", hover: [#TEXT_JSON], score: #, value: "..."}, ingredients: [{..., Slot: #b}], output: {..., id: "..."}, predicate: "..." (optional), type: "vesture:<jeweling|sewing>"


Entities

Mob Drops

Mob death_loot_tables been modified updates v1.1.0+

Mob Type Added Drops Chance Details
1%
1%
1% Drops depend on type and profession
5%
Fancy Mobs

From update v1.3.0 and onward mobs will have a 1% chance to spawn with randomly pooled clothing

Mobs Head Pool Chest Pool Legs Pool Feet Pool
Villager Trades
Item Set Cost Profession/Type Level
x15 Armorer 5
x15 Butcher 5
x15 Cartographer 5
x10 Desert 5
x15 Farmer 5
x15 Fisherman 5
x15 Fletcher 5
x15 Librarian 5
x10 Savanna 5
x15 Shepherd 5
x10 Snow 5
x10 Swamp 5
x20 Wandering Trader 5
x15 Weaponsmith 5


Items

List
Items
Head , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Chest
Legs
Feet
Hand
Other


Recipes

Crafting
Jeweling Hammer [v1.1.0+] Sewing Needle [v1.0.0+]
Jeweling

To sew place a jeweling hammer on top of a smithing table along with ingredients for the item you want. Then sneak+interact to select the desired output.

Output Recipe Cost Details
+
+
+ or
+ or
+
Sewing

To sew place a sewing needle on top of a smithing table (v1.0.0 to v1.3.1)/loom (v1.3.2+) along with ingredients for the item you want. Then sneak+interact to select the desired output.

Output Recipe Cost Details
+
In biome: #minecraft:has_structure/village_desert
In biome: #minecraft:has_structure/village_snowy
+
+
+ In biome: #minecraft:has_structure/village_savanna
+ In biome: #minecraft:has_structure/swamp_hut



Settings & Commands

Options
Pack Version Command Description Macro Arguments
v1.0.0 to v1.2.0 function gamerule:wardrobe/... Toggles settings

Uses the following parameters:
cosmetics, jeweling, mob_drops, sewing
{set: "<true|false>"}
v1.3.0+ function gamerule:vesture/... Toggles settings

Uses the following parameters:
cosmetics, fancy_mobs, jeweling, mob_drops, sewing
{set: "<true|false>"}
Uninstall
Pack Version Command
v0.0.0 to v0.1.20 /function uninstall:villager_hats
v1.0.0 to v1.2.0 /function uninstall:wardrobe
v1.3.0+ /function uninstall:vesture



History

[Expand]
Version ID Release Date Changelog
1.20_v0.0.0 Jan-27th-2024 MISC:
Launched "Gen's Villager Hats"

ITEMS:
Added Desert Hat • added Savanna Hat • added Snow Hat • added Swamp Hat • added Armorer's Hat • added Butcher's Hat • added Cartographer's Hat • added Farmer's Hat • added Fisherman's Hat • added Fletcher's Hat • added Librarian's Hat • added Shepherd's Hat • added Weaponsmith's Hat
1.20_v0.0.1 Feb-26th-2024 Misc bug fixes
1.20_v0.1.0 May-15th-2024 MISC:
Made hat models less "squished" lol • transferred assets

ITEMS:
Added Wandering Trader's Hat
Updated Cartographer's Hat texture • updated Librarian's Hat texture • updated Weaponsmith's Hat texture
1.20_v0.1.1 May-18th-2024 Made compatible with latest version of Data API
1.20_v0.1.2 May-22nd-2024 Fixed bug where pack tooltip displayed untranslated • fixed bug where only villagers that spawn at level 5 sell hats
1.20_v0.1.3 May-23rd-2024 Misc fixes
1.20_v0.1.4 May-27-2024 Made compatible with Data API version 1.4.0 • fixed bug where hats stack under certain conditions
1.20_v0.1.5 May-30th-2024 Made compatible with Data API version 1.4.1
1.20_v0.1.6 Jun-20th-2024 Made compatible with Data API version 1.5.0
1.20_v0.1.7 Jun-22nd-2024 Made compatible with Data API version 1.5.1
1.20_v0.1.8 Jun-27th-2024 Made compatible with Data API version 1.5.2
1.20_v0.1.9 Jun-30th-2024 Made compatible with Data API version 1.5.3
1.20_v0.1.10 Jul-3rd-2024 Made compatible with Data API version 1.5.4
1.20_v0.1.11 Jul-6th-2024 Made compatible with Data API version 1.5.5
1.20_v0.1.12 Jul-10th-2024 Made compatible with Data API version 1.5.6
1.21_v0.1.13 Jul-28th-2024 Made compatible with Data API version 1.6.0
1.21_v0.1.14 Aug-4th-2024 Made compatible with Data API version 1.6.1
1.21_v0.1.15 Aug-14th-2024 Made compatible with Data API version 1.6.2
1.21_v0.1.16 Aug-20th-2024 Made compatible with Data API version 1.6.3
1.21_v0.1.17 Nov-20th-2024 Made compatible with Data API version 1.7.1 • updated assets
1.21_v0.1.18 Nov-22nd-2024 Misc bug fixes
1.21_v0.1.19 Dec-21st-2024 Made compatible with Data API version 1.7.2
1.21_v0.1.20 Mar-3rd-2025 Made compatible with Data API version 1.8.1
1.20_v1.0.0 Mar-28th-2025 MISC:
Renamed to "Wardrobe"

ENTITIES:
Updated Villager Zombie drop loot

ITEMS:
Added Sewing Needle
Updated Armorer's Hat • updated Butcher's Hat • updated Cartographer's Monicle • updated Desert Hat • updated Farmer's Hat • updated Fisherman's Hat • updated Fletcher's Hat • updated Librarian's Hat • updated Savanna Hat • updated Shepherd's Hat • updated Snow Hat • updated Swamp Hat • updated Wandering Trader's Hood • updated Weaponsmith's Eye Patch

RECIPES:
Added Sewing Needle recipe
Added Desert Hat to sewing • added Savanna Hat to sewing • added Snow Hat to sewing • added Swamp Hat to sewing
1.20_v1.1.0 May-5th-2025 BUGS:
Fixed recipes only being available when cheats are enabled

ITEMS:
Added Bandana • added Baseball Cap • added Beanie • added Circle Framed Glasses • added Circle Framed Sunglasses • added Flower Crown • added Flower Pin • added Framed Glasses • added Framed Sunglasses • added Ghost Hat • added Glasses • added Hood • added Jeweling Hammer • added Sun Hat • added Sunglasses • added Tattered Cap • added Thick Framed Glasses • added Thick Framed Sunglasses • added Thin Framed Glasses • added Thin Framed Sunglasses • added Torn Cap • added Visor • added Witch's Hat
Updated Cartographer's Monocle • updated Desert Hat • updated Farmer's Hat • updated Fisherman's Hat • updated Fletcher's Hat • updated Librarian's Hat • updated Savanna Hat • updated Shepherd's Hat • updated Snow Hat • updated Swamp Hat • updated Wandering Trader's Hood

RECIPES:
Added Jeweling Hammer recipe
Added Circle Framed Glasses to jeweling • added Circle Framed Sunglasses to jeweling • added Framed Glasses to jeweling • added Framed Sunglasses to jeweling • added Glasses to jeweling • added Sunglasses to jeweling • added Thick Framed Glasses to jeweling • added Thick Framed Sunglasses to jeweling • added Thin Framed Glasses to jeweling • added Thin Framed Sunglasses to jeweling
Added Bandana to sewing • added Baseball Cap to sewing • added Beanie to sewing • added Flower Crown to sewing • added Flower Pin to sewing • added Ghost Hat to sewing • added Hood to sewing • added Sun Hat to sewing • added Tattered Cap to sewing • added Torn Cap to sewing • added Visor to sewing
Updated Savanna Hat recipe
1.20_v1.2.0 Jun-18th-2025 BUGS:
Fixed recipes outputting results with mismatched recipe type • fixed Spore Blossom crowns/pins not producing spores when player takes damage

DATA:
Dye_color now copies to the recipe result • recipe selection timer has been shortened from 5000t to 1000t

ITEMS:
Added Boater Hat • added Bonnet • added Bowler Hat • added Conductor's Cap • added Drama Mask • added Engineer's Cap • added Facemask • added Flat Cap • added Goggles • added Hair Bow • added Hair Clip • added Halo • added Headset • added Jester Hat • added Phrygian Cap • added Ribbons • added Sleeping Mask • added Top Hat
Updated Beanie • updated Circle Framed Glasses • updated Hood • updated Sun Hat • updated Thick Framed Glasses • updated Thick Framed Sunglasses

RECIPES:
Added Conductors Cap to jeweling • added Goggles to jeweling • added Hair Clip to jeweling • added Halo to jeweling • added Jester Hat to jeweling
Added Boater Hat to sewing • added Bonnet to sewing • added Bowler Hat to sewing • added Drama Mask to sewing • added Engineer's Cap to sewing • added Facemask to sewing • added Flat Cap to sewing • added Hair Bow to sewing • added Headset to sewing • added Phrygian Cap to sewing • added Ribbons to sewing • added Sleeping Mask to sewing • added Top Hat to sewing
1.20_v1.3.0 Jun-21st-2025 MISC:
Renamed to "Vesture"

ENTITIES:
Added fancy_mobs feature

ITEMS:
Added Aviator Cap, Capotain, Crown, Fedora, Heart Pin, Imperial Crown, Miner's Helmet, Sombrero, Star Pin, Stetson, Tiara, Toque, and Tricorne
Updated Circle Framed Glasses, Conductor's Cap, Framed Glasses, Glasses, Goggles, Hair Clip, Halo, Headset, Jester Hat, Thick Framed Glasses, Thin Framed Glasses, and Top Hat

RECIPES:
Added Capotain, Crown, Heart Pin, Imperial Crown, Miners Helmet, Sombrero, Star Pin, Tiara, and Tricorne to jeweling
Added Aviator Cap, Fedora, Stetson, and Toque to sewing
Updated Circle Framed Glasses, Conductor's Cap, Flower Crown, Flower Pin, Framed Glasses, Goggles, Hair Clip, Halo, Jester Hat, Thick Framed Glasses, and Thin Framed Glasses
1.20_v1.3.1 TBA Made compatible with Data API version 1.5.6
1.21_v1.3.2 TBA COMPATIBILITY:
Made compatible with Data API version 1.6.2 and Straw Statues

RECIPES:
Sewing has moved from the smithing table to the loom



Gallery

Legacy (Villager Hats)
Promotional Images
Screenshots



⚠️ **GitHub.com Fallback** ⚠️