Starbound

Starbound

Hatkid's Tophat
7 条留言
Raiizy 2020 年 4 月 20 日 上午 3:14 
okay lmao I didnt see that when I made my own one haha
chaosMachinery 2020 年 1 月 11 日 上午 11:41 
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 2020 年 1 月 7 日 上午 11:09 
all that is required to complete my collection now is a hat kid race
Ira Fireflux 2020 年 1 月 5 日 下午 3:38 
Is it Dyeable like how HK's (Hat kid's) Outfit can be dyed in game.
M E M E 2020 年 1 月 2 日 下午 5:58 
yes
okayest lobotomite  [作者] 2019 年 9 月 6 日 下午 6:52 
fixed it
Sullivas 2019 年 9 月 6 日 下午 5:35 
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/