1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-20 06:10:23 +02:00
This commit is contained in:
Niklp09
2023-08-21 20:11:57 +02:00
parent ffa7487eed
commit d6562e45b9
13 changed files with 73 additions and 13 deletions

View File

@ -1,4 +1,4 @@
local S = minetest.get_translator("plasmascreen")
local S = minetest.get_translator("homedecor_plasmascreen")
local sc_disallow = minetest.get_modpath("screwdriver") and screwdriver.disallow or nil