Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This effects crafting recipies only found in vanilla starbound and therefore may come into conflict with other mods that effect crafting recipes.
Get your planets here! They're HALF-OFF! (You'll only get half a planet... be careful, you might end up sharing it with some total jerk.)
[
{
"op" : "replace",
"path" : "/input",
"value": *COPY AND PASTE INPUT HERE*
}
]
In the value section copy and paste the input value from the original recipe (Make sure you include the square brackets). Then modify the input however you want. Like so:
[
{
"op" : "replace",
"path" : "/input",
"value": [
{ "item" : "solariumstar", "count" : 9001 },
{ "item" : "apextier5mhead", "count" : 1 }
]
}
]
What exactly are you trying to do?