Skip to content

RFTools Dimlet Types

McJty edited this page Dec 19, 2014 · 5 revisions

Dimlet Types

These are the current types of dimlets that you can find:

  • Biome dimlets: these control what biomes you can have in a dimension. Note that at this moment you can only specify one biome. Specifying more biomes simply doesn't work (this is on the todo for later). If you don't specify a biome then you will just get the default biomes.
  • Foliage dimlets: currently not implemented.
  • Liquid dimlets: this is a modifier dimlet that can be used in combination with the Terrain dimlets and the Lake feature. It lets you control what kind of liquids will be used. If you use the 'Liquid None Dimlet' then you just get the defaults (water and possibly lava for lakes).
  • Material dimlets: this is a modifier dimlet that can be used in combination with the Terrain dimlets and some of the feature dimlets (canyons, tendrils, oregen, ...). If you use the 'Material None Dimlet' then you just get the defaults (stone).
  • Mob dimlets: using these dimlets you can specify additional mobs that should spawn in your world (in addition to normal mob spawning!). If you use the 'Mob Default Dimlet' then you just get default mobs.
  • Sky dimlets: with these dimlets you can control the color and light level of your sky.
  • Time dimlets: with these dimlets you can control the time of the day. It can be set to either a fixed time (morning, evening, midnight, noon) or else you can get slow or faster time.
  • Structure dimlets: use these to control various structure generation (villages, nether fortresses, ...). If you specify the 'Structure None Dimlet' you don't get any structure like that.
  • Feature dimlets: various features of world generation can be controlled with this. Like caves, tendrils, canyons, ... Use 'Feature None Dimlet' if you don't want any special worldgen feature. Some of these features use liquid (in case of lake feature) or material (in case of tendril, canyon, oregen, ... features) modifiers.
  • Terrain dimlets: these are used to control the overall form of the terrain. Void and flat are craftable but you can also get island, normal or amplified.
  • Digit dimlets: use digit dimlets to make new unique worlds using exactly the same dimlets as another world you just created.
  • Special dimlets: these are special dimlets that are usually extremely rare.

Clone this wiki locally