Skip to main content

Pants in Stardew Valley

Every pair of pants in Stardew Valley with spawn IDs, including the dyeable tailor pants and the rare event/quest pants.

How to spawn items

Vanilla, no edits

Character name. When creating a new save, name your character with up to three item IDs in square brackets, e.g. [16][66][72]. Every time a villager mentions your name in dialogue, those items spawn into your inventory. Character names lock to one set per save, so you're stuck with whatever three you pick.

Early-game trigger trick: call Gus by phone (or visit Pierre before noon) — both reliably say your name back to you. Once you unlock the movie theater, inviting Jodi with a Love Concession is the fastest repeatable trigger.

Pet or animal name. Buy an animal from Marnie's Ranch (a chicken is cheapest) or a pet, then name it with the item ID(s) in square brackets. You receive the items right after confirming the name. Repeat with another animal for different items.

If your code is longer than Marnie's name box allows, you can bypass the character limit by inserting line breaks with dialogue commands — handy when stacking many IDs at once.

Showing 118 of 18 items

How Pants IDs work

Every Pants entry uses the qualified ID form (P)0. The (P) prefix tells Stardew Valley which item type the ID belongs to — the same ID can exist in more than one type at once, so the prefix is what makes it unambiguous.

This page lists all 18 Pants entries in the vanilla game, numbered from 0 to 999.

How to spawn Pants

The naming cheat cannot spawn Pants. Naming an animal [(P)0] does nothing at all — no error, no item — because the game only reads bare numeric object IDs out of a name. Enable chat cheats on your save instead, then run /debug iq ALL_ITEMS (P) in the in-game chat to pick any Pants item straight out of the browser.

How to enable chat cheats

Example Pants IDs

ItemIDNaming cheat
Farmer Pants(P)0Chat cheat only
Shorts(P)1Chat cheat only

Other Stardew Valley item types

Each item type has its own ID prefix and its own full list.

Pants ID questions

What do Pants IDs look like in Stardew Valley?
Every Pants entry uses the qualified ID form (P)0. The (P) prefix tells Stardew Valley which item type the ID belongs to — the same ID can exist in more than one type at once, so the prefix is what makes it unambiguous. This page lists all 18 Pants entries in the vanilla game, numbered from 0 to 999.
How do I spawn Pants in Stardew Valley?
The naming cheat cannot spawn Pants. Naming an animal [(P)0] does nothing at all — no error, no item — because the game only reads bare numeric object IDs out of a name. Enable chat cheats on your save instead, then run /debug iq ALL_ITEMS (P) in the in-game chat to pick any Pants item straight out of the browser.
How many Pants items are in Stardew Valley?
There are 18 Pants entries in vanilla Stardew Valley, all listed on this page with their IDs.
Did Pants IDs change in Stardew Valley 1.6?
1.6 introduced qualified item IDs, which is where the (P) prefix comes from. The underlying numbers did not change, but anywhere the game has to be unambiguous it now expects the prefixed form.