techage_modpack/techage/power/power_terminal.lua

16 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
2022-01-04 21:43:30 +03:00
2020-05-31 23:31:18 +03:00
TA3 Power Terminal Old
]]--
2022-01-04 21:43:30 +03:00
minetest.register_alias_force("techage:power_terminal", "techage:ta3_power_terminal")