Enforce nodetimer_interval to 0.1 for everyone
This commit is contained in:
parent
6f773427c1
commit
c50521b3cf
@ -1,7 +1,6 @@
|
|||||||
--[[ Thanks to sofar for helping with that code.
|
-- Thanks to sofar for helping with that code.
|
||||||
Recommended setting in minetest.conf (requires 0.4.14 or newer) :
|
|
||||||
nodetimer_interval = 0.1
|
minetest.setting_set("nodetimer_interval", 0.1)
|
||||||
]]
|
|
||||||
|
|
||||||
local plate = {}
|
local plate = {}
|
||||||
screwdriver = screwdriver or {}
|
screwdriver = screwdriver or {}
|
||||||
|
Loading…
Reference in New Issue
Block a user