Skip to content

RFTools Dimlet Types

McJty edited this page Jan 18, 2015 · 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. You can also control the color of the fog as well as add celestial bodies.
  • 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, orbs, canyon, oregen, ... features) modifiers. The liquid orb feature takes both a material and a liquid modifier.
  • 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, amplified, cavern, grid, chaotic, plateaus, ...
  • 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.

There are currently two special dimlets:

  • Peaceful Dimlet: this dimlet prevents hostile mobs from spawning in your dimension (except for mobs that you manually add using mob dimlets). It is an expensive dimlet though and it will also never be randomly generated in dimensions that you create.
  • Efficiency Dimlet: if you add this rare dimlet to your dimension tab then the dimension will consume 20% less energy per tick. This effect is cumulative.

Clone this wiki locally