RealisticWorldGenerator

Compatibility

  • biomes

  • ores

  • schematics (RWG schematics)

Warnings

ores.yml
ores:
  veins:
    biome_layers:
      paste: false
    type: 1
    enabled: true
  base:
    block: ia:itemsadder:ruby_block # <---- DO NOT DO THIS!

How to use custom blocks

For example let's create a biome which has ruby_block as top layer.

Open the biomes.yml file of your RealisticWorldGenerator world configuration folder.

Decide a biome (for example plains) and add this as first layer.

In this example I also modified the settings.yml file of this world to make sure only a biome is generated, to find my custom blocks easier.

This is the final result

This is a world with a custom surface