1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-17 01:25:21 +02:00
This commit is contained in:
Pierre-Yves Rollo
2025-10-15 08:33:05 +02:00
parent cf7c962487
commit 73c0924ef6
9 changed files with 281 additions and 21 deletions

View File

@@ -42,7 +42,7 @@ local function display_poster(pos, node, player)
image[0,-0.2;8.4,2;%s]
style_type[textarea;textcolor=#111]
textarea[0.3,1.5;7,8;;%s;]]=],
titletexture,
titletexture:gsub("[\\^]", "\\%0"),
minetest.formspec_escape(meta:get_string("text")))
if minetest.is_protected(pos, player:get_player_name()) then