mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-02 00:00:37 +02:00
mining drill mk3 tuning
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
local max_charge = {50000, 200000, 650000}
|
local max_charge = {50000, 200000, 300000}
|
||||||
local power_usage_per_node = {200, 500, 800}
|
local power_usage_per_node = {200, 500, 600}
|
||||||
|
|
||||||
local S = technic.getter
|
local S = technic.getter
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user