Add an hint to get pressure plates working better
This commit is contained in:
parent
f927546ebd
commit
ede71edd49
@ -1,4 +1,8 @@
|
|||||||
-- Thanks to sofar for helping with that code.
|
--[[ Thanks to sofar for helping with that code.
|
||||||
|
Pressure plates work better with this setting in minetest.conf (requires 0.4.14):
|
||||||
|
nodetimer_interval = 0.1
|
||||||
|
]]
|
||||||
|
|
||||||
local plate = {}
|
local plate = {}
|
||||||
screwdriver = screwdriver or {}
|
screwdriver = screwdriver or {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user