Back to mods
Create Cobblestone project artwork

CurseForge · Minecraft mod

Create Cobblestone

Adds a block generating cobblestone using SU, stopping cobblestone generators from eating your frames.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Create Cobblestone release should I use?

Updated 3 days ago
Latest stable file createcobblestone-1.5.0+neoforge-1.21.1-153.jar
Game version 1.21.1
Loader NeoForge

Create Cobblestone createcobblestone-1.5.0+neoforge-1.21.1-153.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.

Where it goes

Is Create Cobblestone required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Create Cobblestone createcobblestone-1.5.0+neoforge-1.21.1-153.jar need?

createcobblestone-1.5.0+neoforge-1.21.1-153.jar. Change the file and its required mods may change too.

All 2 required mods have matching files

Install Architectury API, Create first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

3 listed on this file 1 pulled in by one of those mods
Architectury API Needed by Create Cobblestone createcobblestone-1.5.0+neoforge-1.21.1-153.jar
required
Matching file found Matched file: [NeoForge 1.21] v13.0.11
Create Needed by Create Cobblestone createcobblestone-1.5.0+neoforge-1.21.1-153.jar
required
Matching file found Matched file: 6.0.10+mc1.21.1
Create Cobblestone Needed by Create Cobblestone deepslate generators
pulled in
Matching file found Matched file: 1.5.0+neoforge-1.21.1-153

1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Create Cobblestone without breaking your instance.

Built for Create Cobblestone createcobblestone-1.5.0+neoforge-1.21.1-153.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use createcobblestone-1.5.0+neoforge-1.21.1-153.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Architectury API, Create first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside createcobblestone-1.5.0+neoforge-1.21.1-153.jar. It opens that exact file at the source.

About this project

What does Create Cobblestone add?

Create cobblestone

Create cobblestone is a create mod addon that focusses on reducing the lag generated by cobblestone generators. Ideal for server wanting to keep the tps above 10 without buying a very expensive server. The mod does not only add cobblestone generators, but also stone generators, basalt generators, limestone generators and scoria generators.

Links

Modrinth CurseForge Source code

Crafting

Mechanical generator

The mechanical generator can be crafted as follows: Crafting recipe

Generator types

When the generator is clicked with a valid item, the generator type will be changed to that item. By default, Create Cobblestone offers the following generator types:

  • Cobblestone
  • Stone
  • Basalt
  • Limestone
  • Scoria

The deepslate generators datapack adds the following generators:

  • Deepslate
  • Cobbled deepslate

All the generators above can be enabled and disabled using the config. Disabling a generator while it is being used in the world will replace the generator with an empty one.

Custom generators

Custom generators can be added by installing a datapack. Custom generator types can have a custom stress, ratio and storage amount set. For an example pack check out the deepslate generators datapack. An easy way to create a custom generators datapack is using the online generator, which will generate a datapack for the specified block id's.

Technical details

Custom generator files are json files located in the datapack folder data/MOD/generator_types/TYPE.json with the following required content:

{
  "block": "minecraft:BLOCK_ID",
}

The file can be expanded to contain the following extra configuration (inside the existing brackets):

  "stress": STRESS_AMOUNT,
  "ratio": GENERATOR_RATIO,
  "storage": GENERATOR_STORAGE,

Please check the configuration for what those values do. The default config will be overridden by the per generator config.

Stress Units to cobblestone ratio

The amount of cobblestone per tick is scaled with the rpm, and the rpm is scaled with stress units. With the default configuration each 8 rpm gives one additional cobblestone per tick, and each rpm increases the stress with 8. In other words: one piece of cobblestone/tick costs 64SU. 8 rpm = 1 cobblestone/tick = 64 SU

Config

rates

The stress per rpm and the rpm per cobblestone per tick are configurable. https://cdn.modrinth.com/data/ihpnEd80/images/bf91b89821370226ebeb5894b755e7f9a1f97ace.png

Generator types

The generator types are also configurable. By default are all enabled, except for deepslate and cobbled deepslate. Those generator types also require a datapack to be installed. https://cdn.modrinth.com/data/ihpnEd80/images/6fcd51448bd9df885a6428a22fd7999026556cb7.png

Example usage

Minimal

Minimal example

Extended drawers:

Extended drawers example

Balancing

Do note that this mod makes it far more easy to generate cobblestone. If you feel its unbalanced, change the recipe for the cobblestone generator to something more difficult using a datapack or KubeJS. Or change the config to make the generators generate less cobblestone.

Contributors

Project description from CurseForge.

Pick your setup

Create Cobblestone by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Create Cobblestone versions and loaders

60 of 60 releases match

Looking for an older file? The official CurseForge project page is in Resources.