From 705961e2fe23678753de81b3034df946edc9ab9d Mon Sep 17 00:00:00 2001
From: SmallJoker <mk939@ymail.com>
Date: Tue, 01 Nov 2022 20:27:26 +0100
Subject: [PATCH] Supply converter: Charge batteries again

---
 technic/machines/register/grindings.lua |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/technic/machines/register/grindings.lua b/technic/machines/register/grindings.lua
index 9231166..3238725 100644
--- a/technic/machines/register/grindings.lua
+++ b/technic/machines/register/grindings.lua
@@ -1,6 +1,5 @@
 local S = technic.getter
 local moretrees = minetest.get_modpath("moretrees")
-local mesecons_materials = minetest.get_modpath("mesecons_materials")
 local dye = minetest.get_modpath("dye")
 
 -- sawdust, the finest wood/tree grinding

--
Gitblit v1.8.0