Starbound

Starbound

Not enough ratings
Hatkid's Tophat
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
18.161 KB
5 Sep, 2019 @ 5:41pm
6 Sep, 2019 @ 6:51pm
2 Change Notes ( view )

Subscribe to download
Hatkid's Tophat

Description
Hatkid's default hat from A Hat in Time but it's actually a Starbound mod that made me wanna
slam my head into my desk trying to figure out how to make it work properly.

Now craftable with you [C] menu!

Item ID: "hatkidhead"
7 Comments
Raiizy 20 Apr, 2020 @ 3:14am 
okay lmao I didnt see that when I made my own one haha
chaosMachinery 11 Jan, 2020 @ 11:41am 
now make the other hats please. [not counting M O D hats and H A T F L A I R S.]
Just a average wierdo 7 Jan, 2020 @ 11:09am 
all that is required to complete my collection now is a hat kid race
Artificer 5 Jan, 2020 @ 3:38pm 
Is it Dyeable like how HK's (Hat kid's) Outfit can be dyed in game.
M E M E 2 Jan, 2020 @ 5:58pm 
yes
brokeboy T  [author] 6 Sep, 2019 @ 6:52pm 
fixed it
Sullivas 6 Sep, 2019 @ 5:35pm 
Don't be a big dumb! Make a recipe under the recipe folders, with a subfolder for the respective crafting station, and another for the tab in the menu of it.

In the path "recipes/farmtable2/hunting" I made a hen egg recipe (named henegg.recipe, a text file but saved as a .recipe) as an example:

{
"input" : [
{ "item" : "bread", "count" : 10 },
{ "item" : "diamond", "count" : 1 },
{ "item" : "livingroot", "count" : 2 }
],
"output" : { "item" : "henegg", "count" : 1 },
"groups" : [ "craftingfarm2", "hunting" ]
}


also use this for item IDs for crafting materials: https://starbounditems.com/