mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-22 04:10:30 +01:00
Lawn trimmer tool for technic mod
This commit is contained in:
parent
01340b484a
commit
51e0b52181
@ -21,8 +21,7 @@
|
||||
|
||||
-- Configuration
|
||||
local lawn_trimmer_max_charge = 10000 -- 10000 - Maximum charge of the lawn trimmer
|
||||
local lawn_trimmer_charge_per_object = 25 -- 25 - Capable of picking up 400 objects
|
||||
local lawn_trimmer_range = 3 -- 3 - Area in which to pick up objects
|
||||
local lawn_trimmer_charge_per_object = 25 -- 25 - Can mow 400 'group:flora' blocks
|
||||
|
||||
local S = technic.getter
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user