<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pandorabox.io/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MCLV</id>
	<title>Pandorabox - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pandorabox.io/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MCLV"/>
	<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php/Special:Contributions/MCLV"/>
	<updated>2026-04-14T14:53:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3423</id>
		<title>FAQ unsorted</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3423"/>
		<updated>2026-03-15T06:54:11Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* Minetest / Pandorabox FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Minetest / Pandorabox FAQ ==&lt;br /&gt;
''MCLVs unsorted notes of interest''&lt;br /&gt;
&lt;br /&gt;
How fast does time run in Minetest? - Time runs 72× faster than real life, so 1 Minetest day is 20 real-life minutes (24*60/72).&lt;br /&gt;
&lt;br /&gt;
How do I right-click on mobile? - On mobile, right-click is done with a double tap.&lt;br /&gt;
&lt;br /&gt;
What is the Pandorabox community like? - We are a friendly bunch; players help each other out with all kinds of things and we have lots of technic stuff to build machines with, including jump-ships, planets and asteroids, and some very talented builders; Soooo... stealing, hurting other players, setting traps, or grieving is not appreciated, and a reason for (temporary) ban.&lt;br /&gt;
&lt;br /&gt;
What are the major ranks? - Cobble, Stone, Coal, Iron, Copper, Gold, Diamond, Mese, Lava, Sulfur, Uranium, Chernobylite, Corium, Mithril.&lt;br /&gt;
&lt;br /&gt;
What are the minor ranks? - Peasant, Merchant, Knight, Lord, Mayor, Master, God.&lt;br /&gt;
&lt;br /&gt;
How do I send to ecoport? - Use Teleporting Pneumatic Tube Segment &amp;lt;code&amp;gt;pipeworks:teleport_tube_1&amp;lt;/code&amp;gt;; for ecoport set “Receive” to “off” and set “Channel” to &amp;lt;code&amp;gt;shared;ecoport.hifi&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I protect an area? - First set two positions, then run &amp;lt;code&amp;gt;/protect AreaName&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I set area positions? - Use &amp;lt;code&amp;gt;/area_pos1&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/area_pos set1&amp;lt;/code&amp;gt; then punch a node; same for &amp;lt;code&amp;gt;/area_pos set2&amp;lt;/code&amp;gt;; or set coordinates manually with &amp;lt;code&amp;gt;/area_pos1 x,y,z&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How large an area can I protect with areas? - 64×128×64 by default, or 512×512×512 with &amp;lt;code&amp;gt;areas_high_limit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How many areas can I use? - you have 1000 areas, or with areas_high_limit priv, 1500&lt;br /&gt;
&lt;br /&gt;
How long are beacon beams? - 200 m.&lt;br /&gt;
&lt;br /&gt;
In mobs, what does height = 0 mean? - In mobs, &amp;lt;code&amp;gt;height = 0&amp;lt;/code&amp;gt; effectively means −16 (from lava flans mod).&lt;br /&gt;
&lt;br /&gt;
What does SCI stand for? - SCI = Self Contained Injector.&lt;br /&gt;
&lt;br /&gt;
What are the digiline piston commands? - &amp;lt;code&amp;gt;extend&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_sticky&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_allsticky&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What are the quarry commands? - &amp;lt;code&amp;gt;on&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;restart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;radius n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_x n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_y n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;max_depth n&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How does papyrus grow (nodes and conditions)? - Grows on &amp;lt;code&amp;gt;default:dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_dry_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_rainforest_litter&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt_with_dry_grass&amp;lt;/code&amp;gt;; needs a node in &amp;lt;code&amp;gt;group:water&amp;lt;/code&amp;gt; no more than 3 nodes away; requires air above; grows up to 4 nodes high; minimum light level 12; according to code it does not grow below y=0 (actual effective limit may vary by 16); it can occur in certain places such as deciduous_forest and coniferous_forest and can grow in desert and grassland.&lt;br /&gt;
&lt;br /&gt;
What are the fertilizer effect areas? - mulch = 1×1, bonemeal = 3×3, fertiliser = 3×3, Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long does it take for a chicken to grow? - In general mobs take 20 minutes to grow and 5 minutes before they can reproduce again.&lt;br /&gt;
&lt;br /&gt;
How long do mobs stick around for? - In general about 3 minutes from spawn time unless they are in attack mode, tamed, or NPC; when a player is less than 15 nodes away, the mob gets 20 seconds extra time to live.&lt;br /&gt;
&lt;br /&gt;
Do mobs eat grass? - Bunny replaces carrot stages 7 and 8; chicken replaces wheat seeds; cow replaces dirt with grass to dirt and nodes in &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air; sheep replace &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air.&lt;br /&gt;
&lt;br /&gt;
Where is Yaofyr's shop? - &amp;lt;code&amp;gt;/spawn/shops/Shops III/Mercado Antigo&amp;lt;/code&amp;gt; (nice_shops), names: “Mercado Antigo” or “Armazem”.&lt;br /&gt;
&lt;br /&gt;
How do I learn Lua? - Use “Programming in Lua” at https://www.lua.org/pil/contents.html&lt;br /&gt;
&lt;br /&gt;
Where can I find Digiline info? - Go to Lava Falls.&lt;br /&gt;
&lt;br /&gt;
Can any wood be made into default wood? - Yes: craft it to planks, then to sticks, then back to wood.&lt;br /&gt;
&lt;br /&gt;
Where can I find cotton? - Free cotton can be found at Lga's Tiny Town: &amp;lt;code&amp;gt;/spawn/earth/Lga's tiny town&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How many blocks can pistons move? - Sticky pistons can move 15 blocks; digiline pistons can move 16 blocks; if you try to move more, they just fail to move anything.&lt;br /&gt;
&lt;br /&gt;
How long do bones and the waypoint last? - Bones expire after 20 minutes; the bones waypoint disappears after 1 hour.&lt;br /&gt;
&lt;br /&gt;
Is there a uranium tutorial? - Yes, by Ruggila: &amp;lt;code&amp;gt;/spawn/tutorials/tutorials SW TNBox/Rugilla's Machine Tutorials/Centrifuge &amp;amp; Uran Tutorial Telemosaic&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the Telemosaic range? - Default Telemosaic range = 20; Telemosaic extender ranges tier 1,2,3 = 5, 200, 5000.&lt;br /&gt;
&lt;br /&gt;
Where is the warzone? - Between x = 17000 and x = 18000.&lt;br /&gt;
&lt;br /&gt;
How do I get XP fast? - Use XP farms; dig a radius-15 block up in the sky and take it with radius-1; or dig straight down with a good multitool and a glider.&lt;br /&gt;
&lt;br /&gt;
Where are the asteroids/planetoids? - Between y = 6000 and y = 10000.&lt;br /&gt;
&lt;br /&gt;
How wide is the world (Huhhila)? - &amp;lt;code&amp;gt;(386*2+1)*80&amp;lt;/code&amp;gt; wide, with &amp;lt;code&amp;gt;xmin = -386*80-32 = -30912&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;xmax = 386*80+47 = 30927&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How long does a quarry remain active? - 30 minutes.&lt;br /&gt;
&lt;br /&gt;
How do I configure a Telemosaic beacon? - Take 1 mese shard, go to the destination Telemosaic and right-click to get a key; use that key on the other Telemosaic to configure it; you can do the same in reverse so they point to each other or make them point somewhere else.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for placing? - 1 XP per block placed.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for digging? - It is complicated; no XP when you use a mining drill or replacer; default reward = 1 XP, with exceptions: stone with coal = 2, copper = 3, diamond = 10, gold = 5, iron = 2, mese = 10, tin = 2.&lt;br /&gt;
&lt;br /&gt;
How do I get to Shanish's shop? - &amp;lt;code&amp;gt;/spawn/Shops/Shops II/Shanish's Shop&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Where is the sun? - At &amp;lt;code&amp;gt;9000,9500,5000&amp;lt;/code&amp;gt;; it is protected by Kelci but they have a TNNet box; route: &amp;lt;code&amp;gt;HiFi Citty TravelHub &amp;gt; Burning obsidian castle &amp;gt; Kelci &amp;gt; 995 /5/ &amp;quot;sun stuff&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the sun made of? - &amp;lt;code&amp;gt;planetoidgen:sun&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Can I stop people from flying in with hangglider? - Yes, use &amp;lt;code&amp;gt;/area_flak areaid&amp;lt;/code&amp;gt; to shoot down any hanggliders in that area.&lt;br /&gt;
&lt;br /&gt;
How much can a mithril drawer store? - Normal drawer 3168 items; 1 mithril upgrade 41184; 2 upgrades 79200; 3 upgrades 117216; 4 upgrades 155232; 5 upgrades 193248.&lt;br /&gt;
&lt;br /&gt;
What is the mithril drawer capacity formula? - &amp;lt;code&amp;gt;32 * (1 + (13 - 1) * n) * z&amp;lt;/code&amp;gt;, where &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt; = number of mithril upgrades and &amp;lt;code&amp;gt;z&amp;lt;/code&amp;gt; = stack size (stack size varies roughly between 20 and 65535).&lt;br /&gt;
&lt;br /&gt;
What area does an airpump flush? - 99 air bottles cover a 33^3 block area around the airpump (radius 16), according to Mavrick2797.&lt;br /&gt;
&lt;br /&gt;
How much does a nuclear reactor cost? - 14546 total cost.&lt;br /&gt;
&lt;br /&gt;
What are the minimum materials for a nuclear reactor? - 96 lead/steel blocks, 216 blast resistant concrete (BRC), 25 water.&lt;br /&gt;
&lt;br /&gt;
What is the detailed nuclear reactor cost definition? -&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
reactor = {&lt;br /&gt;
    [&amp;quot;technic:blast_resistant_concrete&amp;quot;] = {&lt;br /&gt;
        count = 216,&lt;br /&gt;
        price = 1500&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:lead_block&amp;quot;] = {&lt;br /&gt;
        count = 96,&lt;br /&gt;
        price = 12196&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:hv_nuclear_reactor_core&amp;quot;] = {&lt;br /&gt;
        count = 1,&lt;br /&gt;
        price = 250&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:uranium_fuel&amp;quot;] = {&lt;br /&gt;
        count = 6,&lt;br /&gt;
        price = 600&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What are the effect areas for various fertilizers? - mulch = 1×1; bonemeal = 3×3; fertiliser = 3×3; Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long do mobs remain loaded? - About 3 minutes from spawn time unless in attack mode, tamed, or NPC; when a player is less than 15 nodes away, they get 20 seconds extra lifetime.&lt;br /&gt;
&lt;br /&gt;
What can be searched with mapserver? - Only mapserver layers: ground y -16 to 160, moon y 4992 to 5600, space y 6000 to 10000, mars y 11000 to 17000.&lt;br /&gt;
&lt;br /&gt;
What ores are there on the moon? - Diamond, mese, gold, copper, iron, coal, chromium, uranium.&lt;br /&gt;
&lt;br /&gt;
What ores are there on Mars? - Clay, coal, iron, copper, tin, mese, gold, diamond, red marble, blue marble, black marble.&lt;br /&gt;
&lt;br /&gt;
What ores are there on asteroids? - Mese, copper, iron, gold, lava and, because of lava and vacuum, also obsidian.&lt;br /&gt;
&lt;br /&gt;
Where can I donate to the scavenger hunt or contest? - To &amp;lt;code&amp;gt;Hedgehog;ContestDonations&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what is “leaky”? - Nodes in &amp;lt;code&amp;gt;group:soil&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:pipe&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:tube&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;mesecons_random:ghoststone_active&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:lv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:mv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:hv_cable&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what changes into what? - Nodes in &amp;lt;code&amp;gt;group:sapling&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:plant&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flora&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flower&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:leafdecay&amp;lt;/code&amp;gt;, and items &amp;lt;code&amp;gt;ethereal:banana&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:orange&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:strawberry&amp;lt;/code&amp;gt; change into &amp;lt;code&amp;gt;default:dry_shrub&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what drops as items? - Torches, wooden ladder, steel ladder, papyrus, cactus, wool, wood, tree.&lt;br /&gt;
&lt;br /&gt;
DEV: how many nodes can be registered? - Since Luanti 5.15: &amp;lt;code&amp;gt;MAX_REGISTERED_CONTENT = CONTENT_MAX - CONTENT_MAX / 10 = 65535 - 65535 / 10 = 58981&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Why doesn't the Digtron builder build good tracks? - You need to buy the proper tracks from the admin shop; you can buy them using your own crafted tracks as currency.&lt;br /&gt;
&lt;br /&gt;
Where can spacecannons be fired? - On Pandorabox, spacecannons can only be fired at height y &amp;gt; 1000 unless you have the &amp;lt;code&amp;gt;spacecannon_unrestricted&amp;lt;/code&amp;gt; privilege, which is automatically granted at XP &amp;gt; 200k.&lt;br /&gt;
&lt;br /&gt;
What is the chance of a lava flan dropping an orb? - Lava flan has a 1 in 15 chance to drop a lava orb (&amp;lt;code&amp;gt;chance = 15&amp;lt;/code&amp;gt; in the drop definition, mobs_redo uses 1/chance).&lt;br /&gt;
&lt;br /&gt;
How do I calculate position of the second jumpdrive if I want to park it next to it? - position of JD1 +radius JD1 +1 + radius of JD2 = target position of JD2 (only calculate in the right directions x/y/z obviously)&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3410</id>
		<title>FAQ unsorted</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3410"/>
		<updated>2026-02-28T13:23:33Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Minetest / Pandorabox FAQ ==&lt;br /&gt;
''MCLVs unsorted notes of interest''&lt;br /&gt;
&lt;br /&gt;
How fast does time run in Minetest? - Time runs 72× faster than real life, so 1 Minetest day is 20 real-life minutes (24*60/72).&lt;br /&gt;
&lt;br /&gt;
How do I right-click on mobile? - On mobile, right-click is done with a double tap.&lt;br /&gt;
&lt;br /&gt;
What is the Pandorabox community like? - We are a friendly bunch; players help each other out with all kinds of things and we have lots of technic stuff to build machines with, including jump-ships, planets and asteroids, and some very talented builders; Soooo... stealing, hurting other players, setting traps, or grieving is not appreciated, and a reason for (temporary) ban.&lt;br /&gt;
&lt;br /&gt;
What are the major ranks? - Cobble, Stone, Coal, Iron, Copper, Gold, Diamond, Mese, Lava, Sulfur, Uranium, Chernobylite, Corium, Mithril.&lt;br /&gt;
&lt;br /&gt;
What are the minor ranks? - Peasant, Merchant, Knight, Lord, Mayor, Master, God.&lt;br /&gt;
&lt;br /&gt;
How do I send to ecoport? - Use Teleporting Pneumatic Tube Segment &amp;lt;code&amp;gt;pipeworks:teleport_tube_1&amp;lt;/code&amp;gt;; for ecoport set “Receive” to “off” and set “Channel” to &amp;lt;code&amp;gt;shared;ecoport.hifi&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I protect an area? - First set two positions, then run &amp;lt;code&amp;gt;/protect AreaName&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I set area positions? - Use &amp;lt;code&amp;gt;/area_pos1&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/area_pos set1&amp;lt;/code&amp;gt; then punch a node; same for &amp;lt;code&amp;gt;/area_pos set2&amp;lt;/code&amp;gt;; or set coordinates manually with &amp;lt;code&amp;gt;/area_pos1 x,y,z&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How large an area can I protect with areas? - 64×128×64 by default, or 512×512×512 with &amp;lt;code&amp;gt;areas_high_limit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How long are beacon beams? - 200 m.&lt;br /&gt;
&lt;br /&gt;
In mobs, what does height = 0 mean? - In mobs, &amp;lt;code&amp;gt;height = 0&amp;lt;/code&amp;gt; effectively means −16 (from lava flans mod).&lt;br /&gt;
&lt;br /&gt;
What does SCI stand for? - SCI = Self Contained Injector.&lt;br /&gt;
&lt;br /&gt;
What are the digiline piston commands? - &amp;lt;code&amp;gt;extend&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_sticky&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_allsticky&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What are the quarry commands? - &amp;lt;code&amp;gt;on&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;restart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;radius n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_x n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_y n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;max_depth n&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How does papyrus grow (nodes and conditions)? - Grows on &amp;lt;code&amp;gt;default:dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_dry_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_rainforest_litter&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt_with_dry_grass&amp;lt;/code&amp;gt;; needs a node in &amp;lt;code&amp;gt;group:water&amp;lt;/code&amp;gt; no more than 3 nodes away; requires air above; grows up to 4 nodes high; minimum light level 12; according to code it does not grow below y=0 (actual effective limit may vary by 16); it can occur in certain places such as deciduous_forest and coniferous_forest and can grow in desert and grassland.&lt;br /&gt;
&lt;br /&gt;
What are the fertilizer effect areas? - mulch = 1×1, bonemeal = 3×3, fertiliser = 3×3, Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long does it take for a chicken to grow? - In general mobs take 20 minutes to grow and 5 minutes before they can reproduce again.&lt;br /&gt;
&lt;br /&gt;
How long do mobs stick around for? - In general about 3 minutes from spawn time unless they are in attack mode, tamed, or NPC; when a player is less than 15 nodes away, the mob gets 20 seconds extra time to live.&lt;br /&gt;
&lt;br /&gt;
Do mobs eat grass? - Bunny replaces carrot stages 7 and 8; chicken replaces wheat seeds; cow replaces dirt with grass to dirt and nodes in &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air; sheep replace &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air.&lt;br /&gt;
&lt;br /&gt;
Where is Yaofyr's shop? - &amp;lt;code&amp;gt;/spawn/shops/Shops III/Mercado Antigo&amp;lt;/code&amp;gt; (nice_shops), names: “Mercado Antigo” or “Armazem”.&lt;br /&gt;
&lt;br /&gt;
How do I learn Lua? - Use “Programming in Lua” at https://www.lua.org/pil/contents.html&lt;br /&gt;
&lt;br /&gt;
Where can I find Digiline info? - Go to Lava Falls.&lt;br /&gt;
&lt;br /&gt;
Can any wood be made into default wood? - Yes: craft it to planks, then to sticks, then back to wood.&lt;br /&gt;
&lt;br /&gt;
Where can I find cotton? - Free cotton can be found at Lga's Tiny Town: &amp;lt;code&amp;gt;/spawn/earth/Lga's tiny town&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How many blocks can pistons move? - Sticky pistons can move 15 blocks; digiline pistons can move 16 blocks; if you try to move more, they just fail to move anything.&lt;br /&gt;
&lt;br /&gt;
How long do bones and the waypoint last? - Bones expire after 20 minutes; the bones waypoint disappears after 1 hour.&lt;br /&gt;
&lt;br /&gt;
Is there a uranium tutorial? - Yes, by Ruggila: &amp;lt;code&amp;gt;/spawn/tutorials/tutorials SW TNBox/Rugilla's Machine Tutorials/Centrifuge &amp;amp; Uran Tutorial Telemosaic&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the Telemosaic range? - Default Telemosaic range = 20; Telemosaic extender ranges tier 1,2,3 = 5, 200, 5000.&lt;br /&gt;
&lt;br /&gt;
Where is the warzone? - Between x = 17000 and x = 18000.&lt;br /&gt;
&lt;br /&gt;
How do I get XP fast? - Use XP farms; dig a radius-15 block up in the sky and take it with radius-1; or dig straight down with a good multitool and a glider.&lt;br /&gt;
&lt;br /&gt;
Where are the asteroids/planetoids? - Between y = 6000 and y = 10000.&lt;br /&gt;
&lt;br /&gt;
How wide is the world (Huhhila)? - &amp;lt;code&amp;gt;(386*2+1)*80&amp;lt;/code&amp;gt; wide, with &amp;lt;code&amp;gt;xmin = -386*80-32 = -30912&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;xmax = 386*80+47 = 30927&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How long does a quarry remain active? - 30 minutes.&lt;br /&gt;
&lt;br /&gt;
How do I configure a Telemosaic beacon? - Take 1 mese shard, go to the destination Telemosaic and right-click to get a key; use that key on the other Telemosaic to configure it; you can do the same in reverse so they point to each other or make them point somewhere else.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for placing? - 1 XP per block placed.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for digging? - It is complicated; no XP when you use a mining drill or replacer; default reward = 1 XP, with exceptions: stone with coal = 2, copper = 3, diamond = 10, gold = 5, iron = 2, mese = 10, tin = 2.&lt;br /&gt;
&lt;br /&gt;
How do I get to Shanish's shop? - &amp;lt;code&amp;gt;/spawn/Shops/Shops II/Shanish's Shop&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Where is the sun? - At &amp;lt;code&amp;gt;9000,9500,5000&amp;lt;/code&amp;gt;; it is protected by Kelci but they have a TNNet box; route: &amp;lt;code&amp;gt;HiFi Citty TravelHub &amp;gt; Burning obsidian castle &amp;gt; Kelci &amp;gt; 995 /5/ &amp;quot;sun stuff&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the sun made of? - &amp;lt;code&amp;gt;planetoidgen:sun&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Can I stop people from flying in with hangglider? - Yes, use &amp;lt;code&amp;gt;/area_flak areaid&amp;lt;/code&amp;gt; to shoot down any hanggliders in that area.&lt;br /&gt;
&lt;br /&gt;
How much can a mithril drawer store? - Normal drawer 3168 items; 1 mithril upgrade 41184; 2 upgrades 79200; 3 upgrades 117216; 4 upgrades 155232; 5 upgrades 193248.&lt;br /&gt;
&lt;br /&gt;
What is the mithril drawer capacity formula? - &amp;lt;code&amp;gt;32 * (1 + (13 - 1) * n) * z&amp;lt;/code&amp;gt;, where &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt; = number of mithril upgrades and &amp;lt;code&amp;gt;z&amp;lt;/code&amp;gt; = stack size (stack size varies roughly between 20 and 65535).&lt;br /&gt;
&lt;br /&gt;
What area does an airpump flush? - 99 air bottles cover a 33^3 block area around the airpump (radius 16), according to Mavrick2797.&lt;br /&gt;
&lt;br /&gt;
How much does a nuclear reactor cost? - 14546 total cost.&lt;br /&gt;
&lt;br /&gt;
What are the minimum materials for a nuclear reactor? - 96 lead/steel blocks, 216 blast resistant concrete (BRC), 25 water.&lt;br /&gt;
&lt;br /&gt;
What is the detailed nuclear reactor cost definition? -&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
reactor = {&lt;br /&gt;
    [&amp;quot;technic:blast_resistant_concrete&amp;quot;] = {&lt;br /&gt;
        count = 216,&lt;br /&gt;
        price = 1500&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:lead_block&amp;quot;] = {&lt;br /&gt;
        count = 96,&lt;br /&gt;
        price = 12196&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:hv_nuclear_reactor_core&amp;quot;] = {&lt;br /&gt;
        count = 1,&lt;br /&gt;
        price = 250&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:uranium_fuel&amp;quot;] = {&lt;br /&gt;
        count = 6,&lt;br /&gt;
        price = 600&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What are the effect areas for various fertilizers? - mulch = 1×1; bonemeal = 3×3; fertiliser = 3×3; Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long do mobs remain loaded? - About 3 minutes from spawn time unless in attack mode, tamed, or NPC; when a player is less than 15 nodes away, they get 20 seconds extra lifetime.&lt;br /&gt;
&lt;br /&gt;
What can be searched with mapserver? - Only mapserver layers: ground y -16 to 160, moon y 4992 to 5600, space y 6000 to 10000, mars y 11000 to 17000.&lt;br /&gt;
&lt;br /&gt;
What ores are there on the moon? - Diamond, mese, gold, copper, iron, coal, chromium, uranium.&lt;br /&gt;
&lt;br /&gt;
What ores are there on Mars? - Clay, coal, iron, copper, tin, mese, gold, diamond, red marble, blue marble, black marble.&lt;br /&gt;
&lt;br /&gt;
What ores are there on asteroids? - Mese, copper, iron, gold, lava and, because of lava and vacuum, also obsidian.&lt;br /&gt;
&lt;br /&gt;
Where can I donate to the scavenger hunt or contest? - To &amp;lt;code&amp;gt;Hedgehog;ContestDonations&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what is “leaky”? - Nodes in &amp;lt;code&amp;gt;group:soil&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:pipe&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:tube&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;mesecons_random:ghoststone_active&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:lv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:mv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:hv_cable&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what changes into what? - Nodes in &amp;lt;code&amp;gt;group:sapling&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:plant&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flora&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flower&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:leafdecay&amp;lt;/code&amp;gt;, and items &amp;lt;code&amp;gt;ethereal:banana&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:orange&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:strawberry&amp;lt;/code&amp;gt; change into &amp;lt;code&amp;gt;default:dry_shrub&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what drops as items? - Torches, wooden ladder, steel ladder, papyrus, cactus, wool, wood, tree.&lt;br /&gt;
&lt;br /&gt;
DEV: how many nodes can be registered? - Since Luanti 5.15: &amp;lt;code&amp;gt;MAX_REGISTERED_CONTENT = CONTENT_MAX - CONTENT_MAX / 10 = 65535 - 65535 / 10 = 58981&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Why doesn't the Digtron builder build good tracks? - You need to buy the proper tracks from the admin shop; you can buy them using your own crafted tracks as currency.&lt;br /&gt;
&lt;br /&gt;
Where can spacecannons be fired? - On Pandorabox, spacecannons can only be fired at height y &amp;gt; 1000 unless you have the &amp;lt;code&amp;gt;spacecannon_unrestricted&amp;lt;/code&amp;gt; privilege, which is automatically granted at XP &amp;gt; 200k.&lt;br /&gt;
&lt;br /&gt;
What is the chance of a lava flan dropping an orb? - Lava flan has a 1 in 15 chance to drop a lava orb (&amp;lt;code&amp;gt;chance = 15&amp;lt;/code&amp;gt; in the drop definition, mobs_redo uses 1/chance).&lt;br /&gt;
&lt;br /&gt;
How do I calculate position of the second jumpdrive if I want to park it next to it? - position of JD1 +radius JD1 +1 + radius of JD2 = target position of JD2 (only calculate in the right directions x/y/z obviously)&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3409</id>
		<title>FAQ unsorted</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=FAQ_unsorted&amp;diff=3409"/>
		<updated>2026-02-28T13:21:06Z</updated>

		<summary type="html">&lt;p&gt;MCLV: Created page with &amp;quot;== Minetest / Pandorabox FAQ == ''MCLVs unsorted notes of interest''  How fast does time run in Minetest? - Time runs 72× faster than real life, so 1 Minetest day is 20 real-...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Minetest / Pandorabox FAQ ==&lt;br /&gt;
''MCLVs unsorted notes of interest''&lt;br /&gt;
&lt;br /&gt;
How fast does time run in Minetest? - Time runs 72× faster than real life, so 1 Minetest day is 20 real-life minutes (24*60/72).&lt;br /&gt;
&lt;br /&gt;
How do I right-click on mobile? - On mobile, right-click is done with a double tap.&lt;br /&gt;
&lt;br /&gt;
What is the Pandorabox community like? - We are a friendly bunch; players help each other out with all kinds of things and we have lots of technic stuff to build machines with, including jump-ships, planets and asteroids, and some very talented builders; Soooo... stealing, hurting other players, setting traps, or grieving is not appreciated, and a reason for (temporary) ban.&lt;br /&gt;
&lt;br /&gt;
What are the major ranks? - Cobble, Stone, Coal, Iron, Copper, Gold, Diamond, Mese, Lava, Sulfur, Uranium, Chernobylite, Corium, Mithril.&lt;br /&gt;
&lt;br /&gt;
What are the minor ranks? - Peasant, Merchant, Knight, Lord, Mayor, Master, God.&lt;br /&gt;
&lt;br /&gt;
How do I send to ecoport? - Use Teleporting Pneumatic Tube Segment &amp;lt;code&amp;gt;pipeworks:teleport_tube_1&amp;lt;/code&amp;gt;; for ecoport set “Receive” to “off” and set “Channel” to &amp;lt;code&amp;gt;shared;ecoport.hifi&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I protect an area? - First set two positions, then run &amp;lt;code&amp;gt;/protect AreaName&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How do I set area positions? - Use &amp;lt;code&amp;gt;/area_pos1&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/area_pos set1&amp;lt;/code&amp;gt; then punch a node; same for &amp;lt;code&amp;gt;/area_pos set2&amp;lt;/code&amp;gt;; or set coordinates manually with &amp;lt;code&amp;gt;/area_pos1 x,y,z&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How large an area can I protect with areas? - 64×128×64 by default, or 512×512×512 with &amp;lt;code&amp;gt;areas_high_limit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How long are beacon beams? - 200 m.&lt;br /&gt;
&lt;br /&gt;
How do stray beacon beams behave? - N, E, and Up stray beacon beams disappear immediately when the area is activated; S, W, and Down disappear one beacon-beam section at a time whenever the area is activated.&lt;br /&gt;
&lt;br /&gt;
In mobs, what does height = 0 mean? - In mobs, &amp;lt;code&amp;gt;height = 0&amp;lt;/code&amp;gt; effectively means −16 (from lava flans mod).&lt;br /&gt;
&lt;br /&gt;
What does SCI stand for? - SCI = Self Contained Injector.&lt;br /&gt;
&lt;br /&gt;
What are the digiline piston commands? - &amp;lt;code&amp;gt;extend&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_sticky&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;retract_allsticky&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What are the quarry commands? - &amp;lt;code&amp;gt;on&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;restart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;radius n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_x n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;offset_y n&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;max_depth n&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How does papyrus grow (nodes and conditions)? - Grows on &amp;lt;code&amp;gt;default:dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_dry_grass&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dirt_with_rainforest_litter&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry_dirt_with_dry_grass&amp;lt;/code&amp;gt;; needs a node in &amp;lt;code&amp;gt;group:water&amp;lt;/code&amp;gt; no more than 3 nodes away; requires air above; grows up to 4 nodes high; minimum light level 12; according to code it does not grow below y=0 (actual effective limit may vary by 16); it can occur in certain places such as deciduous_forest and coniferous_forest and can grow in desert and grassland.&lt;br /&gt;
&lt;br /&gt;
What are the fertilizer effect areas? - mulch = 1×1, bonemeal = 3×3, fertiliser = 3×3, Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long does it take for a chicken to grow? - In general mobs take 20 minutes to grow and 5 minutes before they can reproduce again.&lt;br /&gt;
&lt;br /&gt;
How long do mobs stick around for? - In general about 3 minutes from spawn time unless they are in attack mode, tamed, or NPC; when a player is less than 15 nodes away, the mob gets 20 seconds extra time to live.&lt;br /&gt;
&lt;br /&gt;
Do mobs eat grass? - Bunny replaces carrot stages 7 and 8; chicken replaces wheat seeds; cow replaces dirt with grass to dirt and nodes in &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air; sheep replace &amp;lt;code&amp;gt;group:grass&amp;lt;/code&amp;gt; with air.&lt;br /&gt;
&lt;br /&gt;
Where is Yaofyr's shop? - &amp;lt;code&amp;gt;/spawn/shops/Shops III/Mercado Antigo&amp;lt;/code&amp;gt; (nice_shops), names: “Mercado Antigo” or “Armazem”.&lt;br /&gt;
&lt;br /&gt;
How do I learn Lua? - Use “Programming in Lua” at https://www.lua.org/pil/contents.html&lt;br /&gt;
&lt;br /&gt;
Where can I find Digiline info? - Go to Lava Falls.&lt;br /&gt;
&lt;br /&gt;
Can any wood be made into default wood? - Yes: craft it to planks, then to sticks, then back to wood.&lt;br /&gt;
&lt;br /&gt;
Where can I find cotton? - Free cotton can be found at Lga's Tiny Town: &amp;lt;code&amp;gt;/spawn/earth/Lga's tiny town&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How many blocks can pistons move? - Sticky pistons can move 15 blocks; digiline pistons can move 16 blocks; if you try to move more, they just fail to move anything.&lt;br /&gt;
&lt;br /&gt;
How long do bones and the waypoint last? - Bones expire after 20 minutes; the bones waypoint disappears after 1 hour.&lt;br /&gt;
&lt;br /&gt;
Is there a uranium tutorial? - Yes, by Ruggila: &amp;lt;code&amp;gt;/spawn/tutorials/tutorials SW TNBox/Rugilla's Machine Tutorials/Centrifuge &amp;amp; Uran Tutorial Telemosaic&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the Telemosaic range? - Default Telemosaic range = 20; Telemosaic extender ranges tier 1,2,3 = 5, 200, 5000.&lt;br /&gt;
&lt;br /&gt;
Where is the warzone? - Between x = 17000 and x = 18000.&lt;br /&gt;
&lt;br /&gt;
How do I get XP fast? - Use XP farms; dig a radius-15 block up in the sky and take it with radius-1; or dig straight down with a good multitool and a glider.&lt;br /&gt;
&lt;br /&gt;
Where are the asteroids/planetoids? - Between y = 6000 and y = 10000.&lt;br /&gt;
&lt;br /&gt;
How wide is the world (Huhhila)? - &amp;lt;code&amp;gt;(386*2+1)*80&amp;lt;/code&amp;gt; wide, with &amp;lt;code&amp;gt;xmin = -386*80-32 = -30912&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;xmax = 386*80+47 = 30927&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
How long does a quarry remain active? - 30 minutes.&lt;br /&gt;
&lt;br /&gt;
How do I configure a Telemosaic beacon? - Take 1 mese shard, go to the destination Telemosaic and right-click to get a key; use that key on the other Telemosaic to configure it; you can do the same in reverse so they point to each other or make them point somewhere else.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for placing? - 1 XP per block placed.&lt;br /&gt;
&lt;br /&gt;
How much XP do I get for digging? - It is complicated; no XP when you use a mining drill or replacer; default reward = 1 XP, with exceptions: stone with coal = 2, copper = 3, diamond = 10, gold = 5, iron = 2, mese = 10, tin = 2.&lt;br /&gt;
&lt;br /&gt;
How do I get to Shanish's shop? - &amp;lt;code&amp;gt;/spawn/Shops/Shops II/Shanish's Shop&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Where is the sun? - At &amp;lt;code&amp;gt;9000,9500,5000&amp;lt;/code&amp;gt;; it is protected by Kelci but they have a TNNet box; route: &amp;lt;code&amp;gt;HiFi Citty TravelHub &amp;gt; Burning obsidian castle &amp;gt; Kelci &amp;gt; 995 /5/ &amp;quot;sun stuff&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What is the sun made of? - &amp;lt;code&amp;gt;planetoidgen:sun&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Can I stop people from flying in with hangglider? - Yes, use &amp;lt;code&amp;gt;/area_flak areaid&amp;lt;/code&amp;gt; to shoot down any hanggliders in that area.&lt;br /&gt;
&lt;br /&gt;
How much can a mithril drawer store? - Normal drawer 3168 items; 1 mithril upgrade 41184; 2 upgrades 79200; 3 upgrades 117216; 4 upgrades 155232; 5 upgrades 193248.&lt;br /&gt;
&lt;br /&gt;
What is the mithril drawer capacity formula? - &amp;lt;code&amp;gt;32 * (1 + (13 - 1) * n) * z&amp;lt;/code&amp;gt;, where &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt; = number of mithril upgrades and &amp;lt;code&amp;gt;z&amp;lt;/code&amp;gt; = stack size (stack size varies roughly between 20 and 65535).&lt;br /&gt;
&lt;br /&gt;
What area does an airpump flush? - 99 air bottles cover a 33^3 block area around the airpump (radius 16), according to Mavrick2797.&lt;br /&gt;
&lt;br /&gt;
How much does a nuclear reactor cost? - 14546 total cost.&lt;br /&gt;
&lt;br /&gt;
What are the minimum materials for a nuclear reactor? - 96 lead/steel blocks, 216 blast resistant concrete (BRC), 25 water.&lt;br /&gt;
&lt;br /&gt;
What is the detailed nuclear reactor cost definition? -&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
reactor = {&lt;br /&gt;
    [&amp;quot;technic:blast_resistant_concrete&amp;quot;] = {&lt;br /&gt;
        count = 216,&lt;br /&gt;
        price = 1500&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:lead_block&amp;quot;] = {&lt;br /&gt;
        count = 96,&lt;br /&gt;
        price = 12196&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:hv_nuclear_reactor_core&amp;quot;] = {&lt;br /&gt;
        count = 1,&lt;br /&gt;
        price = 250&lt;br /&gt;
    },&lt;br /&gt;
    [&amp;quot;technic:uranium_fuel&amp;quot;] = {&lt;br /&gt;
        count = 6,&lt;br /&gt;
        price = 600&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What are the effect areas for various fertilizers? - mulch = 1×1; bonemeal = 3×3; fertiliser = 3×3; Super fertiliser = 4×4.&lt;br /&gt;
&lt;br /&gt;
How long do mobs remain loaded? - About 3 minutes from spawn time unless in attack mode, tamed, or NPC; when a player is less than 15 nodes away, they get 20 seconds extra lifetime.&lt;br /&gt;
&lt;br /&gt;
What can be searched with mapserver? - Only mapserver layers: ground y -16 to 160, moon y 4992 to 5600, space y 6000 to 10000, mars y 11000 to 17000.&lt;br /&gt;
&lt;br /&gt;
What ores are there on the moon? - Diamond, mese, gold, copper, iron, coal, chromium, uranium.&lt;br /&gt;
&lt;br /&gt;
What ores are there on Mars? - Clay, coal, iron, copper, tin, mese, gold, diamond, red marble, blue marble, black marble.&lt;br /&gt;
&lt;br /&gt;
What ores are there on asteroids? - Mese, copper, iron, gold, lava and, because of lava and vacuum, also obsidian.&lt;br /&gt;
&lt;br /&gt;
Where can I donate to the scavenger hunt or contest? - To &amp;lt;code&amp;gt;Hedgehog;ContestDonations&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what is “leaky”? - Nodes in &amp;lt;code&amp;gt;group:soil&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:pipe&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:tube&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;mesecons_random:ghoststone_active&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:lv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:mv_cable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;technic:hv_cable&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what changes into what? - Nodes in &amp;lt;code&amp;gt;group:sapling&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:plant&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flora&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:flower&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;group:leafdecay&amp;lt;/code&amp;gt;, and items &amp;lt;code&amp;gt;ethereal:banana&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:orange&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ethereal:strawberry&amp;lt;/code&amp;gt; change into &amp;lt;code&amp;gt;default:dry_shrub&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In vacuum, what drops as items? - Torches, wooden ladder, steel ladder, papyrus, cactus, wool, wood, tree.&lt;br /&gt;
&lt;br /&gt;
DEV: how many nodes can be registered? - Since Luanti 5.15: &amp;lt;code&amp;gt;MAX_REGISTERED_CONTENT = CONTENT_MAX - CONTENT_MAX / 10 = 65535 - 65535 / 10 = 58981&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Why doesn't the Digtron builder build good tracks? - You need to buy the proper tracks from the admin shop; you can buy them using your own crafted tracks as currency.&lt;br /&gt;
&lt;br /&gt;
Where can spacecannons be fired? - On Pandorabox, spacecannons can only be fired at height y &amp;gt; 1000 unless you have the &amp;lt;code&amp;gt;spacecannon_unrestricted&amp;lt;/code&amp;gt; privilege, which is automatically granted at XP &amp;gt; 200k.&lt;br /&gt;
&lt;br /&gt;
What is the chance of a lava flan dropping an orb? - Lava flan has a 1 in 15 chance to drop a lava orb (&amp;lt;code&amp;gt;chance = 15&amp;lt;/code&amp;gt; in the drop definition, mobs_redo uses 1/chance).&lt;br /&gt;
&lt;br /&gt;
How do I calculate position of the second jumpdrive if I want to park it next to it? - position of JD1 +radius JD1 +1 + radius of JD2 = target position of JD2 (only calculate in the right directions x/y/z obviously)&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Talk:Mine_Your_Own_Business&amp;diff=3268</id>
		<title>Talk:Mine Your Own Business</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Talk:Mine_Your_Own_Business&amp;diff=3268"/>
		<updated>2025-01-03T01:29:10Z</updated>

		<summary type="html">&lt;p&gt;MCLV: Created page with &amp;quot;&amp;quot;Mine your own business&amp;quot; ? that's my daughter Roosia's quote. We gonna need to talk royalties :)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Mine your own business&amp;quot; ? that's my daughter Roosia's quote.&lt;br /&gt;
We gonna need to talk royalties :)&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3204</id>
		<title>HauntedHouse24</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3204"/>
		<updated>2024-10-07T22:17:20Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|name=Haunted House&lt;br /&gt;
|theme=Halloween / horror&lt;br /&gt;
|info=The Haunted House event is a thrilling Halloween-themed experience designed to immerse participants in a world of horror and creativity. Participants are encouraged to craft the most terrifying haunted house possible, showcasing their imagination and spookiness. Players must also ensure visitors are able to survive the experience, and the haunted house should be placed visibly from the '''Abyss mine shaft'''.&lt;br /&gt;
|start=October 1, 2024&lt;br /&gt;
|end=October 31, 2024&lt;br /&gt;
|contact=Hedgehog&lt;br /&gt;
|preview=Haunted-house.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== How to Enter ===&lt;br /&gt;
To participate in the event, players must add a travelnet at their entry point on the network named '''&amp;quot;HauntedHouse24,&amp;quot;''' which is owned by '''&amp;quot;korlen.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Due to a current error, the TravelnetBox cannot be changed after the owner is set to korlen. However, staff will be available to assist you if you need to make any changes.&lt;br /&gt;
&lt;br /&gt;
=== Mailbox Requirement ===&lt;br /&gt;
Players are required to place a '''mailbox''' near their Travelnet box for receiving prizes. This ensures that winners can easily collect their rewards after the event concludes.&lt;br /&gt;
&lt;br /&gt;
=== Ways to Reach the Abyss Mine ===&lt;br /&gt;
Players can reach the Abyss mine by going to:&lt;br /&gt;
* '''Spawn → Earth Island → Public Mine → Old Public Mine → TNBox &amp;quot;Feel free to mine.&amp;quot;'''&lt;br /&gt;
* '''Spawn → Shops Island → Shops XIV → Hedgehog's Hypermarket → Fly out and about due south.'''&lt;br /&gt;
* '''Spawn → HiFi TravelHub → Walk west towards &amp;quot;Games,&amp;quot; turn right, use the &amp;quot;Mine&amp;quot; Travelnet box, and choose &amp;quot;The Abyss.&amp;quot;'''&lt;br /&gt;
* '''From Minigames → Contest City Info Center → TNBox in the corner → &amp;quot;The Abyss Public Mine.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
=== Prizes ===&lt;br /&gt;
Participants can compete for exciting prizes based on their haunted house creations:&lt;br /&gt;
* '''1st place:''' &lt;br /&gt;
  * '''8 Nuclear Cores'''&lt;br /&gt;
  * '''4 Lava Orbs'''&lt;br /&gt;
  * '''2 Buckets with Corium'''&lt;br /&gt;
  * '''1 Wrench'''&lt;br /&gt;
&lt;br /&gt;
* '''2nd place:''' &lt;br /&gt;
  * '''3 Lava Orbs'''&lt;br /&gt;
  * '''5 Nuclear Cores'''&lt;br /&gt;
  * '''2 Stacks of Railgun Slugs'''&lt;br /&gt;
  * '''3 Full Lava Cans'''&lt;br /&gt;
  * '''1 Lava Bucket'''&lt;br /&gt;
  * '''4 Cannisters of Biofuel'''&lt;br /&gt;
  * '''1 Wrench'''&lt;br /&gt;
&lt;br /&gt;
* '''3rd place:''' '''TBA.'''&lt;br /&gt;
&lt;br /&gt;
For assistance, contact [[User:Hedgehog|Hedgehog]] or any staff member.&lt;br /&gt;
&lt;br /&gt;
=== Voting Process ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
This event promises an engaging and spooky experience for all participants while fostering creativity in haunted house design. Get ready to unleash your inner horror artist!&lt;br /&gt;
&lt;br /&gt;
[[Category:Events]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3203</id>
		<title>HauntedHouse24</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3203"/>
		<updated>2024-10-07T22:11:01Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|name=Haunted House&lt;br /&gt;
|theme=Halloween / horror&lt;br /&gt;
|info=The Haunted House event is a thrilling Halloween-themed experience designed to immerse participants in a world of horror and creativity. Participants are encouraged to craft the most terrifying haunted house possible, showcasing their imagination and spookiness. Players must also ensure visitors are able to survive the experience, and the haunted house should be placed visibly from the '''Abyss mine shaft'''.&lt;br /&gt;
|start=October 1, 2024&lt;br /&gt;
|end=October 31, 2024&lt;br /&gt;
|contact=Hedgehog&lt;br /&gt;
|preview=Haunted-house.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== How to Enter ===&lt;br /&gt;
To participate in the event, players must add a travelnet at their entry point on the network named '''&amp;quot;HauntedHouse24,&amp;quot;''' which is owned by '''&amp;quot;korlen.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Due to a current error, the TravelnetBox cannot be changed after the owner is set to korlen. However, staff will be available to assist you if you need to make any changes.&lt;br /&gt;
&lt;br /&gt;
=== Mailbox Requirement ===&lt;br /&gt;
Players are required to place a '''mailbox''' near their Travelnet box for receiving prizes. This ensures that winners can easily collect their rewards after the event concludes.&lt;br /&gt;
&lt;br /&gt;
=== Ways to Reach the Abyss Mine ===&lt;br /&gt;
Players can reach the Abyss mine by going to:&lt;br /&gt;
* '''Spawn → Earth Island → Public Mine → Old Public Mine → TNBox &amp;quot;Feel free to mine.&amp;quot;'''&lt;br /&gt;
* '''Spawn → Shops Island → Shops XIV → Hedgehog's Hypermarket → Fly out and about due south.'''&lt;br /&gt;
* '''Spawn → HiFi TravelHub → Walk west towards &amp;quot;Games,&amp;quot; turn right, use the &amp;quot;Mine&amp;quot; Travelnet box, and choose &amp;quot;The Abyss.&amp;quot;'''&lt;br /&gt;
* '''From Minigames → Contest City Info Center → TNBox in the corner → &amp;quot;The Abyss Public Mine.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
=== Prizes ===&lt;br /&gt;
Participants can compete for exciting prizes based on their haunted house creations:&lt;br /&gt;
* '''1st place:''' &lt;br /&gt;
  * '''8 Nuclear Cores'''&lt;br /&gt;
  * '''4 Lava Orbs'''&lt;br /&gt;
  * '''2 Buckets with Corium'''&lt;br /&gt;
  * '''1 Wrench'''&lt;br /&gt;
&lt;br /&gt;
* '''2nd place:''' &lt;br /&gt;
  * '''3 Lava Orbs'''&lt;br /&gt;
  * '''5 Nuclear Cores'''&lt;br /&gt;
  * '''2 Stacks of Railgun Slugs'''&lt;br /&gt;
  * '''3 Full Lava Cans'''&lt;br /&gt;
  * '''1 Lava Bucket'''&lt;br /&gt;
  * '''4 Cannisters of Biofuel'''&lt;br /&gt;
  * '''1 Wrench'''&lt;br /&gt;
&lt;br /&gt;
* '''3rd place:''' '''TBA.'''&lt;br /&gt;
&lt;br /&gt;
To view the prizes, visit the location: '''spawn → earth teleporters → minigames → across the street'''. If you win, prize protection will be transferred to your player account. For assistance with ships, contact [[User:Hedgehog|Hedgehog]] or any staff member.&lt;br /&gt;
&lt;br /&gt;
=== Voting Process ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
This event promises an engaging and spooky experience for all participants while fostering creativity in haunted house design. Get ready to unleash your inner horror artist!&lt;br /&gt;
&lt;br /&gt;
[[Category:Events]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3202</id>
		<title>HauntedHouse24</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=HauntedHouse24&amp;diff=3202"/>
		<updated>2024-10-07T12:42:24Z</updated>

		<summary type="html">&lt;p&gt;MCLV: Created page with &amp;quot;{{Event |name=Haunted House |theme=Halloween / horror |info=The Haunted House event is a thrilling Halloween-themed experience designed to immerse participants in a world of h...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|name=Haunted House&lt;br /&gt;
|theme=Halloween / horror&lt;br /&gt;
|info=The Haunted House event is a thrilling Halloween-themed experience designed to immerse participants in a world of horror and creativity. Participants are encouraged to craft the most terrifying haunted house possible, showcasing their imagination and spookiness. Players must also ensure visitors be able to survive the experience, and the haunted house should be placed visibly from the '''Abyss mine shaft'''.&lt;br /&gt;
|start=October 1, 2024&lt;br /&gt;
|end=October 31, 2024&lt;br /&gt;
|contact=Hedgehog&lt;br /&gt;
|preview=Haunted-house.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== How to enter ===&lt;br /&gt;
To participate in the event, players must add a travelnet at their entry point on the network named '''&amp;quot;HauntedHouse24,&amp;quot;''' which is owned by '''&amp;quot;korlen.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Due to a current error, the TravelnetBox cannot be changed after the owner is set to korlen. However, staff will be available to assist you if you need to make any changes.&lt;br /&gt;
&lt;br /&gt;
=== Ways to Reach the Abyss Mine ===&lt;br /&gt;
Players can reach the Abyss mine by going to:&lt;br /&gt;
* '''Spawn → Earth Island → Public Mine → Old Public Mine → TNBox &amp;quot;Feel free to mine.&amp;quot;'''&lt;br /&gt;
* '''Spawn → Shops Island → Shops XIV → Hedgehog's Hypermarket → Fly out and about due south.'''&lt;br /&gt;
* '''Spawn → HiFi TravelHub → Walk west towards &amp;quot;Games,&amp;quot; turn right, use the &amp;quot;Mine&amp;quot; Travelnet box, and choose &amp;quot;The Abyss.&amp;quot;'''&lt;br /&gt;
* '''From Minigames → Contest City Info Center → TNBox in the corner → &amp;quot;The Abyss Public Mine.&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
=== Prizes ===&lt;br /&gt;
Participants can compete for exciting prizes based on their haunted house creations:&lt;br /&gt;
&lt;br /&gt;
* '''1st place:''' ''8 Nuclear Cores, 4 Lava Orbs, 2 Buckets with Corium.''&lt;br /&gt;
* '''2nd place:''' ''TBA.''&lt;br /&gt;
* '''3rd place:''' ''TBA.''&lt;br /&gt;
&lt;br /&gt;
To view the prizes, visit the location: '''spawn → earth teleporters → minigames → across the street'''. If you win, prize protection will be transferred to your player account. For assistance with ships, contact [[User:Hedgehog|Hedgehog]] or any staff member.&lt;br /&gt;
&lt;br /&gt;
=== Voting Process ===&lt;br /&gt;
TBD&lt;br /&gt;
&lt;br /&gt;
This event promises an engaging and spooky experience for all participants while fostering creativity in haunted house design. Get ready to unleash your inner horror artist!&lt;br /&gt;
&lt;br /&gt;
[[Category:Events]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=3162</id>
		<title>Admins, Moderators and Staff</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=3162"/>
		<updated>2024-04-26T16:39:30Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* List of accounts and privileges */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= About roles and privileges =&lt;br /&gt;
&lt;br /&gt;
==== Admins ====&lt;br /&gt;
Accounts with the &amp;lt;code&amp;gt;privs&amp;lt;/code&amp;gt; privilege are admin accounts. Admin accounts should only be used for emergencies or cleanups, not for building stuff.&lt;br /&gt;
&lt;br /&gt;
==== Moderators ====&lt;br /&gt;
Moderators have &amp;lt;code&amp;gt;ban&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;kick&amp;lt;/code&amp;gt; privileges, and sometimes also &amp;lt;code&amp;gt;basic_privs&amp;lt;/code&amp;gt;. Moderators help to keep the server nice. See also the [[Moderator manual]].&lt;br /&gt;
&lt;br /&gt;
==== Staff ====&lt;br /&gt;
Players with the &amp;lt;code&amp;gt;staff&amp;lt;/code&amp;gt; privilege can access server control.&lt;br /&gt;
 &lt;br /&gt;
==== Spawn builders ====&lt;br /&gt;
Spawn builders have the &amp;lt;code&amp;gt;spawn_builder&amp;lt;/code&amp;gt; privilege, and can build in the protected area at spawn.&lt;br /&gt;
&lt;br /&gt;
= List of accounts and privileges =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=2 | Name&lt;br /&gt;
! colspan=6| Privilege&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | basic_privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | staff&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | ban&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | kick&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|1hit ||  ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|6r1d ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|a ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|AceRichman ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|admin || privs || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Adventurer ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|almafa ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|BuckarooBanzai ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|calculon ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|ceylan ||  ||  || staff || ban ||  ||  &lt;br /&gt;
|-&lt;br /&gt;
|chi ||  ||  || staff ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|chuche952 ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|coil ||  ||  ||  || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|coil0 || privs ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|DarkRoy ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Denis2 ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|FeXoR ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Hedgehog ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Huhhila ||  || basic_privs || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|int ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|iska ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jackb ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|jacrackorn ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jihuu ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Justice ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|kiedtl ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|korlen ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Lukc ||  || basic_privs ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|Lypsoto ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|[[User:MCLV|MCLV]] ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|nil ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|OgelGames || privs ||  || staff || ban || kick || spawn_builder &lt;br /&gt;
|-&lt;br /&gt;
|petarpro ||  ||  ||  || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|pipo ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Pixalou ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Rabbit1 ||  ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Ruggila ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|sean ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|SoloSniper ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|SwissalpS ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|SX ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|T4im ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|thomas || privs || basic_privs || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Warden ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|Yoyodyne || privs ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Moderation]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2839</id>
		<title>User:MCLV</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2839"/>
		<updated>2023-03-19T07:00:42Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* Salvation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
=== mt_ShipOS ===&lt;br /&gt;
====Minetest Ship Operating System====&lt;br /&gt;
Control all systems conected to your jumpdrive ship in minetest.&amp;lt;br&amp;gt;&lt;br /&gt;
ShipOS will allow you to set up and communicate with and read out all the connected systems in your ship. It is a touchscreen based &amp;quot;Operating System&amp;quot; for ease of navigation and reporting. It will not work without a touchscreen properly attached.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt; Currently navigation + bookmarks and settings page are done. Will add more system device control pages soon.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Github:&amp;lt;/b&amp;gt; https://github.com/MCLV-pandorabox/mt_ShipOS&lt;br /&gt;
&lt;br /&gt;
=== @1155 ===&lt;br /&gt;
Public mining and facilities and tutorials centered around the magical coordinates [https://pandorabox.io/map/#!/map/0/12/1155/1155 1155/1155]&amp;lt;br&amp;gt;&lt;br /&gt;
Earths crust at this location is adorned with a nice little village made by SoloSniper and functions as the main entrance. Right below that is @1155 BaseMentHub, a place from where you can start your journey with free food, survival tutorial, free workshop and a host of Travelnet Boxes for your travelnet pleasure.&amp;lt;br&amp;gt;&lt;br /&gt;
Easily reachable by going to Spawn/Earth/hifi-travelhub/ then walk to &amp;quot;workshops&amp;quot; and choose &amp;quot;BaseMent@1155&amp;quot; at the TNBox&lt;br /&gt;
=== Salvation ===&lt;br /&gt;
When you die in game, a bones box will form with your items in it. Initially only you can pick up your bones, but after some time (20 minutes) anyone will be able to pick up your bones.&amp;lt;br&amp;gt;&lt;br /&gt;
It is server wide considered bad form and ungentle-men like to pick the bones of other players for your own gain.&amp;lt;br&amp;gt;&lt;br /&gt;
This is why &amp;quot;Heaven&amp;quot; was created by Hedgehog. The setup comes with a little disadvantage that only one player can maintain Heaven.&amp;lt;br&amp;gt;&lt;br /&gt;
I started a similar service next door to Heaven with the name &amp;lt;b&amp;gt;Dead Center&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Salvation&amp;lt;/b&amp;gt; tries to solve this issue by automation and make a place where found items (bones boxes) can be dropped off and stored for the original owners to be picked up.&amp;lt;br&amp;gt;&lt;br /&gt;
This is a kind of charity service where Registered bone hunters(The Salvation Army) pick up the bones of mostly new players who can not yet retrieve them themselves. The Salvation army is in no way obligated to do this except by their own convictions.&amp;lt;br&amp;gt; &amp;lt;small&amp;gt;Player items not picked up for a period of 3 months or longer will be donated to charity.&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Location: Spawn/Earth/Heaven/ walk out of heaven's door, because Salvation is right around the corner ;)&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation is also part of the @1155 Travelnet network&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Status: &amp;lt;/b&amp;gt;In Production Testing&lt;br /&gt;
&lt;br /&gt;
== About MCLV ==&lt;br /&gt;
[[File:DALL·E 2022-12-17 00.18.20 - 3d render of a black marble ball with an x embossed in it.png|thumb|right|MCLV-avatar]]&lt;br /&gt;
Staff member since: 20230120&lt;br /&gt;
=== Convictions ===&lt;br /&gt;
I want to make the world a better place for everyone&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt;&lt;br /&gt;
Repay a kindness done to you two fold or three fold to any random stranger and tell them to do the same. Mathematics tell you, if most of us did this, it would spread like a virus of kindness.&amp;lt;br&amp;gt;&lt;br /&gt;
=== Personality ===&lt;br /&gt;
Over all friendly specimen of the human race.(mostly harmless)&amp;lt;br&amp;gt;&lt;br /&gt;
Community focused&amp;lt;br&amp;gt;&lt;br /&gt;
Negotiator.&amp;lt;br&amp;gt;&lt;br /&gt;
Technically knowledgeable.&amp;lt;br&amp;gt;&lt;br /&gt;
Compelled to answer any and all questions.&amp;lt;br&amp;gt;&lt;br /&gt;
Good science communicator. (side effect: difficulty to use jargon and understand acronyms)&amp;lt;br&amp;gt;&lt;br /&gt;
True Gen Xer. Truth is more important to him then how you feel about it. Impossible to offend.&amp;lt;br&amp;gt;&lt;br /&gt;
Uses humor as a cure all band aid and wrapping paper for life's sour candy.&amp;lt;br&amp;gt;&lt;br /&gt;
Loves to rant(and thinks he's good at it)&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to modify a true story for dramatic effect&amp;lt;br&amp;gt;&lt;br /&gt;
Advice to the world: if you are unsure what to choose in life? choose the one that makes the better story afterwards.&amp;lt;br&amp;gt;&lt;br /&gt;
If you leave the world a better place, you have done a good job&amp;lt;br&amp;gt;&lt;br /&gt;
dislikes: repetition, stupidity induced repetition. Did I mention repetition already?&amp;lt;br&amp;gt;&lt;br /&gt;
Does not trust human memory so keeps notes of everything&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to &amp;quot;poke the bear&amp;quot;(in a friendly manner)&amp;lt;br&amp;gt;&lt;br /&gt;
Motto: Be Excellent to each other&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge is power, power should be used wisely, try to be wise, to become wise, know you don't know sh*t about f*ck.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Mapserver&amp;diff=2838</id>
		<title>Mapserver</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Mapserver&amp;diff=2838"/>
		<updated>2023-03-07T15:35:36Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The mapserver is two fold ==&lt;br /&gt;
&lt;br /&gt;
 # the WebApp&lt;br /&gt;
 # the mod&lt;br /&gt;
&lt;br /&gt;
The WebApp can be found and searched on the web by going to [https://pandorabox.io/map/#!/map/0/11/604/1902 pandorabox.io/map] and also supplies an API.&amp;lt;br&amp;gt;&lt;br /&gt;
The mod allows us to use the /search command in-game and calls the API of the WebApp.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The WebApp allows to find specific types of objects within a given layer and are made visible on the map with various icons.&amp;lt;br&amp;gt;&lt;br /&gt;
The mod allows us to search for specific types (bones/shop/POI) and it returns the results in a dialog on screen(formspec)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Any objects that are not within a specific layer can not be searched for and are not visible on the map(including players).&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== The layers ===&lt;br /&gt;
The layers start and stop at specific heights (y coordinates) which are:&lt;br /&gt;
# Ground: -16 &amp;gt;= y &amp;lt; 176&lt;br /&gt;
# Moon: 4992 &amp;gt;= y &amp;lt; 5616&lt;br /&gt;
# Space: 6000 &amp;gt;= y &amp;lt; 10016&lt;br /&gt;
# Mars: 14000 &amp;gt;= y &amp;lt; 17024&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
* '''Example 1:''' &amp;lt;br&amp;gt;If you die Higher or lower then these layers, your bones will not show up on the map and /search bones PlayerName will not return any results.&amp;lt;br&amp;gt;&lt;br /&gt;
* '''Example 2:''' &amp;lt;br&amp;gt;If you place a Fancy Vendor inside these layers, the items for sale can be found including your username and location of the vendor, price etc.&amp;lt;br&amp;gt;&lt;br /&gt;
* '''Example 3:''' &amp;lt;br&amp;gt; If you die and bones are placed at y=-17, they will not show up on the map. But if you die at -16 it does.&lt;br /&gt;
 '''Tip''' If you do happen to die outside these layers, be quick while you still have the way-point pointing to your bones. Note the time and date of your death in Coordinated Universal Time(UTC) in case you need to contact staff to find your bones.&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2837</id>
		<title>Admins, Moderators and Staff</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2837"/>
		<updated>2023-02-24T23:06:11Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= About roles and privileges =&lt;br /&gt;
&lt;br /&gt;
==== Admins ====&lt;br /&gt;
Accounts with the &amp;lt;code&amp;gt;privs&amp;lt;/code&amp;gt; privilege are admin accounts. Admin accounts should only be used for emergencies or cleanups, not for building stuff.&lt;br /&gt;
&lt;br /&gt;
==== Moderators ====&lt;br /&gt;
Moderators have &amp;lt;code&amp;gt;ban&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;kick&amp;lt;/code&amp;gt; privileges, and sometimes also &amp;lt;code&amp;gt;basic_privs&amp;lt;/code&amp;gt;. Moderators help to keep the server nice. See also the [[Moderator manual]].&lt;br /&gt;
&lt;br /&gt;
==== Staff ====&lt;br /&gt;
Players with the &amp;lt;code&amp;gt;staff&amp;lt;/code&amp;gt; privilege can access server control.&lt;br /&gt;
 &lt;br /&gt;
==== Spawn builders ====&lt;br /&gt;
Spawn builders have the &amp;lt;code&amp;gt;spawn_builder&amp;lt;/code&amp;gt; privilege, and can build in the protected area at spawn.&lt;br /&gt;
&lt;br /&gt;
= List of accounts and privileges =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=2 | Name&lt;br /&gt;
! colspan=6| Privilege&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | basic_privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | staff&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | ban&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | kick&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|1hit ||  ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|6r1d ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|a ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|AceRichman ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|admin || privs || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Adventurer ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|almafa ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|BuckarooBanzai ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|calculon ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|ceylan ||  ||  || staff || ban ||  ||  &lt;br /&gt;
|-&lt;br /&gt;
|chi ||  ||  || staff ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|chuche952 ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|coil ||  ||  ||  || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|coil0 || privs ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|DarkRoy ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Denis2 ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|FeXoR ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Hedgehog ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Huhhila ||  || basic_privs || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|int ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|iska ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jackb ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|jacrackorn ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jihuu ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Justice ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|kiedtl ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|korlen ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Lukc ||  || basic_privs ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|Lypsoto ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|MCLV ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|nil ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|OgelGames || privs ||  || staff || ban || kick || spawn_builder &lt;br /&gt;
|-&lt;br /&gt;
|petarpro ||  ||  ||  || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|pipo ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Pixalou ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Rabbit1 ||  ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Ruggila ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|sean ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|SoloSniper ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|SwissalpS ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|SX ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|T4im ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|thomas || privs || basic_privs || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Warden ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|Yoyodyne || privs ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Moderation]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2836</id>
		<title>Admins, Moderators and Staff</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2836"/>
		<updated>2023-02-24T23:00:35Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* List of accounts and privileges */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= About roles and privileges =&lt;br /&gt;
&lt;br /&gt;
==== Admins ====&lt;br /&gt;
Accounts with the &amp;lt;code&amp;gt;privs&amp;lt;/code&amp;gt; privilege are admin accounts. Admin accounts should only be used for emergencies or cleanups, not for building stuff.&lt;br /&gt;
&lt;br /&gt;
==== Moderators ====&lt;br /&gt;
Moderators have &amp;lt;code&amp;gt;ban&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;kick&amp;lt;/code&amp;gt; privileges, and sometimes also &amp;lt;code&amp;gt;basic_privs&amp;lt;/code&amp;gt;. Moderators help to keep the server nice. See also the [[Moderator manual]].&lt;br /&gt;
&lt;br /&gt;
==== Staff ====&lt;br /&gt;
Players with the &amp;lt;code&amp;gt;staff&amp;lt;/code&amp;gt; privilege can access server control.&lt;br /&gt;
 &lt;br /&gt;
==== Spawn builders ====&lt;br /&gt;
Spawn builders have the &amp;lt;code&amp;gt;spawn_builder&amp;lt;/code&amp;gt; privilege, and can build in the protected area at spawn.&lt;br /&gt;
&lt;br /&gt;
= List of accounts and privileges =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=2 | Name&lt;br /&gt;
! colspan=6| Privilege&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | basic_privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | staff&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | ban&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | kick&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|1hit ||  ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|6r1d ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|a ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|AceRichman ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|admin || privs || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Adventurer ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|almafa ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|BuckarooBanzai ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|calculon ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|ceylan ||  ||  || staff || ban ||  ||  &lt;br /&gt;
|-&lt;br /&gt;
|chi ||  ||  || staff ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|chuche952 ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|coil ||  ||  ||  || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|coil0 || privs ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|DarkRoy ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Denis2 ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|FeXoR ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Hedgehog ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Huhhila || privs ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|int ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|iska ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jackb ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|jacrackorn ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jihuu ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Justice ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|kiedtl ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|korlen ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Lukc ||  || basic_privs ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|Lypsoto ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|MCLV ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|nil ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|OgelGames || privs ||  || staff || ban || kick || spawn_builder &lt;br /&gt;
|-&lt;br /&gt;
|petarpro ||  ||  ||  || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|pipo ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Pixalou ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Rabbit1 ||  ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Ruggila ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|sean ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|SoloSniper ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|SwissalpS ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|SX ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|T4im ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|thomas || privs || basic_privs || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Warden ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|Yoyodyne || privs ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Moderation]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2833</id>
		<title>Admins, Moderators and Staff</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Admins,_Moderators_and_Staff&amp;diff=2833"/>
		<updated>2023-02-22T19:40:29Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= About roles and privileges =&lt;br /&gt;
&lt;br /&gt;
==== Admins ====&lt;br /&gt;
Accounts with the &amp;lt;code&amp;gt;privs&amp;lt;/code&amp;gt; privilege are admin accounts. Admin accounts should only be used for emergencies or cleanups, not for building stuff.&lt;br /&gt;
&lt;br /&gt;
==== Moderators ====&lt;br /&gt;
Moderators have &amp;lt;code&amp;gt;ban&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;kick&amp;lt;/code&amp;gt; privileges, and sometimes also &amp;lt;code&amp;gt;basic_privs&amp;lt;/code&amp;gt;. Moderators help to keep the server nice. See also the [[Moderator manual]].&lt;br /&gt;
&lt;br /&gt;
==== Staff ====&lt;br /&gt;
Players with the &amp;lt;code&amp;gt;staff&amp;lt;/code&amp;gt; privilege can access server control.&lt;br /&gt;
 &lt;br /&gt;
==== Spawn builders ====&lt;br /&gt;
Spawn builders have the &amp;lt;code&amp;gt;spawn_builder&amp;lt;/code&amp;gt; privilege, and can build in the protected area at spawn.&lt;br /&gt;
&lt;br /&gt;
= List of accounts and privileges =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=2 | Name&lt;br /&gt;
! colspan=6| Privilege&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | basic_privs&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | staff&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | ban&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | kick&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot; | spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|1hit ||  ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|6r1d ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|a ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|AceRichman ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|admin || privs || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Adventurer ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|almafa ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|BuckarooBanzai ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|calculon ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|ceylan ||  ||  || staff || ban ||  ||  &lt;br /&gt;
|-&lt;br /&gt;
|chi ||  ||  || staff ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|chuche952 ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|coil ||  ||  ||  || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|coil0 || privs ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|DarkRoy ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Denis2 ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|FeXoR ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Hedgehog ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Huhhila ||  ||  || staff || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|int ||  ||  || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|iska ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jackb ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|jacrackorn ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|jihuu ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Justice ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|kiedtl ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|korlen ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Lukc ||  || basic_privs ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
|Lypsoto ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|MCLV ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|nil ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|OgelGames || privs ||  || staff || ban || kick || spawn_builder &lt;br /&gt;
|-&lt;br /&gt;
|petarpro ||  ||  ||  || ban ||  || &lt;br /&gt;
|-&lt;br /&gt;
|pipo ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Pixalou ||  ||  ||  || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Rabbit1 ||  ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|Ruggila ||  ||  || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|sean ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|SwissalpS ||  ||  ||  ||  ||  || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|SX ||  || basic_privs || staff || ban || kick || spawn_builder&lt;br /&gt;
|-&lt;br /&gt;
|T4im ||  || basic_privs ||  ||  || kick || &lt;br /&gt;
|-&lt;br /&gt;
|thomas || privs || basic_privs || staff || ban || kick || &lt;br /&gt;
|-&lt;br /&gt;
|Warden ||  ||  ||  || ban || kick ||  &lt;br /&gt;
|-&lt;br /&gt;
|Yoyodyne || privs ||  || staff || ban ||  || spawn_builder&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Moderation]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2822</id>
		<title>User:MCLV</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2822"/>
		<updated>2023-01-21T12:32:11Z</updated>

		<summary type="html">&lt;p&gt;MCLV: Reorder and update projects&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
=== mt_ShipOS ===&lt;br /&gt;
====Minetest Ship Operating System====&lt;br /&gt;
Control all systems conected to your jumpdrive ship in minetest.&amp;lt;br&amp;gt;&lt;br /&gt;
ShipOS will allow you to set up and communicate with and read out all the connected systems in your ship. It is a touchscreen based &amp;quot;Operating System&amp;quot; for ease of navigation and reporting. It will not work without a touchscreen properly attached.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt; Currently navigation + bookmarks and settings page are done. Will add more system device control pages soon.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Github:&amp;lt;/b&amp;gt; https://github.com/MCLV-pandorabox/mt_ShipOS&lt;br /&gt;
&lt;br /&gt;
=== @1155 ===&lt;br /&gt;
Public mining and facilities and tutorials centered around the magical coordinates [https://pandorabox.io/map/#!/map/0/12/1155/1155 1155/1155]&amp;lt;br&amp;gt;&lt;br /&gt;
Earths crust at this location is adorned with a nice little village made by SoloSniper and functions as the main entrance. Right below that is @1155 BaseMentHub, a place from where you can start your journey with free food, survival tutorial, free workshop and a host of Travelnet Boxes for your travelnet pleasure.&amp;lt;br&amp;gt;&lt;br /&gt;
Easily reachable by going to Spawn/Earth/hifi-travelhub/ then walk to &amp;quot;workshops&amp;quot; and choose &amp;quot;BaseMent@1155&amp;quot; at the TNBox&lt;br /&gt;
=== Salvation ===&lt;br /&gt;
When you die in game, a bones box will form with your items in it. Initially only you can pick up your bones, but after some time (20 minutes if I recall correctly) anyone will be able to pick up your bones.&amp;lt;br&amp;gt;&lt;br /&gt;
It is server wide considered bad form and ungentle-men like to pick the bones of other players for your own gain.&amp;lt;br&amp;gt;&lt;br /&gt;
This is why &amp;quot;Heaven&amp;quot; was created by Hedgehog. The setup comes with a little disadvantage that only one player can maintain Heaven.&amp;lt;br&amp;gt;&lt;br /&gt;
I started a similar service next door to Heaven with the name &amp;lt;b&amp;gt;Dead Center&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Salvation&amp;lt;/b&amp;gt; tries to solve this issue by automation and make a place where found items (bones boxes) can be dropped off and stored for the original owners to be picked up.&amp;lt;br&amp;gt;&lt;br /&gt;
This is a kind of charity service where Registered bone hunters(The Salvation Army) pick up the bones of mostly new players who can not yet retrieve them themselves. The Salvation army is in no way obligated to do this except by their own convictions.&amp;lt;br&amp;gt; &amp;lt;small&amp;gt;Player items not picked up for a period of 3 months or longer will be donated to charity.&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Location: Spawn/Earth/Heaven/ walk out of heaven's door, cos Salvation is right around the corner ;)&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation is also part of the @1155 Travelnet network&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Status: &amp;lt;/b&amp;gt;In progress. not in working order&lt;br /&gt;
&lt;br /&gt;
== About MCLV ==&lt;br /&gt;
[[File:DALL·E 2022-12-17 00.18.20 - 3d render of a black marble ball with an x embossed in it.png|thumb|right|MCLV-avatar]]&lt;br /&gt;
Staff member since: 20230120&lt;br /&gt;
=== Convictions ===&lt;br /&gt;
I want to make the world a better place for everyone&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt;&lt;br /&gt;
Repay a kindness done to you two fold or three fold to any random stranger and tell them to do the same. Mathematics tell you, if most of us did this, it would spread like a virus of kindness.&amp;lt;br&amp;gt;&lt;br /&gt;
=== Personality ===&lt;br /&gt;
Over all friendly specimen of the human race.(mostly harmless)&amp;lt;br&amp;gt;&lt;br /&gt;
Community focused&amp;lt;br&amp;gt;&lt;br /&gt;
Negotiator.&amp;lt;br&amp;gt;&lt;br /&gt;
Technically knowledgeable.&amp;lt;br&amp;gt;&lt;br /&gt;
Compelled to answer any and all questions.&amp;lt;br&amp;gt;&lt;br /&gt;
Good science communicator. (side effect: difficulty to use jargon and understand acronyms)&amp;lt;br&amp;gt;&lt;br /&gt;
True Gen Xer. Truth is more important to him then how you feel about it. Impossible to offend.&amp;lt;br&amp;gt;&lt;br /&gt;
Uses humor as a cure all band aid and wrapping paper for life's sour candy.&amp;lt;br&amp;gt;&lt;br /&gt;
Loves to rant(and thinks he's good at it)&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to modify a true story for dramatic effect&amp;lt;br&amp;gt;&lt;br /&gt;
Advice to the world: if you are unsure what to choose in life? choose the one that makes the better story afterwards.&amp;lt;br&amp;gt;&lt;br /&gt;
If you leave the world a better place, you have done a good job&amp;lt;br&amp;gt;&lt;br /&gt;
dislikes: repetition, stupidity induced repetition. Did I mention repetition already?&amp;lt;br&amp;gt;&lt;br /&gt;
Does not trust human memory so keeps notes of everything&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to &amp;quot;poke the bear&amp;quot;(in a friendly manner)&amp;lt;br&amp;gt;&lt;br /&gt;
Motto: Be Excellent to each other&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge is power, power should be used wisely, try to be wise, to become wise, know you don't know sh*t about f*ck.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2815</id>
		<title>User:MCLV</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2815"/>
		<updated>2023-01-08T16:19:16Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* About MCLV */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About MCLV ==&lt;br /&gt;
[[File:DALL·E 2022-12-17 00.18.20 - 3d render of a black marble ball with an x embossed in it.png|thumb|right|MCLV-avatar]]&lt;br /&gt;
=== Convictions ===&lt;br /&gt;
I want to make the world a better place for everyone&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt;&lt;br /&gt;
Repay a kindness done to you two fold or three fold to any random stranger and tell them to do the same. Mathematics tell you, if most of us did this, it would spread like a virus of kindness.&amp;lt;br&amp;gt;&lt;br /&gt;
=== Personality ===&lt;br /&gt;
Over all friendly specimen of the human race.(mostly harmless)&amp;lt;br&amp;gt;&lt;br /&gt;
Community focused&amp;lt;br&amp;gt;&lt;br /&gt;
Negotiator.&amp;lt;br&amp;gt;&lt;br /&gt;
Technically knowledgeable.&amp;lt;br&amp;gt;&lt;br /&gt;
Compelled to answer any and all questions.&amp;lt;br&amp;gt;&lt;br /&gt;
Good science communicator. (side effect: difficulty to use jargon and understand acronyms)&amp;lt;br&amp;gt;&lt;br /&gt;
True Gen Xer. Truth is more important to him then how you feel about it. Impossible to offend.&amp;lt;br&amp;gt;&lt;br /&gt;
Uses humor as a cure all band aid and wrapping paper for life's sour candy.&amp;lt;br&amp;gt;&lt;br /&gt;
Loves to rant(and thinks he's good at it)&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to modify a true story for dramatic effect&amp;lt;br&amp;gt;&lt;br /&gt;
Advice to the world: if you are unsure what to choose in life? choose the one that makes the better story afterwards.&amp;lt;br&amp;gt;&lt;br /&gt;
If you leave the world a better place, you have done a good job&amp;lt;br&amp;gt;&lt;br /&gt;
dislikes: repetition, stupidity induced repetition. Did I mention repetition already?&amp;lt;br&amp;gt;&lt;br /&gt;
Does not trust human memory so keeps notes of everything&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to &amp;quot;poke the bear&amp;quot;(in a friendly manner)&amp;lt;br&amp;gt;&lt;br /&gt;
Motto: Be Excellent to each other&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge is power, power should be used wisely, try to be wise, to become wise, know you don't know sh*t about f*ck.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== @1155 ===&lt;br /&gt;
Public mining and facilities and tutorials centered around the magical coordinates [https://pandorabox.io/map/#!/map/0/12/1155/1155 1155/1155]&amp;lt;br&amp;gt;&lt;br /&gt;
Earths crust at this location is adorned with a nice little village made by SoloSniper and functions as the main entrance. Right below that is @1155 BaseMentHub, a place from where you can start your journey with free food, survival tutorial, free workshop and a host of Travelnet Boxes for your travelnet pleasure.&amp;lt;br&amp;gt;&lt;br /&gt;
Easily reachable by going to Spawn/Earth/hifi-travelhub/ then walk to &amp;quot;workshops&amp;quot; and choose &amp;quot;BaseMent@1155&amp;quot; at the TNBox&lt;br /&gt;
=== Salvation ===&lt;br /&gt;
&amp;lt;small&amp;gt;project in progress. status: not in working order&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
When you die in game, a bones box will form with your items in it. Initially only you can pick up your bones, but after some time (20 minutes if I recall correctly) anyone will be able to pick up your bones.&amp;lt;br&amp;gt;&lt;br /&gt;
It is server wide considered bad form and ungentle-men like to pick the bones of other players for your own gain.&amp;lt;br&amp;gt;&lt;br /&gt;
This is why &amp;quot;Heaven&amp;quot; was created by Hedgehog. The setup comes with a little disadvantage that only one player can maintain Heaven.&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation tries to solve this issue and make place where found items (bones boxes) can be dropped off and stored for the original owners to be picked up.&amp;lt;br&amp;gt;&lt;br /&gt;
This is a kind of charity service where Registered bone hunters(The Salvation Army) pick up the bones of mostly new players who can not yet retrieve them themselves. The Salvation army is in no way obligated to do this except by their own convictions.&amp;lt;br&amp;gt; &amp;lt;small&amp;gt;Player items not picked up for a period of 3 months or longer will be donated to a charity of choice.&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Location: Spawn/Earth/Heaven/ walk out of heaven's door, cos Salvation is right around the corner ;)&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation is also part of the @1155 Travelnet network&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=File:DALL%C2%B7E_2022-12-17_00.18.20_-_3d_render_of_a_black_marble_ball_with_an_x_embossed_in_it.png&amp;diff=2814</id>
		<title>File:DALL·E 2022-12-17 00.18.20 - 3d render of a black marble ball with an x embossed in it.png</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=File:DALL%C2%B7E_2022-12-17_00.18.20_-_3d_render_of_a_black_marble_ball_with_an_x_embossed_in_it.png&amp;diff=2814"/>
		<updated>2023-01-08T16:16:43Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Marble X&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2813</id>
		<title>User:MCLV</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2813"/>
		<updated>2023-01-08T16:01:32Z</updated>

		<summary type="html">&lt;p&gt;MCLV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About MCLV ==&lt;br /&gt;
=== Convictions ===&lt;br /&gt;
I want to make the world a better place for everyone&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt;&lt;br /&gt;
Repay a kindness done to you two fold or three fold to any random stranger and tell them to do the same. Mathematics tell you, if most of us did this, it would spread like a virus of kindness.&amp;lt;br&amp;gt;&lt;br /&gt;
=== Personality ===&lt;br /&gt;
Over all friendly specimen of the human race.(mostly harmless)&amp;lt;br&amp;gt;&lt;br /&gt;
Community focused&amp;lt;br&amp;gt;&lt;br /&gt;
Negotiator.&amp;lt;br&amp;gt;&lt;br /&gt;
Technically knowledgeable.&amp;lt;br&amp;gt;&lt;br /&gt;
Compelled to answer any and all questions.&amp;lt;br&amp;gt;&lt;br /&gt;
Good science communicator. (side effect: difficulty to use jargon and understand acronyms)&amp;lt;br&amp;gt;&lt;br /&gt;
True Gen Xer. Truth is more important to him then how you feel about it. Impossible to offend.&amp;lt;br&amp;gt;&lt;br /&gt;
Uses humor as a cure all band aid and wrapping paper for life's sour candy.&amp;lt;br&amp;gt;&lt;br /&gt;
Loves to rant(and thinks he's good at it)&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to modify a true story for dramatic effect&amp;lt;br&amp;gt;&lt;br /&gt;
Advice to the world: if you are unsure what to choose in life? choose the one that makes the better story afterwards.&amp;lt;br&amp;gt;&lt;br /&gt;
If you leave the world a better place, you have done a good job&amp;lt;br&amp;gt;&lt;br /&gt;
dislikes: repetition, stupidity induced repetition. Did I mention repetition already?&amp;lt;br&amp;gt;&lt;br /&gt;
Does not trust human memory so keeps notes of everything&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to &amp;quot;poke the bear&amp;quot;(in a friendly manner)&amp;lt;br&amp;gt;&lt;br /&gt;
Motto: Be Excellent to each other&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge is power, power should be used wisely, try to be wise, to become wise, know you don't know sh*t about f*ck.&amp;lt;br&amp;gt;&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== @1155 ===&lt;br /&gt;
Public mining and facilities and tutorials centered around the magical coordinates [https://pandorabox.io/map/#!/map/0/12/1155/1155 1155/1155]&amp;lt;br&amp;gt;&lt;br /&gt;
Earths crust at this location is adorned with a nice little village made by SoloSniper and functions as the main entrance. Right below that is @1155 BaseMentHub, a place from where you can start your journey with free food, survival tutorial, free workshop and a host of Travelnet Boxes for your travelnet pleasure.&amp;lt;br&amp;gt;&lt;br /&gt;
Easily reachable by going to Spawn/Earth/hifi-travelhub/ then walk to &amp;quot;workshops&amp;quot; and choose &amp;quot;BaseMent@1155&amp;quot; at the TNBox&lt;br /&gt;
=== Salvation ===&lt;br /&gt;
&amp;lt;small&amp;gt;project in progress. status: not in working order&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
When you die in game, a bones box will form with your items in it. Initially only you can pick up your bones, but after some time (20 minutes if I recall correctly) anyone will be able to pick up your bones.&amp;lt;br&amp;gt;&lt;br /&gt;
It is server wide considered bad form and ungentle-men like to pick the bones of other players for your own gain.&amp;lt;br&amp;gt;&lt;br /&gt;
This is why &amp;quot;Heaven&amp;quot; was created by Hedgehog. The setup comes with a little disadvantage that only one player can maintain Heaven.&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation tries to solve this issue and make place where found items (bones boxes) can be dropped off and stored for the original owners to be picked up.&amp;lt;br&amp;gt;&lt;br /&gt;
This is a kind of charity service where Registered bone hunters(The Salvation Army) pick up the bones of mostly new players who can not yet retrieve them themselves. The Salvation army is in no way obligated to do this except by their own convictions.&amp;lt;br&amp;gt; &amp;lt;small&amp;gt;Player items not picked up for a period of 3 months or longer will be donated to a charity of choice.&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Location: Spawn/Earth/Heaven/ walk out of heaven's door, cos Salvation is right around the corner ;)&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation is also part of the @1155 Travelnet network&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2812</id>
		<title>User:MCLV</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=User:MCLV&amp;diff=2812"/>
		<updated>2023-01-08T16:00:33Z</updated>

		<summary type="html">&lt;p&gt;MCLV: Created page with &amp;quot;== About MCLV == === Convictions === I want to make the world a better place for everyone&amp;lt;br&amp;gt; If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt; Repay a ki...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About MCLV ==&lt;br /&gt;
=== Convictions ===&lt;br /&gt;
I want to make the world a better place for everyone&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to make the world a better place, start with yourself.&amp;lt;br&amp;gt;&lt;br /&gt;
Repay a kindness done to you two fold or three fold to any random stranger and tell them to do the same. Mathematics tell you, if most of us did this, it would spread like a virus of kindness.&amp;lt;br&amp;gt;&lt;br /&gt;
=== Personality ===&lt;br /&gt;
Over all friendly specimen of the human race.(mostly harmless)&amp;lt;br&amp;gt;&lt;br /&gt;
Community focused&amp;lt;br&amp;gt;&lt;br /&gt;
Negotiator.&amp;lt;br&amp;gt;&lt;br /&gt;
Technically knowledgeable.&amp;lt;br&amp;gt;&lt;br /&gt;
Compelled to answer any and all questions.&amp;lt;br&amp;gt;&lt;br /&gt;
Good science communicator. (side effect: difficulty to use jargon and understand acronyms)&amp;lt;br&amp;gt;&lt;br /&gt;
True Gen Xer. Truth is more important to him then how you feel about it. Impossible to offend.&amp;lt;br&amp;gt;&lt;br /&gt;
Uses humor as a cure all band aid and wrapping paper for life's sour candy.&amp;lt;br&amp;gt;&lt;br /&gt;
Loves to rant(and thinks he's good at it)&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to modify a true story for dramatic effect&amp;lt;br&amp;gt;&lt;br /&gt;
Advice to the world: if you are unsure what to choose in life? choose the one that makes the better story afterwards.&amp;lt;br&amp;gt;&lt;br /&gt;
If you leave the world a better place, you have done a good job&amp;lt;br&amp;gt;&lt;br /&gt;
dislikes: repetition, stupidity induced repetition. Did I mention repetition already?&amp;lt;br&amp;gt;&lt;br /&gt;
Does not trust human memory so keeps notes of everything&amp;lt;br&amp;gt;&lt;br /&gt;
Likes to &amp;quot;poke the bear&amp;quot;(in a friendly manner)&amp;lt;br&amp;gt;&lt;br /&gt;
Motto: Be Excellent to each other&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge is power, power should be used wisely, try to be wise, to become wise, know you don't know sh*t about f*ck.&amp;lt;br&amp;gt;&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== @1155 ===&lt;br /&gt;
Public mining and facilities and tutorials centered around the magical coordinates [https://pandorabox.io/map/#!/map/0/12/1155/1155 1155/1155]&amp;lt;br&amp;gt;&lt;br /&gt;
Earths crust at this location is adorned with a nice little village made by SoloSniper and functions as the main entrance. Right below that is @1155 BaseMentHub, a place from where you can start your journey with free food, survival tutorial, free workshop and a host of Travelnet Boxes for your travelnet pleasure.&amp;lt;br&amp;gt;&lt;br /&gt;
Easily reachable by going to Spawn/Earth/hifi-travelhub/ then walk to &amp;quot;workshops&amp;quot; and choose &amp;quot;BaseMent@1155&amp;quot; at the TNBox&lt;br /&gt;
=== Salvation ===&lt;br /&gt;
&amp;lt;small&amp;gt;project in progress. status: not in working order&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
When you die in game, a bones box will form with your items in it. Initially only you can pick up your bones, but after some time (20 minutes if I recall correctly) anyone will be able to pick up your bones.&amp;lt;br&amp;gt;&lt;br /&gt;
It is server wide considered bad form and ungentle-men like to pick the bones of other players for your own gain.&amp;lt;br&amp;gt;&lt;br /&gt;
This is why &amp;quot;Heaven&amp;quot; was created by Hedgehog. The setup comes with a little disadvantage that only one player can maintain Heaven.&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation tries to solve this issue and make place where found items (bones boxes) can be dropped off and stored for the original owners to be picked up.&amp;lt;br&amp;gt;&lt;br /&gt;
This is a kind of charity service where Registered bone hunters(The Salvation Army) pick up the bones of mostly new players who can not yet retrieve them themselves. The Salvation army is in no way obligated to do this except by their own convictions.&amp;lt;br&amp;gt; &amp;lt;small&amp;gt;Player items not picked up for a period of 3 months or longer will be donated to a charity of choice.&amp;lt;/small&amp;gt;&lt;br /&gt;
Location: Spawn/Earth/Heaven/ walk out of heaven's door, cos Salvation is right around the corner ;)&amp;lt;br&amp;gt;&lt;br /&gt;
Salvation is also part of the @1155 Travelnet network&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Mesecons_speed_advices&amp;diff=2803</id>
		<title>Mesecons speed advices</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Mesecons_speed_advices&amp;diff=2803"/>
		<updated>2022-09-21T07:50:39Z</updated>

		<summary type="html">&lt;p&gt;MCLV: port = not port -&amp;gt; port =not pin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article exists to provide advices on the speed of Mesecons mod devices.&lt;br /&gt;
Please add your ideas to discussion so we have easily-readable list of solutions.&lt;br /&gt;
&lt;br /&gt;
Be sure to read [[Mesecons guidelines]]&lt;br /&gt;
&lt;br /&gt;
=== Generic advice ===&lt;br /&gt;
* Please try to make your device as simple as it needs to be.&lt;br /&gt;
* Check how your device uses system resources with &amp;quot;/mesecons_hud on&amp;quot; and try to minimize the use.&lt;br /&gt;
* Long LuaController code tends to be slower than short one, if there's no cycles. If you can, simply use interrupt with a given time and basic logic.&lt;br /&gt;
&lt;br /&gt;
==== Sample switcher code ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
    interrupt(2)&lt;br /&gt;
    port.b = pin.d&lt;br /&gt;
    port.d = not pin.d&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Wire lengths ===&lt;br /&gt;
Each mesecon wire changes its style when switching. It means changing the database and interacting with client, plus lots of Lua processing. By minimizing wire lengths, you minimize the processing delay your device adds and vice versa, so please use shorter wires.&lt;br /&gt;
&lt;br /&gt;
Digiline wires partially help. In general, digiline devices are less active and you can speed up some processing using digiline injectors instead of stackwise ones, at least currently.&lt;br /&gt;
&lt;br /&gt;
=== Spacing ===&lt;br /&gt;
Mesecons devices work after player approaches them and stop some time later.&lt;br /&gt;
When you make a device, you want to put it far enough from others to avoid too much things working at the same time.&lt;br /&gt;
&lt;br /&gt;
There exists a concept of mapblock, not a certain block of the map, but a cube containing a number of normal blocks. It's probably 16(X) x 16(Y) x 16(Z) blocks. It's best to put the whole device inside one mapblock.&lt;br /&gt;
&lt;br /&gt;
You can currently see the mapblock you are at with &amp;quot;/mesecons_hud on&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Category:Digiline]]&lt;br /&gt;
[[Category:Lua controller]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Lava_Falls&amp;diff=2775</id>
		<title>Lava Falls</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Lava_Falls&amp;diff=2775"/>
		<updated>2022-07-12T23:11:47Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Place&lt;br /&gt;
|name=Lava Falls&lt;br /&gt;
|preview=LavaFalls-dm.png&lt;br /&gt;
|owner=SX&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
&lt;br /&gt;
Lava Falls is first home and house built by [[User:SX|SX]], you can also find [[Digilines|Digiline Tutorials]] from second floor of Lava Falls main building.&lt;br /&gt;
'''From spawn''' this can be reached by going to Tutorials and using the Telemosaic in the center ring marked &amp;quot;Digiline Metatools&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:LavaFalls_overview.png|Overview&lt;br /&gt;
File:LavaFalls-dm.png|Dungeon Master at Lava Falls&lt;br /&gt;
File:LavaFalls-granitepark1.png|Granite park&lt;br /&gt;
File:LavaFalls-granitepark2.png|Granite park&lt;br /&gt;
File:LavaFalls-overview2.png|View from cliff&lt;br /&gt;
File:LavaFalls-railwaystation.png|Railway station&lt;br /&gt;
File:LavaFalls-travelhub.png|Travelhub&lt;br /&gt;
File:LavaFalls-workshop.png|Public workshop&lt;br /&gt;
File:LavaFalls-xenos.png|Pets&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Place]]&lt;br /&gt;
[[Category:Earth]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
	<entry>
		<id>https://pandorabox.io/index.php?title=Lava_Falls&amp;diff=2774</id>
		<title>Lava Falls</title>
		<link rel="alternate" type="text/html" href="https://pandorabox.io/index.php?title=Lava_Falls&amp;diff=2774"/>
		<updated>2022-07-12T23:11:14Z</updated>

		<summary type="html">&lt;p&gt;MCLV: /* About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Place&lt;br /&gt;
|name=Lava Falls&lt;br /&gt;
|preview=LavaFalls-dm.png&lt;br /&gt;
|owner=SX&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
&lt;br /&gt;
Lava Falls is first home and house built by [[User:SX|SX]], you can also find [[Digilines|Digiline Tutorials]] from second floor of Lava Falls main building.&lt;br /&gt;
From spawn this can be reached by going to Tutorials and using the Telemosaic in the center ring marked &amp;quot;Digiline Metatools&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:LavaFalls_overview.png|Overview&lt;br /&gt;
File:LavaFalls-dm.png|Dungeon Master at Lava Falls&lt;br /&gt;
File:LavaFalls-granitepark1.png|Granite park&lt;br /&gt;
File:LavaFalls-granitepark2.png|Granite park&lt;br /&gt;
File:LavaFalls-overview2.png|View from cliff&lt;br /&gt;
File:LavaFalls-railwaystation.png|Railway station&lt;br /&gt;
File:LavaFalls-travelhub.png|Travelhub&lt;br /&gt;
File:LavaFalls-workshop.png|Public workshop&lt;br /&gt;
File:LavaFalls-xenos.png|Pets&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Place]]&lt;br /&gt;
[[Category:Earth]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>MCLV</name></author>
	</entry>
</feed>