CurseForge · Minecraft mod
Inventory Generators
Generators for your inventory!
Quick answer
Which Inventory Generators release matches 1.15.2 Forge?
Inventory Generators inventorygenerators-1.15.2-1.0.0.jar targets 1.15.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Inventory Generators required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Inventory Generators inventorygenerators-1.15.2-1.0.0.jar need?
inventorygenerators-1.15.2-1.0.0.jar on 1.15.2 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Inventory Generators without breaking your instance.
Built for Inventory Generators inventorygenerators-1.15.2-1.0.0.jar on 1.15.2 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use inventorygenerators-1.15.2-1.0.0.jar. It targets 1.15.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside inventorygenerators-1.15.2-1.0.0.jar. It opens that exact file at the source.
About this project
What does Inventory Generators add?
Old versions of this mod are unsupported the current description is for versions 1.21.1+
This mod adds (currently) 13 different generators which can be used entirely from your inventory. When right-clicking, these items open a GUI within which you can place fuel to generate energy. With this generated energy you can charge other items within your inventory (or curios slots) such as jetpacks. You can toggle between a generator being on and off by sneak right-clicking and toggle between charging and non-charging mode by pressing the change mode key while holding the generator (default M).
The mod also comes with data pack support for modifying generator fuel recipes. This allows you to modify the fuels a generator accepts and how much energy those fuels will generate within the generator.
Example: Within the mod's own recipes we have a file named bone_blocks.json within ~data/inventorygenerators/recipe/death_generator:
{ "type": "inventorygenerators:generator_recipe", "generator": { "item": "inventorygenerators:inventory_death_generator" }, "fuels": [ { "tag": "c:storage_blocks/bone_meal" } ], "burnTime": 400, "RF": 120}The type of all Inventory Generator recipes is inventorygenerators:generator_recipe.Generator refers to a single ingredient object which matches a generator item within the game.fuels is a list of ingredient objects which are acceptable fuels within the generator recipeburnTime refers to how many ticks the fuels should generate energy forRF refers to how much energy the generator should generate each tick for these fuels
Project description from CurseForge.
Pick your setup
Inventory Generators by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
1 loader build1.15.2
1 loader build1.15.1
1 loader build1.14.4
1 loader build1.13.2
1 loader build1.12.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Inventory Generators versions and loaders
inventorygenerators-1.15.2-1.0.0.jar
4 Apr 2020
Looking for an older file? The official CurseForge project page is in Resources.