Miniature: a cozier mgcarpathian preset

Post Reply
User avatar
rudzik8
Member
Posts: 245
Joined: Wed Jun 02, 2021 04:13
GitHub: rudzik8
In-game: db75c and rudzik8
Location: Siberia

Miniature: a cozier mgcarpathian preset

by rudzik8 » Post

My main issue with the default mgcarpathian preset is that it feels too large. It's hard to find a cozy place to settle in, and moving from one such place to another can take ages. Yes, realistic, but it really hurts the gameplay. That's something that kept me playing on mgv7, even though I really hated how boring and predictable it got.

Enter:

Miniature

Image
Spoiler
https://imgur.com/a/HF38GNZ

Image

Image

Image

Image

Image

All screenshots made in VoxeLibre.

Differences from mgcarpathian default preset

  • spread parameters for noises have been made much smaller to make the terrain more compact. (hence the name of the preset)
  • scale parameters have been changed so that hills are generated more frequently, together with some other terrain features. Step mountains are less frequent.
  • Sizes of various terrain features have been changed. Hills are larger, mountains are generally smaller and more varied.
  • Various small changes and tweaks to persistence values and general mgcarpathian settings.
  • All relevant mapgen seeds have been re-randomized, so if you had any mgcarpathian seeds written down, this will be a completely new experience.

How do I enable it?

1. Via map_meta.txt (local):
  1. Create a new mgcarpathian world without entering it. Say it's named miniature.
  2. Navigate to that world's directory: MINETEST/worlds/miniature/.
  3. There should be a file called map_meta.txt generated automatically. Open it and remove all contents except for the line that stars with seed = and is followed by some random numbers.
  4. Download this map_meta.txt from Miniature's repo: [link]
  5. Copy all of its contents into your seed-only map_meta.txt. Make sure that your seed line stays on top of the file, and that the last line of the file says [end_of_params]. Save.
  6. After that you can enter the world.
2. Via minetest.conf (global):
  1. Find your minetest.conf file. It usually should be in the root of your Minetest folder. Open it and delete all lines that start with mgcarpathian, if there are any.
  2. Download this minetest.conf from Miniature's repo: [link]
  3. Copy all of its contents into your minetest.conf. Save.
  4. After that, any mgcarpathian world you create will have the Miniature preset enabled. This doesn't affect previously created mgcarpathian worlds, or worlds with different mapgens.

License

Miniature preset is licensed under CC BY 4.0.
In general terms, this means that if you derive your mgcarpathian preset from Miniature, you must attribute me (Mikita 'rudzik8' Wiśniewski) as the original author. You don't need to attribute me for screenshots or videos of terrain generated with this preset, although it would be nice of course ;D
Maintainer of Voxelgarden and VoxeLibre dev and modder || Codeberg

Post Reply