This mod adds personal Teleaporter to the game. A lot of Thanks to iUltimateLP and his mod SimpleTeleporters for inspiration and for the use of His Code and graphics
Mods introducing new content into the game.
Transportation of the player, be it vehicles or teleporters.
Thank you for the update. May be it's not necessary to multiply entities? I mean excluding alien liquid and changing recipes to:
{ type = "recipe", name = "Teleporter_Beacon", ingredients = { {"steel-plate", 100}, {"copper-plate", 100}, {"advanced-circuit", 100}, {"alien-artifact",20} }, result = "Teleporter_Beacon", enabled = "false" }