1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-07-14 14:20:25 +02:00

change minetest. to core.

This commit is contained in:
tenplus1
2025-05-04 11:48:08 +01:00
parent 1e72348a48
commit 2b5df9bad0
51 changed files with 982 additions and 982 deletions

View File

@ -1,7 +1,7 @@
-- check and register stairs
if minetest.global_exists("stairs") then
if core.global_exists("stairs") then
if stairs.mod and stairs.mod == "redo" then