aboutsummaryrefslogtreecommitdiff
path: root/assets/blender/industrial/industry_tree_wagong-- CSM death formspec. Only used when clientside modding is enabled, otherwise -- handled by the engine. core.register_on_death(function() core* Restructure mod directoryorwell962017-01-04
n class="hl str">"]button_exit[4,3;3,0.5;btn_respawn;".. fgettext("Respawn") .."]" core.show_formspec("bultin:death", formspec) end) core.register_on_formspec_input(function(formname, fields) if formname == "bultin:death" then core.send_respawn() end end)