forked from cacklingfiend/lignumis
1.0.44
This commit is contained in:
parent
60a5e37647
commit
596077912f
3 changed files with 11 additions and 4 deletions
|
|
@ -12,7 +12,8 @@ data:extend({
|
|||
inventory_move_sound = item_sounds.metal_small_inventory_move,
|
||||
pick_sound = item_sounds.metal_small_inventory_pickup,
|
||||
drop_sound = item_sounds.metal_small_inventory_move,
|
||||
stack_size = 100
|
||||
stack_size = 100,
|
||||
enabled = true
|
||||
},
|
||||
{
|
||||
type = "recipe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue