Structure Generation Rate Fork icon

Structure Generation Rate Fork -----

Fork of a simple plugin that allows you to control the generation rate of structures



This is a fork that adds support for newer versions (1.21.x).
Original: here

It also still works on 1.18.2. More supported versions soon!

[​IMG]
This plugin allows you to easily adjust the generation rate of structures in your world by modifying internal values, you can find some details on the Minecraft wiki: https://minecraft.gamepedia.com/Custom#Generator_types

Default configuration:
Code (YAML):

# Should the plugin cache the default values before it overrides them so you can check them out later?
cache-default-values
: true
# Per-world configuration
#
# Structure options: mineshafts, nether_complexes, desert_pyramids, jungle_temples, ocean_ruins, buried_treasures,
# ruined_portals, end_cities, shipwrecks, igloos, ocean_monuments, villages, pillager_outposts, nether_fossils,
# woodland_mansions, swamp_huts, strongholds
#
# Spread type options: linear, triangular
worlds
:
  "world"
:
    structures
:
      "mineshafts"
:
        spacing
: 20 # Optional
        separation
: 15 # Optional
        spread-type
: 'linear' # Optional
        salt
: 123456 # Optional
 
Commands:
  • /sgr reload [Permission: sgr.use]
  • /sgr defaultvalue <structure name> [Permission: sgr.use]
Resource Information
Author:
----------
Total Downloads: 17
First Release: Jan 31, 2025
Last Update: Jan 31, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings