Starbound

Starbound

Not enough ratings
Halfish Off Most
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
650.458 KB
20 Jun, 2017 @ 5:43pm
1 Change Note ( view )

Subscribe to download
Halfish Off Most

Description
Reduces th materials needed for most vanilla crafting recipes by about half.
10 Comments
surn_thing  [author] 30 Sep, 2018 @ 1:14pm 
@nothing
This effects crafting recipies only found in vanilla starbound and therefore may come into conflict with other mods that effect crafting recipes.
test 29 Sep, 2018 @ 6:15am 
Is it compatible with other mods?
Kordharin 18 Sep, 2017 @ 6:31pm 
(Sees name of mod) Oh cool...


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.)
Woa 23 Jun, 2017 @ 7:17pm 
Sure thing :)
surn_thing  [author] 23 Jun, 2017 @ 4:43pm 
Be sure to post the link to the mod here when you're done.
Woa 23 Jun, 2017 @ 4:28pm 
Yes, thank you so much :)
surn_thing  [author] 23 Jun, 2017 @ 3:00pm 
Try this

[
{
"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 }
]
}
]
Woa 22 Jun, 2017 @ 11:29pm 
I am trying to change the valina recipies for items using .patch files, and basicaly do the opposite of making them cheaper.
surn_thing  [author] 22 Jun, 2017 @ 2:18pm 
@BillyBobson
What exactly are you trying to do?
Woa 22 Jun, 2017 @ 2:22am 
Any chance you'd be willing to teach me how to modify vallina recipies? I would like to make a mod that makes the game harder, but I done gone got stuck ;-;