Перейти к содержимому
Mineforgian

HeadSmith

3300+ survival-friendly decorative and functional heads with crafting recipes

Загрузки
435
Подписчики
5
Обновлён
8 апреля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 27 декабря 2025 г.

HeadSmith

3300+ survival-friendly decorative and functional heads with crafting recipes

Head Catalog: def9a2a4.github.io/HeadSmith

header image with lots of example heads

Features

  • Head Catalog - Browse hundreds of custom textured heads through an in-game menu: /headsmith show
  • Search - Find heads by name or tags /headsmith search <query> or def9a2a4.github.io/HeadSmith
  • Crafting - Depending on the head, craft using shaped/shapeless recipes or stonecutter recipes.
  • Drops - Control what drops when heads are broken (silk touch support). For example, a bottle of redstone when broken will just drop redstone dust unless broken with silk touch.
  • Special Properties:
Description Preview
Browse the catalogue of heads via /headsmith show catalogue
Head catalog showing how to craft a stack of books catalogue - stack of books
Mini block heads collection mini blocks
Most blocks can be crafted into mini blocks (and sometimes other decorative items) via the stonecutter gold block in a stoencutter
Put a mini block in a stonecutter to craft mini blocks with symbols mini oak planks in a stonecutter

Commands

Command Description Permission
/headsmith show Open the head catalog menu headsmith.catalog
/headsmith search <query> Search for heads by name or tag headsmith.catalog
/headsmith reload Reload configuration and head definitions headsmith.admin
/headsmith give <head_id> [player] [amount] Give a head to a player headsmith.admin

Configuration

Heads are defined in YAML files and loaded via config.yml. Each head can have:

  • Custom texture (base64 encoded skin data)
  • Display name and lore
  • Tags for organization and searching
  • Special properties (lightable, glowing, workbench, etc.)
  • Crafting recipes (shaped/shapeless)
  • Stonecutter recipes
  • Drop rules with silk touch conditions

Ченджлог

0.1.4Альфа1.21.9, 1.21.10, 1.21.11 · 8 апреля 2026 г.

fix pick block duplication glitch (https://github.com/def9a2a4/HeadSmith/issues/2)

0.1.3Альфа1.21.9, 1.21.10, 1.21.11 · 29 января 2026 г.

Custom Head Overrides

  • Added override: true option for custom head definitions to replace bundled heads with the same ID
  • Without the override flag, duplicate head IDs still error to prevent accidental conflicts
  • Plugin now logs a summary of replaced heads when custom overrides are applied
  • Updated README with documentation on custom heads and override usage

Silk Touch Drop Rules

  • Mini blocks made from valuable materials (diamond, emerald, gold, netherite) now have conditional drop rules
  • Without Silk Touch: Drops the vanilla block material
  • With Silk Touch: Drops the mini block head
  • This applies to both base mini blocks and alphabet blocks derived from these materials (but not to other heads, like gold chalices)
  • Added valuable_drop_materials configuration in generate_config.toml
  • Updated generation scripts to support drop sections for valuable materials
0.1.2Альфа1.21.9, 1.21.10, 1.21.11 · 15 января 2026 г.

add help command, make the reload command more stable and add warnings to it about it causing lag

0.1.0Альфа1.21.9, 1.21.10, 1.21.11 · 27 декабря 2025 г.

initial version

Комментарии

Загружаем…