Crafting Efficiency


Adds technology to increase the efficiency of some recipes, auto updates recipes in assembly machines and adds a function for modders to add efficiency recipes for their items

Content
2 months ago
1.1 - 2.0
6.22K
Manufacturing

b Newest update broke recipes?

3 months ago

Every single crafting efficiency recipe I have is now broken and rewards the same amount as the normal default recipe, only that now it lasts extremely long, basically only having inherited the time of the recipe instead of everything else

Any fixes? I should say that this is on an already made save, not a new game.

3 months ago
(updated 3 months ago)

Further testing it seems not all recipes, so far it seems it occurs with science and circuits regardless of new save or old save

3 months ago

Bug fixed, good game.

3 months ago

Hi. also some of them are not really working for example:

},
"ce-production-science-pack-10" : {
"name" : "ce-production-science-pack-10",
"localised_name" : [
"recipe-name.recipes-efficiency",
"Production science pack efficiency",
" (10)"
],
"category" : "space-manufacturing",
"order" : "g[production-science-pack]b-10",
"group" : {
"name" : "science",
"type" : "item-group"
},
"subgroup" : {
"name" : "science-pack",
"type" : "item-subgroup"
},
"enabled" : false,
"hidden" : false,
"hidden_from_player_crafting" : false,
"emissions_multiplier" : 1,
"energy" : 60,
"ingredients" : [
{
"type" : "item",
"name" : "productivity-module",
"amount" : 1
},
{
"type" : "item",
"name" : "se-iron-ingot",
"amount" : 5
},
{
"type" : "item",
"name" : "se-vulcanite-block",
"amount" : 6
},
{
"type" : "item",
"name" : "se-machine-learning-data",
"amount" : 1
},
{
"type" : "fluid",
"name" : "se-plasma-stream",
"amount" : 100
}
],
"products" : [
{
"type" : "item",
"name" : "production-science-pack",
"probability" : 1,
"amount" : 3
},
{
"type" : "item",
"name" : "se-junk-data",
"probability" : 1,
"amount" : 1
}
],
"main_product" : {
"type" : "item",
"name" : "production-science-pack",
"probability" : 1,
"amount" : 3
}

also i found that lvl1 vannila recipe is with iron plates and there is iron ingot.

New response