blockgame/mods/bg_api/privs.lua
trans_soup e42407978d add time control for decomposition.
add chat command that changes the rate at which decomposition happens.
2023-10-19 16:49:36 +02:00

3 lines
158 B
Lua

local modname = minetest.get_current_modname()
minetest.register_privilege("control_time", "control the speed at which certain blockgame processes happen.")