mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 04:30:23 +02:00
MT5 translation for building_blocks mod
- update .luacheckrc because stairs is used - remove dependency to homedecor_common (not needed anymore) - improve french translation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
local S = homedecor.gettext
|
||||
local S = minetest.get_translator("building_blocks")
|
||||
|
||||
minetest.register_craftitem("building_blocks:sticks", {
|
||||
description = S("Small bundle of sticks"),
|
||||
|
Reference in New Issue
Block a user