Rezepte bearbeitet, nicht verwendete mods gelöscht, Höhlen schöner gemacht

This commit is contained in:
N-Nachtigal 2025-05-19 17:01:55 +02:00
parent cf017b2ca1
commit 11f0b9fb09
695 changed files with 3432 additions and 15035 deletions

View file

@ -15,6 +15,11 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to juraj.vajda@gmail.com
--]]
x_farming = {}
x_farming.farming = minetest.get_modpath("farming")
x_farming.sandwiches = minetest.get_modpath("sandwiches")
x_farming.ethereal = minetest.get_modpath("ethereal")
x_farming.mcl_farming = minetest.get_modpath('mcl_farming')
local mod_start_time = minetest.get_us_time()
local path = minetest.get_modpath('x_farming')