Remove infotexts
This commit is contained in:
parent
2ed9e9f0bb
commit
ccac208ee3
4 changed files with 8 additions and 38 deletions
|
@ -55,9 +55,6 @@ local function initialize_data(meta)
|
|||
else
|
||||
owner = "owned by " .. owner
|
||||
end
|
||||
meta:set_string("infotext", "Command Block\n" ..
|
||||
"(" .. owner .. ")\n" ..
|
||||
"Commands: "..commands)
|
||||
end
|
||||
|
||||
local function construct(pos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue