PersonalTeleporter


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

Content
6 days ago
0.13 - 1.1
6.35K
Transportation

g The principle of Occam's razor for recipes

7 years ago
(updated 7 years ago)

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"
}

New response