Compare commits

..

No commits in common. "c24016e67b3c15db86d8b0e472417fbf3494cc73" and "b682773d44136d1656c8ada9dcf507b925faa1b6" have entirely different histories.

2 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,5 @@
require("aai-industry")
require("gleba-reborn")
require("crushing-industry-updates")
require("k2so")
require("wood-logistics")
require("aai-industry")

View file

@ -13,9 +13,7 @@ data:extend({
pick_sound = item_sounds.metal_small_inventory_pickup,
drop_sound = item_sounds.metal_small_inventory_move,
stack_size = 100,
enabled = true,
weight = 1 * kg,
default_import_location = "lignumis"
enabled = true
},
{
type = "recipe",
@ -37,7 +35,6 @@ data:extend({
drop_sound = item_sounds.wire_inventory_move,
stack_size = 200,
weight = 0.25 * kg,
default_import_location = "lignumis",
ingredient_to_weight_coefficient = 0.25
},
{