FFXIV MACRO

Build a crafting progress hotbar

Build a crafting progress hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

CraftingDifficulty: EasyUI switch3 line macro

Macro code

/hotbar
/hotbar action "Veneration" 8 1
/hotbar action "Groundwork" 8 2
/hotbar action "Careful Synthesis" 8 3

What this does

Build a crafting progress hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

How to use

In a safe PvE area, check bar and slot numbers, then execute once.

Requirements

Use a crafter with these actions learned. Bar 8 slots 1-3 are overwritten.

    Notes

    Record the original layout and settings. Copying overwrites the destination and has no automatic undo. Check class-specific action availability. Checked against official documentation; not tested in-game by EO PLACE.

    Verified patch7.55
    Last verified2026-09-05
    Official command/hotbar
    Check official command

    Use-case referenceController guide: hotbar workflow background