summaryrefslogtreecommitdiff
path: root/technic/machines/LV/cables.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/machines/LV/cables.lua')
-rw-r--r--technic/machines/LV/cables.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/machines/LV/cables.lua b/technic/machines/LV/cables.lua
index d4ed880..69c0a24 100644
--- a/technic/machines/LV/cables.lua
+++ b/technic/machines/LV/cables.lua
@@ -8,7 +8,7 @@ minetest.register_craft({
{'default:copper_ingot', 'default:copper_ingot', 'default:copper_ingot'},
{'default:paper', 'default:paper', 'default:paper'},
}
-})
+})
technic.register_cable("LV", 2/16)