This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Modding:Furniture data

5 bytes removed, 04:33, 4 October 2019
Raw data: update
==Raw data==
Furniture is stored in <tt>Content\Data\Furniture.xnb</tt>, which can be [[Modding:Editing XNB files#unpacking|unpacked into a text filefor editing]]. Here's the raw data as of {{version|1.3.3336}} for reference: {{collapse|CodeData|content=<source lang="json">
{
"0": "Oak Chair/chair/-1/-1/4/350",
"24": "Pink Office Chair/chair/-1/-1/4/500",
"27": "Purple Office Chair/chair/-1/-1/4/500",
"30": "Green Office Stool/chair/-1/-1/41/350", "31": "Orange Office Stool/chair/-1/-1/41/350",
"64": "Dark Throne/chair/-1/-1/4/2000",
"67": "Dining Chair/chair/-1/-1/4/1200",
"88": "Stump Seat/chair/-1/-1/4/2000",
"91": "Metal Chair/chair/-1/-1/4/800",
"94": "Green Stool/chair/-1/-1/41/350", "95": "Blue Stool/chair/-1/-1/41/350",
"128": "King Chair/chair/-1/-1/4/3000",
"131": "Crystal Chair/chair/-1/-1/4/3000",
"1664": "Mystic Rug/rug/-1/-1/2/1250",
"1669": "Lg. Futan Bear/decor/2 2/2 1/1/4000",
"1733": "Junimo Plush/decor/2 2/2 1/1/4000",
"1671": "Bear Statue/decor/2 4/2 1/1/4000",
"1673": "Porthole/window/-1/-1/1/700",
"1680": "Floor TV/decor/2 2/2 1/1/700",
"1682": "Carved Window/window/-1/-1/1/900",
"1733": "Junimo Plush/decor/2 2/2 1/1/4000",
"1737": "Nautical Rug/rug/-1/-1/2/1250",
"1742": "Burlap Rug/rug/2 2/2 2/1/350",
"1758": "Ornate Lamp/lamp/-1/-1/1/1050",
"1777": "Woodcut Rug/rug/2 2/2 2/1/800",
"1792": "Brick Fireplace/fireplace/-1/-1/1/1000",
"1794": "Stone Fireplace/fireplace/-1/-1/1/1500",
"1796": "Iridium Fireplace/fireplace/-1/-1/1/15000",
"1798": "Stove Fireplace/fireplace/-1/-1/1/3000",
"1800": "Monster Fireplace/fireplace/-1/-1/1/25000",
"1811": "Hanging Shield/painting/1 1/1 1/1/500",
"1812": "Monster Danglers/painting/2 1/2 1/1/1000",
"1850": "'The Serpent'/painting/-1/-1/1/1000",
"1852": "'Tropical Fish #173'/painting/-1/-1/1/1000",
"1854": "'Land Of Clay'/painting/-1/-1/1/1000", "1792": "Brick Fireplace/fireplace/-1/-1/1/1000", "1794": "Stone Fireplace/fireplace/-1/-1/1/1500", "1796": "Iridium Fireplace/fireplace/-1/-1/1/15000", "1798": "Stove Fireplace/fireplace/-1/-1/1/3000", "1800": "Monster Fireplace/fireplace/-1/-1/1/25000"
}
</source>}}
==Format==
Protected, translators
5,421
edits

Navigation menu