Difference between revisions of "Test"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[File:Minetest Default Texture Pack.png|thumb|Minetest Default Texture Pack]] | [[File:Minetest Default Texture Pack.png|thumb|Minetest Default Texture Pack]] | ||
+ | |||
+ | === Embed === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !style="text-align:center;"|Server stats | ||
+ | <embed height="30" width="250" style="border: 0px"> | ||
+ | https://pandorabox.io/map/stats.html | ||
+ | </embed> | ||
+ | |||
+ | |} | ||
=== Code === | === Code === |
Revision as of 15:26, 29 December 2019
Commons
Embed
Server stats
|
---|
Code
if event.type == "interrupt" then
digiline_send("sensor", "GET")
interrupt(1)
end
if event.type == "program" then
interrupt(1)
end
if event.type == "digiline" then
if event.msg == "technic:hv_nuclear_reactor_core_active" then
port.a = false
port.c = true
else
port.a = true
port.c = false
end
end
Category-tree
Directions
/spawn → Earth teleports → Korlen travelhub
Train station
V1
Earth teleports
↓
Korlen travelhub
V2
Earth teleports |
↓ |
Korlen travelhub |
V3
Station 1 | |
↓ | |
Station 2 | Station 2 |
↓ | |
Station 3 |