HomeJavaModsCobbleGenerators
CobbleGenerators
CobbleGenerators — screenshot 1

CobbleGenerators

CobbleGenerators gives you full control over what spawns from cobblestone generators. It’s an essential utility for SkyBlock or EasyHC servers where you want players to farm ores without leaving their bases/islands.

You can configure it to globally override all vanilla lava/water generators, or give players a physical "Custom Generator" block they can place down.

Support

Support is available on my discord server.

Features

Commands & Permissions

Configuration (config.yml)

mode: "NATURAL" # can be "NATURAL" or "CUSTOM_BLOCK"

custom_block:
  material: "SPONGE"
  name: "<gold><bold>Cobble Generator</bold></gold>"
  breaktool: "GOLDEN_PICKAXE"

weights:
  COBBLESTONE: 50.0
  COAL_ORE: 20.0
  IRON_ORE: 15.0
  GOLD_ORE: 10.0
  REDSTONE_ORE: 5.0
  LAPIS_ORE: 5.0
  DIAMOND_ORE: 2.0
  EMERALD_ORE: 0.5

messages:
  given: "<green>Given a custom generator to %player%.</green>"
  received: "<green>You received a custom generator.</green>"
  placed: "<green>Custom generator placed.</green>"
  destroyed: "<red>Custom generator destroyed.</red>"
  no_permission: "<red>No permission.</red>"
  invalid_usage: "<red>Usage: /cobblegen give <player></red>"
  player_not_found: "<red>Player not found.</red>"
  not_enabled: "<red>Custom generators are currently disabled.</red>"
  reloaded: "<green>Configuration and weights reloaded successfully.</green>"
  enabled: "<green>Custom generators enabled.</green>"
  disabled: "<green>Custom generators disabled. Reverted to NATURAL mode.</green>"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more