techage_modpack/techage/power/power_terminal.lua

15 lines
233 B
Lua
Raw Normal View History

2020-05-31 23:31:18 +03:00
--[[
TechAge
=======
Copyright (C) 2019-2020 Joachim Stolberg
2020-10-25 23:32:47 +03:00
AGPL v3
2020-05-31 23:31:18 +03:00
See LICENSE.txt for more information
TA3 Power Terminal Old
]]--
2021-08-01 12:00:22 +03:00
minetest.register_alias_force("techage:power_terminal", "techage:ta3_power_terminal")