mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-30 23:15:32 +01:00 
			
		
		
		
	Add eat sound (#7956)
This commit is contained in:
		| @@ -5795,6 +5795,7 @@ Used by `minetest.register_node`, `minetest.register_craftitem`, and | ||||
|         sound = { | ||||
|             breaks = "default_tool_break",  -- tools only | ||||
|             place = <SimpleSoundSpec>, | ||||
|             eat = <SimpleSoundSpec>, | ||||
|         }, | ||||
|  | ||||
|         on_place = func(itemstack, placer, pointed_thing), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user