Dimensions: Difference between revisions

From RetroMC
Jump to navigation Jump to search
(Used gallery tag & moved hero image to the right.)
(Added overworld and internal world names)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Server internals]]
There are 4 worlds/dimensions on [[RetroMC]]: the '''overworld''', the '''Nether''', the '''skylands''', and the '''farlands''', with each of them having some unique features.
== Overworld ==
The main map - [[:Category:Towns|most towns]] are located here, and this is the only dimension to have a [https://world.retromc.org world map].<br>
Internally named as <code>retromc</code>.
<gallery mode="packed">
File:RMC-spawn-1.jpg|[[Spawn]].
File:Overviewer-1.jpg|World map overviewer.
File:221016-retromc-looking-at-spawn.webp|Spawn Town on 16th October 2022.
File:ST-Overviewer.png
</gallery>
== Nether ==
The '''Nether''' is semi-anarchy; '''id est''': griefing and PvP are allowed '''inside the Nether'''.<br />
The area inside (when going through the portal at the [[Spawn|spawn island]]) is covered in bedrock, and contains an entryway into wilderness.<br />
Mushrooms are galore in the Nether, which makes this a perfect gathering place, albeit with zombie pigmen and ghasts looming as threats.<br>
Internally named <code>retromc_nether</code>.
<hr />
<gallery mode="packed">
File:Nether-1.png|The area inside (when going through the portal at the [[Spawn|spawn island]]).
File:Nether-2.png|Entryway into the wilderness.
File:Nether-3.png|Water at the end of the entryway; water is somewhat common here.
File:Nether-4.png|A bedrock corridor.
File:Nether-5.png|Another view of the wilderness (and mushrooms).
File:Nether-6.png|Bridge and a ghast. (The latter was removed for obvious reasons.)
</gallery>
== Skylands ==
[[File:Skylands-1.jpg|right|thumb|Aerial shot of the Skylands spawn.]]
[[File:Skylands-1.jpg|right|thumb|Aerial shot of the Skylands spawn.]]
The '''Skylands''' is a custom dimension based off [https://minecraft.fandom.com/wiki/Sky_dimension#Mod-enabled_version the prototype in the code of Beta 1.6-1.8].<br />
The '''Skylands''' is a custom dimension based off [https://minecraft.wiki/w/Sky_dimension#Mod-enabled_version the prototype in the code of Beta 1.6-1.8] and was added on February 22nd of 2019.<br />
It can be accessed with the <code>skylands</code> warp, that is: <code>/warp skylands</code> & do <code>/wild</code> or <code>/random</code> to teleport out of spawn.
It can be accessed with the <code>skylands</code> warp, that is: <code>/warp skylands</code> & do <code>/wild</code> or <code>/random</code> to teleport out of spawn.<br>
== Differences from the original Skylands prototype ==
Internally called <code>skylands</code>.
=== Differences ===
=== From the original Skylands prototype ===
* All other mobs can spawn, & this includes monsters as well.
* All other mobs can spawn, & this includes monsters as well.
* Falling in the void takes you back to the spawn point in the Overworld.
* Falling in the void takes you back to the spawn point in the Overworld.
<gallery>
=== From the overworld ===
* There is no option for the Skylands in the [https://world.retromc.org overviewer] due to the latter being extremely resource hungry & has to be limited in CPU consumption via software.
* Currently, the map merely overlays a player's location in the Skylands onto the Overworld map.
* The world border is smaller - roughly 9800 × 9800 blocks.
<hr />
<gallery mode="packed">
File:Skylands-3.jpg|The inaccessible(?) cake & spawner at the spawn.
File:Skylands-3.jpg|The inaccessible(?) cake & spawner at the spawn.
File:Skylands-2.jpg|A picture of the airship in spawn.
File:Skylands-2.jpg|A picture of the airship in spawn.
File:Skylands-7.jpg|A picture of a zombie. Not a safe haven anymore, is it?
File:Skylands-7.jpg|A picture of a zombie. Not a safe haven anymore, is it?
</gallery>
== Diffences from the normal map ==
* There is no option for the Skylands in the [https://world.retromc.org overviewer] due to the latter being extremely resource hungry & has to be limited in CPU consumption via software.
Currently, the map merely overlays a player's location in the Skylands onto the Overworld map.
* The world border is smaller - 7000 × 7000 blocks.
== Gallery ==
<gallery>
File:Skylands-4.jpg
File:Skylands-4.jpg
File:Skylands-5.jpg
File:Skylands-5.jpg
File:Skylands-6.jpg
File:Skylands-6.jpg
</gallery>
== Farlands ==
The '''Farlands''' were added at the end of 2020 as part of a Christmas event, and was intended to be removed on January 1st 2021.<br />
But due to <code>[Reason To-Be-Added]</code>, the world was kept.<br />
The world itself is customly generated, via ''Ork'', a bot, terrain generator and entrepreneur (but as of 16th November 2021, it broke and {{user-nonwiki|7n9}} was unable to fix it), as the actual Farlands would've consumed a lot of storage when generated through normal means.<br />
Internally named <code>farlands</code>.
<hr />
<gallery mode="packed">
File:Farlands-1.png
File:Farlands-2.png|Isometric view.
File:Farlands-3.png
File:Farlands-4.png
File:Farlands-5.png
File:Farlands-6.png|Hi, {{user|sshshark}}.
</gallery>
</gallery>

Latest revision as of 11:48, 16 September 2024

There are 4 worlds/dimensions on RetroMC: the overworld, the Nether, the skylands, and the farlands, with each of them having some unique features.

Overworld

The main map - most towns are located here, and this is the only dimension to have a world map.
Internally named as retromc.

Nether

The Nether is semi-anarchy; id est: griefing and PvP are allowed inside the Nether.
The area inside (when going through the portal at the spawn island) is covered in bedrock, and contains an entryway into wilderness.
Mushrooms are galore in the Nether, which makes this a perfect gathering place, albeit with zombie pigmen and ghasts looming as threats.
Internally named retromc_nether.


Skylands

Aerial shot of the Skylands spawn.

The Skylands is a custom dimension based off the prototype in the code of Beta 1.6-1.8 and was added on February 22nd of 2019.
It can be accessed with the skylands warp, that is: /warp skylands & do /wild or /random to teleport out of spawn.
Internally called skylands.

Differences

From the original Skylands prototype

  • All other mobs can spawn, & this includes monsters as well.
  • Falling in the void takes you back to the spawn point in the Overworld.

From the overworld

  • There is no option for the Skylands in the overviewer due to the latter being extremely resource hungry & has to be limited in CPU consumption via software.
  • Currently, the map merely overlays a player's location in the Skylands onto the Overworld map.
  • The world border is smaller - roughly 9800 × 9800 blocks.

Farlands

The Farlands were added at the end of 2020 as part of a Christmas event, and was intended to be removed on January 1st 2021.
But due to [Reason To-Be-Added], the world was kept.
The world itself is customly generated, via Ork, a bot, terrain generator and entrepreneur (but as of 16th November 2021, it broke and 16.png 7n9 was unable to fix it), as the actual Farlands would've consumed a lot of storage when generated through normal means.
Internally named farlands.