Terraria Item IDs: What They Are & How to Use Them (1.4.5)
Terraria has no redeem codes — but every item has a numeric ID. What IDs are for and the three real uses: save editors, TShock servers, and tModLoader mods.
FAQ
Does Terraria have item codes or redeem codes?
What is the Zenith item ID?
Can you use item IDs in vanilla Terraria?
Does Terraria have cheat codes or item codes?
No redeem codes exist — full stop. Terraria has never shipped a promo-code or cheat-code redemption system on any platform. If a site lists “working Terraria codes,” it’s farming a fake query — nothing to redeem them in exists. What people actually mean by “item IDs” is the game’s internal numbering — and those are real and genuinely useful, just through different doors.
What are item IDs for?
Every item in the game carries a numeric internal ID — the Zenith is 4956, the Guide Voodoo Doll is 267, Terra Blade is 757, the True swords are 674/675, Skeletron’s NPC ID is 35 (NPCs use a separate ID space), and the pylon family sits at 4875, 4876, 4916–4921, 4951, 5652–5653. The full tables — items, NPCs, buffs, projectiles, prefixes — are maintained on wiki.gg’s Item IDs / Data IDs pages.
They exist for tooling, not for typing into a redeem box:
- Save editors like Terrasavr — edit inventory stacks by ID.
- TShock server plugins — the
/giveand/itemadmin commands take IDs (/give 4956 "name"); these are TShock-only, not vanilla. - tModLoader mods — mod console commands and config files reference items by ID; the ItemID class names map to the numbers.
- Map viewers and world tools — filter chest contents or world objects by ID.
What are the legit built-in alternatives?
Vanilla Terraria does have an official cheat-like layer — it’s just not codes:
- Journey Mode — the intended “creative mode.” Journey characters in Journey worlds get the seven-function Power Menu: item Research + Duplication (research a stack once, spawn it forever — the closest thing to infinite items), time and weather control, an infection-spread toggle, a Godmode personal power, and an enemy-difficulty slider.
- Inventory editors — for Steam players who want items in a normal world without Journey Mode’s restrictions.
- Server console commands — a dedicated server’s command line offers world admin verbs like
save,dawn,ban, andsettle— covered in the server commands guide — but not item spawning; that requires TShock-style plugins.
Which item IDs are actually worth knowing?
Beyond trivia, the IDs that come up constantly in guides and mods are the progression keystones: 4956 Zenith, 757 Terra Blade, 674/675 the True swords, 267 Guide Voodoo Doll (summons the Wall of Flesh), the 4875+ pylon range (see the NPC happiness page for what they unlock), and the mechanical-boss summons at 544/556/557. When a crafting guide like the Zenith page lists ingredients, cross-referencing IDs in a save editor is the fastest way to assemble a test build in a throwaway world — then earn it properly in your main one.
Was this helpful?
Thanks for the feedback!