Generator
No reviews yet
A generator block that passively generates things like cobblestone from lava and water. Supports custom recipes.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This mod adds a single block to the game, the "Generator". By default, it passively generates Cobblestone every second while having lava and water buckets inside.
You can view how the generator works in the Gallery page.
It also offers a new recipe type, so that you can create your own recipes via datapacks! The format is as follows:
{
"type": "generator:generator_recipe",
"ingredients": [
{
"item": "minecraft:lava_bucket"
},
{
"item": "minecraft:water_bucket"
}
],
"time": 20,
"output": {
"count": 1,
"item": "minecraft:cobblestone"
}
}
Note: The ingredients are not positional- they can be in either of the slots
It also supports Create's limestone from lava + honey and scoria from lava + chocolate natively and doesn't need to be setup. This mod has also been tested with Create's chutes, belts, funnels, etc.
Please note: this is my first ever public Fabric mod, so issues/bugs are to be expected
Hey you! Do you want a server to play with your friends? You can click on the picture below, select a plan that best suits your use case, use my code furiapaladins to get 25% off your first month and enjoy playing with friends!

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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers