ParadiseLand⭐SkyLand world Generator⭐[1.8.8 - 1.21.1] icon

ParadiseLand⭐SkyLand world Generator⭐[1.8.8 - 1.21.1] -----

Aether & skyland world generator!



2.1 SNAPSHOT 1
Preview 2.1

  1. New settings added to the config.yml file
    • 'minHeight' must be > 16 and <= 64 and the max height is 128 + minHeight blocks (for terrain generation)
    • Possibility to change the gamerule 'do_fire_tick' at world creation
    • Enable or disable the blocks physics
    • From now on it's possible to edit the functioning of the generator changing some parameters in config.yml
    • Possibility to decide the intensity of noise to increase or decrement the extension of the biomes
    • Speed up the world generator (lighter algorithms)
    • Clay added in the generator
    • It's possile to add or remove minerals blocks in the ground
      Code (Text):
      #If true, the world generation will require less memory,
      #but it's possible that some biomes won't be generated.
      low_ram_usage: false

      #check for any update
      check_update: true

      gamerule:
          do_fire_tick: false

      #Islands properties
      island:
        #The standard biome used by the generator, default MEDITERRANEAN
        default_biome: MEDITERRANEAN
        #Islands min height
        min_height: 0
        #Caves
        cave:
          #Enable caves generation
          enabled: true
        #Hide minerals at the bottom of the islands
        hide_bottom_mineral: false
        #Ground grass blocks
        ground_grass: true
        #Enable or disable blocks physics
        physics: false
       
        #For expert users
        heights:
          #Noise octaves scales
          scale:
            x: 600
            y: 400
            z: 1100
          #The higher the value, the bigger the island will be
          octave:
            min: 256.0
            max: 256.0
          biomes:
            cellular_noise:
              frequency: 0.005
              gradient_perturb: 30.25
            fractal:
              frequency: 0.005
              gradient_perturb: 30.25        

      ores:
        granite:
          block: STONE
          data: 1
          max_height: 128
          amount: 24
          frequency: 10
        diorite:
          block: STONE
          data: 3
          max_height: 128
          amount: 24
          frequency: 10
        andesite:
          block: STONE
          data: 5
          max_height: 128
          amount: 24
          frequency: 10
        gravel:
          block: GRAVEL
          data: 0
          max_height: 128
          amount: 32
          frequency: 10
        clay:
          block: CLAY
          data: 0
          max_height: 128
          amount: 26
          frequency: 5
        diamond:
          block: DIAMOND_ORE
          data: 0
          max_height: 55
          amount: 7
          frequency: 2
        gold:
          block: GOLD_ORE
          data: 0
          max_height: 75
          amount: 8
          frequency: 3
        iron:
          block: IRON_ORE
          data: 0
          max_height: 128
          amount: 8
          frequency: 20
        redstone:
          block: REDSTONE_ORE
          data: 0
          max_height: 60
          amount: 7
          frequency: 4
        lapis:
          block: LAPIS_ORE
          data: 0
          max_height: 65
          amount: 6
          frequency: 4
        coal:
          block: COAL_ORE
          data: 0
          max_height: 128
          amount: 18
          frequency: 20
        emerald:
          block: EMERALD_ORE
          data: 0
          max_height: 70
          amount: 2
          frequency: 2
       
  2. Floating dungeons added (schematics) with configurable mobspawner (beacon block will be replaced with mobspawner) and chests
    [​IMG]
    [​IMG]
    [​IMG]
  3. Possibility to edit pathways blocks
    [​IMG]
You must delete the directory /plugins/ParadiseLand to create the new configurations and schematics.
This version is compatibile with version 2.0
----------, Dec 14, 2017
Resource Information
Author:
----------
Total Downloads: 654
First Release: Aug 23, 2016
Last Update: Aug 11, 2024
Category: ---------------
All-Time Rating:
47 ratings
Find more info at paradiseland.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings