missing "s"
Some checks failed
Luacheck / build (push) Has been cancelled

This commit is contained in:
waxtatect 2025-01-03 22:54:51 +01:00
parent 3b72d5fe20
commit 6f99a59536
2 changed files with 3 additions and 2 deletions

View File

@ -48,4 +48,5 @@ optional_depends = """
xdecor,
xpanes,
x_farming
"""
"""
min_minetest_version = 5.4

View File

@ -60,7 +60,7 @@ local mover = {
["gloopblocks:obsidian_cooled"] = 20,
["gloopblocks:pumice_cooled"] = 2,
["itemframes:frame"] = 999999,
["itemframes:frame_invi"] = 999999,
["itemframes:frame_invis"] = 999999,
["itemframes:pedestal"] = 999999,
["painting:canvasnode"] = 999999,
["painting:pic"] = 999999,