Starbound

Starbound

评价数不足
Halfish Off Most
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
650.458 KB
2017 年 6 月 20 日 下午 5:43
1 项改动说明 ( 查看 )

订阅以下载
Halfish Off Most

描述
Reduces th materials needed for most vanilla crafting recipes by about half.
10 条留言
surn_thing  [作者] 2018 年 9 月 30 日 下午 1:14 
@nothing
This effects crafting recipies only found in vanilla starbound and therefore may come into conflict with other mods that effect crafting recipes.
test 2018 年 9 月 29 日 上午 6:15 
Is it compatible with other mods?
Kordharin 2017 年 9 月 18 日 下午 6:31 
(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 2017 年 6 月 23 日 下午 7:17 
Sure thing :)
surn_thing  [作者] 2017 年 6 月 23 日 下午 4:43 
Be sure to post the link to the mod here when you're done.
Woa 2017 年 6 月 23 日 下午 4:28 
Yes, thank you so much :)
surn_thing  [作者] 2017 年 6 月 23 日 下午 3:00 
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 2017 年 6 月 22 日 下午 11:29 
I am trying to change the valina recipies for items using .patch files, and basicaly do the opposite of making them cheaper.
surn_thing  [作者] 2017 年 6 月 22 日 下午 2:18 
@BillyBobson
What exactly are you trying to do?
Woa 2017 年 6 月 22 日 上午 2:22 
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 ;-;