1
0
Fork
You've already forked tph_eating
0
forked from TPH/tph_eating
Implements dynamic button-held eating to Minetest (similar to that of a popular voxel game)
  • Lua 100%
Find a file
2025年08月10日 21:12:07 +02: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 Revamp a portion of the API.md file - more changes needed for new API functions 2025年08月01日 01:40:41 +01:00
compatibilities.lua Fix mod support for moretrees, farming redo, TenPlus1's mob API + animals. Minor code reorientation, remove a debug log 2025年07月31日 00:25:35 +01:00
init.lua Mobile thing 2025年08月10日 21:12:07 +02: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 Add setting + mod variable for better mobile support 2025年08月06日 18:33:01 +01: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