Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Adds a variety of simple generators
Copper Generator
- The lowest tier generator, capable of producing 8FE/t
- Burns any solid fuel
Iron Generator
- Produces 16FE/t
- Burns any solid fuel
Gold Generator
- Produces 32FE/t
- Burns any solid fuel
Diamond Generator
- Produces 64FE/t
- Burns any solid fuel
Emerald Generator
- Produces 256FE/t
- Burns any solid fuel
Obsidian Generator
- Produces 128FE/t
- Burns any solid fuel
Netherite Generator
- Produces 256FE/t
- Burns any solid fuel
Magmatic Generator
- Produces 40FE/t
- Burns lava
Netherstar Generator
- Produces 4092FE/t
- Burns nether stars
Ender Generator
- Produces 40/80FE/t
- Burns ender pearls and eye of ender
Culinary Generator
- Produces ?FE/t
- Burns food at a rate based on the value and saturation of the food item
Enchantment Generator
- Produces ?FE/t
- Burns enchantments off items at a rate based on the strength of the enchantments
Halitosis Generator
- Produces 40FE/t
- Burns dragons breath
Potion Generator
- Produces ?FE/t
- Burns potions at a rate based on the brewing steps for the potions
Add your own generators
The mod is using dynamic registries making it easy for you to add your own generators. Take a look at this example to see what files you need to add for a generator. https://github.com/JDKDigital/generatorgalore/tree/dev-1.19.2/newgenerator_example
Disable a generator
If you don't want all the default generators, you can disable each one by adding a "requiredMod" entry in it's config with a name of a mod that doesn't exist.