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