This commit is contained in:
Simon Brodtmann 2025-04-20 23:20:09 +02:00
parent 60a5e37647
commit 596077912f
3 changed files with 11 additions and 4 deletions

View file

@ -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",