Changes

Jump to navigation Jump to search
2,770 bytes added ,  09:30, 12 December 2019
→‎Raw data: updated to 1.4
Line 4: Line 4:     
==Raw data==
 
==Raw data==
Hat data is stored in <tt>Content\Data\hats.xnb</tt>, which can be [[Modding:Editing XNB files#unpacking|unpacked for editing]]. Here's the raw data as of {{version|1.3.36}} for reference:
+
Hat data is stored in <tt>Content\Data\hats.xnb</tt>, which can be [[Modding:Editing XNB files#unpacking|unpacked for editing]]. Here's the raw data as of {{version|1.4}} for reference:
    
{{collapse|Data|content=<source lang="json">
 
{{collapse|Data|content=<source lang="json">
Line 18: Line 18:  
   "8": "Skeleton Mask/The red eyes are glowing mysteriously./true/true",
 
   "8": "Skeleton Mask/The red eyes are glowing mysteriously./true/true",
 
   "9": "Goblin Mask/Freak out the neighborhood with this creepy mask. Rubber ear joints for effect./true/true",
 
   "9": "Goblin Mask/Freak out the neighborhood with this creepy mask. Rubber ear joints for effect./true/true",
   "10": "Chicken Mask/You'll be sure to get thim grinning with this one./true/true",
+
   "10": "Chicken Mask/You'll be sure to get them grinning with this one./true/true",
 
   "11": "Earmuffs/Keep your ears toasty. Lined with artisanal velvet from Castle Village./true/false",
 
   "11": "Earmuffs/Keep your ears toasty. Lined with artisanal velvet from Castle Village./true/false",
 
   "12": "Delicate Bow/Little pink jewels glisten as you examine it./true/false",
 
   "12": "Delicate Bow/Little pink jewels glisten as you examine it./true/false",
Line 47: Line 47:  
   "37": "Blue Cowboy Hat/A denim cowboy hat in cool blue./false/true",
 
   "37": "Blue Cowboy Hat/A denim cowboy hat in cool blue./false/true",
 
   "38": "Red Cowboy Hat/An eye-catching cowboy hat in red suede./false/true",
 
   "38": "Red Cowboy Hat/An eye-catching cowboy hat in red suede./false/true",
   "39": "Cone Hat/A curiosity from a distant land./false/true"
+
   "39": "Cone Hat/A curiosity from a distant land./false/true",
}
+
  "40": "Living Hat/It absorbs moisture from your scalp. No watering needed!/false/true",
</source>}}
+
  "41": "Emily's Magic Hat/Made with love by Emily. It's 100% organic!/false/true",
 +
  "42": "Mushroom Cap/It smells earthy./false/true",
 +
  "43": "Dinosaur Hat/A hat fashioned to look like a small dinosaur./false/true",
 +
  "44": "Totem Mask/Don't worry, it won't warp your face.../true/true",
 +
  "45": "Logo Cap/A red cap with a logo on the front./false/true",
 +
  "46": "Wearable Dwarf Helm/A slightly larger, human sized version of the helmets worn by dwarves./hide/true",
 +
  "47": "Fashion Hat/A fashionable hat with a feather in the brim./false/true",
 +
  "48": "Pumpkin Mask/This must have been a pretty big pumpkin once.../hide/true",
 +
  "49": "Hair Bone/A prehistoric version of the hair bow./true/false",
 +
  "50": "Knight's Helmet/It looks just like the real thing!/hide/true",
 +
  "51": "Squire's Helmet/The face is exposed to increase air flow./hide/true",
 +
  "52": "Spotted Headscarf/A red polka-dot scarf tied around the head./hide/true",
 +
  "53": "Beanie/A warm hat with a pretty tight fit./hide/true",
 +
  "54": "Floppy Beanie/A warm hat with a looser fit./hide/true",
 +
  "55": "Fishing Hat/The wide brim keeps you shaded when you're fishing on the riverbank./false/true",
 +
  "56": "Blobfish Mask/Just as spongy as the real thing!/true/true",
 +
  "57": "Party Hat/A goofy red hat that makes any celebration more fun./false/true",
 +
  "58": "Party Hat/A goofy blue hat that makes any celebration more fun./false/true",
 +
  "59": "Party Hat/A goofy green hat that makes any celebration more fun./false/true",
 +
  "60": "Arcane Hat/The type of cowboy hat worn by a wizard./false/true",
 +
  "61": "Chef Hat/The traditional hat worn by a head chef./hide/true",
 +
  "62": "Pirate Hat/A captain's hat with a horrible skull on the front./false/true",
 +
  "63": "Flat Topped Hat/An old style of hat once considered very fashionable./false/true",
 +
  "64": "Elegant Turban/A fine black silk turban with gold trim./false/true",
 +
  "65": "White Turban/A fine white silk turban with blue trim./false/true",
 +
  "66": "Garbage Hat/It's a garbage can lid 'upcycled' into a hat.../false/true",
 +
  "67": "Golden Mask/A faithful recreation of the Calico Desert relic!/true/true",
 +
  "68": "Propeller Hat/A goofy hat with a propeller on top./false/true",
 +
  "69": "Bridal Veil/The traditional headwear for a bride./false/true",
 +
  "70": "Witch Hat/A pointy hat popular with witches./false/true",
 +
  "71": "Copper Pan/You place the copper pan on your head.../false/true",
 +
  "72": "Green Turban/A green silk turban with a gold ornament on the front./false/true",
 +
  "73": "Magic Cowboy Hat/It's shimmering with prismatic energy/false/true/Prismatic",
 +
  "74": "Magic Turban/It's shimmering with prismatic energy/false/true/Prismatic"
 +
}</source>}}
    
==Format==
 
==Format==
99

edits

Navigation menu