Rust craft binds,
made simple.
Search an item, set the quantity, copy the command.
Launch Bind MakerCraft your loadout with one bind
bind numpad3 craft.add 1079279582 6;craft.add -2072273936 6;craft.add 1373240771 2;craft.add 785728077 7
6 syringes, 6 bandages, 2 barricade covers, 28 pistol rounds, on numpad 3. Bullets craft 4 at a time, so 7 crafts cover the 25 you asked for — the tool does that math.
Guides
Everything I worked out while building the tool, written down properly. Every number is computed from the same 626-recipe dataset the bind maker runs on, not copied from a wiki.
Raid costs in sulfur
Every explosive traced down to raw sulfur and charcoal, and which one is cheapest per wall. C4 wins, satchels lose, and a rocket is 1,400 sulfur.
Read →What every round costs
All twenty ammo types ranked by sulfur per round, from 2.5 for a pistol bullet to 25 for explosive 5.56 — with the craft yields that catch people out.
Read →How to make a craft bind
The complete craft.add reference: syntax, chaining items onto one key,
modifier combos, and what a craft bind deliberately cannot do.
What each workbench unlocks
275 recipes need no bench and only 32 need level 3. The tech tree counted, and what the three benches cost.
Read →The first hour as a crafting list
Fifteen items in the order the recipes force, two of them on binds, and the whole bill: 3,750 wood and eight minutes of queue.
Read →Binds beyond crafting
Auto-run, crouch toggle, one-key callouts, the combat log on F1 and the tilde trick, each with the exact line.
Read →Frequently Asked Questions
How do I make a craft bind in Rust?
bind numpad3 craft.add 1079279582 6. Each craft.add takes an
item ID and a number of crafts, and several can be chained with semicolons to craft a
whole loadout from one key.Why does the bind use a smaller number than I typed?
craft.add counts
crafts, not items, so asking the tool for 25 pistol rounds emits 7 crafts,
which makes 28. You always get at least what you asked for, never less.Where do I find Rust item IDs?
-2072273936 for a
Bandage. All 1,264 are built into the tool and searchable by name, and every item has its
own page under Item List.Does a craft bind work on any server?
craft.add still respects your
blueprints and workbench level, exactly like crafting by hand.How do I remove a keybind?
bind numpad3 with nothing after it. That clears
whatever was assigned to the key.