Vanilla Minable Generator - DerFrZocker/Custom-Ore-Generator GitHub Wiki
The VANILLA_MINABLE_GENERATOR
is the default ore generator and mimics the behavior of vanilla Minecraft ore generation. It generates ores in veins, similar to how diamonds or coal generate naturally.
This generator utilizes several settings to control its behavior. These settings can be configured using the /oregen set value
command.
-
VEIN_SIZE
: The maximum number of blocks in a single ore vein. The actual vein size may vary.
To set the VEIN_SIZE
:
/oregen set value my_diamond_ore VEIN_SIZE 8