@@ -182,8 +182,9 @@ i:take_item(items_used) inv:set_stack(slot,1,i) end reduce_slot('ingot') if not inv:is_empty('gem') then reduce_slot('gem') end + minetest.sound_play('sorcery_coins', { pos = pos, gain = 0.7 }) end update_press_output(meta) end; }) end