1
0
mirror of https://github.com/Sokomine/cottages.git synced 2025-07-15 22:20:25 +02:00

remove dependency on futil

This commit is contained in:
flux
2023-02-08 12:07:24 -08:00
parent 0157649fa5
commit 549c697bc0
10 changed files with 263 additions and 13 deletions

View File

@ -91,7 +91,7 @@ function api.register_feldweg(node, suffix, special)
local def = minetest.registered_nodes[node]
local texture_top, texture_bottom, texture_side, texture_side_with_dent, texture_edges =
get_textures(def.tiles, special)
local desc = futil.get_safe_short_description(node)
local desc = cottages.util.get_safe_short_description(node)
local feldweg_name = "cottages:feldweg" .. suffix
register_feldweg(feldweg_name, def, {