Yet Another Cobblestone Generator
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #286 of 940 fabric mods in this game by downloads
📋 About This Mod
<!-- Suppress IDEA Warnings --> <!--suppress ALL --> <a name="readme-top"></a> ] ] ] ] ] ] ] ] <br /> <div align="center"> <a href="https://github.com/syorito-hatsuki/yet-another-cobble-gen"> <img src="https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/src/main/resources/assets/yacg/icon.png?raw=true" alt="Logo" width="80" height="80"> </a> <h3 align="center">Yet Another Cobblestone Generator</h3> <p align="center"> Flexible customizable generators <br /> <a href="https://discord.gg/pbwnMwnUD6">Support</a> · <a href="https://github.com/syorito-hatsuki/yet-another-cobble-gen/issues">Report Bug</a> · <a href="https://github.com/syorito-hatsuki/yet-another-cobble-gen/issues">Request Feature</a> </p> </div> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#usage">Usage</a> <ul> <li><a href="#gameplay">Gameplay</a></li> <li><a href="#crafts">Crafts</a></li> <li><a href="#integrations">Integrations</a> <ul> <li><a href="#rei">REI</a></li> <li><a href="#emi">EMI</a></li> <li><a href="#jade">Jade</a></li> </ul> </li> <li><a href="#config">Config</a></li> </ul> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> </ol> </details> ## About The Project ! A cobblestone generator, a classic of any SkyBlock. However, I'm bored with classic generators that generate only 1 kind of block. That's why I made my own mod, with a wide range of customization options. <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Built With * ! * ! * ! * ! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## Usage ### Gameplay * Right-click to get info about what is already generated * Shift + Right-click to collect all from the generator * Shift + Right-click to put upgrade item into generator <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Crafts | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/cobble.png?raw=true) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/ore.png?raw=true) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/stone.png?raw=true) | |-------------------------------------------------------------|----------------------------------------------------|----------------------------------------------------------------| | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/speed.png?raw=true) | !(https://raw.githubusercontent.com/syorito-hatsuki/yet-another-cobble-gen/1.20/assets/recipes/count.png) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/coefficient.png?raw=true) | |!(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/energy_free.png?raw=true)||| <details> <summary>Events Generators</summary> | Halloween | |------------------------------------------------------------------| | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.21/assets/recipes/halloween/pumpkin.png?raw=true) | | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.21/assets/recipes/halloween/nether_pumpkin.png?raw=true) | </details> <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Integrations #### REI ! #### EMI ! #### Jade ! <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Config <details> <summary>Generators default config (Before 2024.10.1)</summary> ```json [ { "type": "cobble", "energyUsage": 0, "items": [ { "itemId": "minecraft:cobblestone", "coefficient": 100, "
[!] [!] [!] [!] [!] [!] [!] [!]
Table of Contents
## About The Project
A cobblestone generator, a classic of any SkyBlock. However, I'm bored with classic generators that generate only 1 kind of block. That's why I made my own mod, with a wide range of customization options.
### Built With
! ! ! !
### Gameplay
Right-click to get info about what is already generated Shift + Right-click to collect all from the generator * Shift + Right-click to put upgrade item into generator
| !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/cobble.png?raw=true) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/ore.png?raw=true) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/stone.png?raw=true) | |-------------------------------------------------------------|----------------------------------------------------|----------------------------------------------------------------| | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/speed.png?raw=true) | !(https://raw.githubusercontent.com/syorito-hatsuki/yet-another-cobble-gen/1. 20/assets/recipes/count.png) | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/coefficient.png?raw=true) | |!(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 20/assets/recipes/energy_free.png?raw=true)|||
Events Generators
| Halloween | |------------------------------------------------------------------| | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 21/assets/recipes/halloween/pumpkin.png?raw=true) | | !(https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1. 21/assets/recipes/halloween/nether_pumpkin.png?raw=true) |
### Integrations
Generators default config (Before 2024. 10. 1)
```json [ { "type": "cobble", "energyUsage": 0, "items": [ { "itemId": "minecraft:cobblestone", "coefficient": 100, "
📊 Mod Details
- Game
- Minecraft Mods
- Author
- syorito-hatsuki
- Version
- 2025.6.1
- Downloads
- 28,289
- Endorsements
- 25
- Category
- fabric
- Created
- 5/3/2023
- Updated
- 6/22/2025
- Game Versions
- 1.18.2
- Tags
- technology, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Yet Another Cobblestone Generator support?
The author lists 1.18.2. Other versions may work but are untested by the author.
What is the latest version of Yet Another Cobblestone Generator?
Version 2025.6.1, published 2025-06-22 with 28,289 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await



