Skip to main content

Boots in Stardew Valley

All boots in Stardew Valley with item IDs and defense values — from Sneakers to the endgame Cinderclown Shoes and Crystal Shoes.

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 Boots IDs work

Every Boots entry uses the qualified ID form (B)504. The (B) 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 Boots entries in the vanilla game, numbered from 504 to 878.

How to spawn Boots

The naming cheat cannot spawn Boots. Naming an animal [(B)504] 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 (B) in the in-game chat to pick any Boots item straight out of the browser.

How to enable chat cheats

Example Boots IDs

ItemIDNaming cheat
Sneakers(B)504Chat cheat only
Rubber Boots(B)505Chat cheat only

Other Stardew Valley item types

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

Boots ID questions

What do Boots IDs look like in Stardew Valley?
Every Boots entry uses the qualified ID form (B)504. The (B) 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 Boots entries in the vanilla game, numbered from 504 to 878.
How do I spawn Boots in Stardew Valley?
The naming cheat cannot spawn Boots. Naming an animal [(B)504] 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 (B) in the in-game chat to pick any Boots item straight out of the browser.
How many Boots items are in Stardew Valley?
There are 18 Boots entries in vanilla Stardew Valley, all listed on this page with their IDs.
Did Boots IDs change in Stardew Valley 1.6?
1.6 introduced qualified item IDs, which is where the (B) prefix comes from. The underlying numbers did not change, but anywhere the game has to be unambiguous it now expects the prefixed form.