mirror of
https://github.com/minetest-mods/technic.git
synced 2025-01-11 18:50:19 +01:00
Test
This commit is contained in:
parent
cca5d3bec1
commit
05dc5893ee
@ -171,8 +171,8 @@ function technic.register_cable(tier, size)
|
||||
"group:technic_"..ltier, "group:technic_all_tiers"},
|
||||
on_construct = clear_networks,
|
||||
on_destruct = clear_networks,
|
||||
_mcl_blast_resistance = 1.5,
|
||||
_mcl_hardness = 3
|
||||
--_mcl_blast_resistance = 1.5,
|
||||
--_mcl_hardness = 3
|
||||
})
|
||||
|
||||
local xyz = {
|
||||
|
Loading…
Reference in New Issue
Block a user