Implements dynamic button-held eating to Minetest (similar to that of a popular voxel game)
2025-06-01 21:06:55 +01:00
locale Updates German translation (thanks Wuzzy!) 2024-08-06 16:38:42 -04:00
sounds Modify the pitches of tph_eating_chew and tph_eating_chew.1, modify overall volume and pitch of randomized chewing sounds 2025-06-01 21:06:55 +01:00
api.md Document 'tiles' argument for tph_eating_image in API docs 2024-09-06 11:19:59 -04:00
compatibilities.lua Improve general code for compatibilities.lua 2025-03-03 06:05:13 -05:00
init.lua Modify the pitches of tph_eating_chew and tph_eating_chew.1, modify overall volume and pitch of randomized chewing sounds 2025-06-01 21:06:55 +01:00
LICENSE.txt Properly update and assess licensing 2024-08-23 05:07:29 -04:00
mod.conf Hopefully fixes translation for the final time! :D 2024-05-13 09:30:09 -04:00
README.txt Add a small descriptive blurb 2024-08-30 17:31:23 -04:00
settingtypes.txt Further clarification of functions and information 2024-04-29 15:47:47 -04:00

A mod that provides eating functionality similar to a certain popular voxel game! Enjoy particles, sounds, and a delayed period of time with each nom!

LICENSING:
license of media
-------------------
(C) TPH/tph9677/TubberPupperHusker/TubberPupper/Damotrix <damotrixrob@gmail.com> 
tph_eating_chew(1-2), tph_eating_burp(1-3) marked with CC0 1.0 Universal
https://creativecommons.org/publicdomain/zero/1.0/
-------------------
license of code
-------------------
(C) TPH/tph9677/TubberPupperHusker/TubberPupper/Damotrix <damotrixrob@gmail.com> 
(GPLv3+)
https://www.gnu.org/licenses/licenses.html#GPL
Or see LICENSE.txt