mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-10-14 16:25:20 +02:00
Escape formspec content of green board too
This commit is contained in:
@@ -122,6 +122,9 @@ local models = {
|
||||
set_formspec(pos)
|
||||
display_api.update_entities(pos)
|
||||
end,
|
||||
on_rightclick = function(pos)
|
||||
set_formspec(pos)
|
||||
end,
|
||||
on_receive_fields = on_receive_fields,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user