Highest Block ‐ Block Selector - DerFrZocker/Custom-Ore-Generator GitHub Wiki
Highest Block Block Selector
The HIGHEST_BLOCK
block selector is designed to place ores on the highest available block within a chunk. This is particularly useful for generating surface-level ores or features that should appear on the top layer of the world.
Settings
This block selector utilizes the following setting, configurable via the /oregen set value
command:
VEINS_PER_CHUNK
: The number of times the generator will attempt to place an ore block on the highest suitable block within each chunk. (Type: Double)
Example Usage
To set the VEINS_PER_CHUNK
for an ore configuration named my_surface_ore
:
/oregen set value my_surface_ore VEINS_PER_CHUNK 1