summaryrefslogtreecommitdiff
path: root/technic/machines/MV/cables.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/machines/MV/cables.lua')
-rw-r--r--technic/machines/MV/cables.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/machines/MV/cables.lua b/technic/machines/MV/cables.lua
index 0c1f457..7d63dfd 100644
--- a/technic/machines/MV/cables.lua
+++ b/technic/machines/MV/cables.lua
@@ -8,7 +8,7 @@ minetest.register_craft({
{'technic:lv_cable', 'technic:lv_cable', 'technic:lv_cable'},
{'technic:rubber', 'technic:rubber', 'technic:rubber'},
}
-})
+})
technic.register_cable("MV", 2.5/16)