Mod

Haven Pebbles

Quick rating

Haven Pebbles

No reviews yet

Generate pebbles on right clicking dirt/grass/netherrack, great for challenge modpacks!

No Theme
No Genre
Ores & Resources
QoL & Tweaks
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
HavenPebbles-26.1.2-1.0.10.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

uIMufoH.png

What is Haven Pebbles?

It's a mod where you can Crouch and Right click on Dirt, Grass or Netherrack to generate Pebbles.

It's highly customizable to enable Dimensional Generation or not.

All the pebbles can be crafted into their respective blocks, for example 4 Stone Pebbles crafts into 1 Cobblestone.

You can disable sound when the pebbles generate.

You can adjust volume Ingame with the sound option Player.

You can adjust each specific Pebble by adding, removing or adjusting the weight in the config.

You can add ANY item to pop out from ANY block you desire, just look at the default config on how to set it up.

It can generate:

  • Andesite (from dirt/grass)
  • Calcite (from dirt/grass)
  • Deepslate (from dirt/grass)
  • Diorite (from dirt/grass)
  • Dripstone (from dirt/grass)
  • Granite (from dirt/grass)
  • Stone (from dirt/grass)
  • Tuff (from dirt/grass)
  • Netherrack (from netherrack)
  • Basalt (from netherrack)
  • Blackstone (from netherrack)

Default Config:

#Each pebble has its own effect type when consumed.
#Use "none" to disable effects for a pebble.
[pebbleEffects]
    andesite_pebble = "default"
    basalt_pebble = "default"
    blackstone_pebble = "random"
    calcite_pebble = "default"
    deepslate_pebble = "default"
    diorite_pebble = "default"
    dripstone_pebble = "default"
    granite_pebble = "default"
    netherrack_pebble = "default"
    stone_pebble = "default"
    tuff_pebble = "default"

#Each type contains an all or random type and a list of effects.
[pebbleEffectTypes]

    [pebbleEffectTypes.random]
        #Using 'all' will add all effects in the list, using 'random' will randomly give one effect.
        type = "random"
        #Effect format: [effect, durationTicks, amplifier, chancePercent].
        effects = [
            ["minecraft:slowness", 600, 0, 75.0],
            ["minecraft:mining_fatigue", 600, 0, 75.0]
        ]

    [pebbleEffectTypes.default]
        #Using 'all' will add all effects in the list, using 'random' will randomly give one effect.
        type = "all"
        #Effect format: [effect, durationTicks, amplifier].
        effects = [
            ["minecraft:slowness", 600, 0],
            ["minecraft:mining_fatigue", 600, 0]
        ]

[gathering.overworld]
    #Dimension whitelist, supports * for every dimension.
    dimensions = [
        "minecraft:overworld"
    ]
    #Blocks that can be crouch-right-clicked with an empty main hand.
    useBlocks = [
        "minecraft:dirt",
        "minecraft:grass_block"
    ]
    #Output format: [item, weight, count].
    outputs = [
        ["havenpebbles:andesite_pebble", 15, 1],
        ["havenpebbles:calcite_pebble", 10, 1],
        ["havenpebbles:deepslate_pebble", 10, 1],
        ["havenpebbles:diorite_pebble", 10, 1],
        ["havenpebbles:dripstone_pebble", 10, 1],
        ["havenpebbles:granite_pebble", 10, 1],
        ["havenpebbles:tuff_pebble", 10, 1],
        ["havenpebbles:stone_pebble", 40, 1]
    ]

[gathering.nether]
    #Dimension whitelist, supports * for every dimension.
    dimensions = [
        "minecraft:the_nether"
    ]
    #Blocks that can be crouch-right-clicked with an empty main hand.
    useBlocks = [
        "minecraft:netherrack"
    ]
    #Output format: [item, weight, count].
    outputs = [
        ["havenpebbles:netherrack_pebble", 90, 1],
        ["havenpebbles:basalt_pebble", 10, 1],
        ["havenpebbles:blackstone_pebble", 5, 1]
    ]

Haven Pebbles

What is Haven Pebbles?

It's a mod where you can Crouch and Right click on Dirt, Grass or Netherrack to generate Pebbles.

It's highly customizable to enable Dimensional Generation or not.

All the pebbles can be crafted into their respective blocks, for example 4 Stone Pebbles crafts into 1 Cobblestone.

You can disable sound when the pebbles generate.

You can adjust volume Ingame with the sound option Player.

You can adjust each specific Pebble by adding, removing or adjusting the weight in the config.

You can add ANY item to pop out from ANY block you desire, just look at the default config on how to set it up.

It can generate:

  • Andesite (from dirt/grass)
  • Calcite (from dirt/grass)
  • Deepslate (from dirt/grass)
  • Diorite (from dirt/grass)
  • Dripstone (from dirt/grass)
  • Granite (from dirt/grass)
  • Stone (from dirt/grass)
  • Tuff (from dirt/grass)
  • Netherrack (from netherrack)
  • Basalt (from netherrack)
  • Blackstone (from netherrack)

Screenshots

Gallery

  • Pebble Types
    Pebble Types All the different pebbles and their respective stone types

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~310,000
Total Downloads
CurseForge
~310,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync