Create: Electric Stonks

Quick rating

Create: Electric Stonks

No reviews yet

This mod adds integration between create and electricity

Industrial
Tech
Energy & Resource Systems
Create-focused
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.19.2-1.2.5
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Discord 

Use 1.1.X for create 5.0.0g and up and 1.0.X for older versions.

This mod adds a large generator which allow you to generate small and large amounts of electricity using create's rotational force.

[Look at the screenshots for screenshots of the generator from this mod.]

This mod does not add any proper way to transfer electricity or use it, only generators and motors.

The mod contains ponder scenes which should be able to teach you how to use the mod.

I recommend using JEI together with this mod

(You need create and flywheel for this mod to work)

FAQ:

Q: Is this mod incompatible with any other mods?

A: Probably not however when paired with any other create electricity mod (like create: crafts and additions), it will likely create ways to dupe energy if not configured correctly.

Q: How do I configure this mod?

A: Because forge config api hates me, you need to use craft tweaker.

Here is a valid craft tweaker script

mods.createElectricStonks.init(); // reinit the default values
mods.createElectricStonks.clear(); // clear the efficiency values
mods.createElectricStonks.add("minecraft:calcite", 0.5f); // give calcite 50% efficiency
mods.createElectricStonks.remove("minecraft:obsidian"); // remove obsidian's efficiency

mods.createElectricStonks.fePerRotation(0.5f); // make the convertion rate between fe and rotation 1 fe : 2 rotation
mods.createElectricStonks.stressImpact(4.0f); // change the default stress multiplier for motors and generators
mods.createElectricStonks.generatorStrength(8.0f); // change default generator strength

mods.createElectricStonks.maxPoleExtension(8); // change max amount of poles in a row that would transfer electricity
mods.createElectricStonks.poleDisableUpdate(true); // disable poles updating the block behind them when the block in front changes
 

Q: This mod is too complicated.

A: Just use create: crafts and additions instead of this mod.

Q: I want to report an issue.

A: Report it on github

This mod adds a large generator which allow you to generate small and large amounts of electricity using create's rotational force.

[Look at the screenshots for screenshots of the generator from this mod.]

 

This mod does not add any proper way to transfer electricity or use it, only generators and motors.

 

The mod contains ponder scenes which should be able to teach you how to use the mod.

I recommend using JEI together with this mod

 

(You need create and flywheel for this mod to work)

 

FAQ:

Q: Is this mod incompatible with any other mods?

A: Probably not however when paired with any other create electricity mod it will likely create a way to dupe energy if not configured correctly.

Q: How do I configure this mod?

A: Because forge config api hates me, you need to use craft tweaker.

Example

// Here is a valid craft tweaker script

mods.createElectricStonks.init(); // reinit the default values
mods.createElectricStonks.clear(); // clear the efficiency values
mods.createElectricStonks.add("minecraft:calcite", 0.5f); // give calcite 50% efficiency
mods.createElectricStonks.remove("minecraft:obsidian"); // remove obsidian's efficiency

mods.createElectricStonks.fePerRotation(0.5f); // make the convertion rate between fe and rotation 1 fe : 2 rotation
mods.createElectricStonks.stressImpact(4.0f); // change the default stress multiplier for motors and generators
mods.createElectricStonks.generatorStrength(8.0f); // change default generator strength

mods.createElectricStonks.maxPoleExtension(8); // change max amount of poles in a row that would transfer electricity
mods.createElectricStonks.poleDisableUpdate(true); // disable poles updating the block behind them when the block in front changes

Q: This mod is too complicated.

A: Just use create: crafts and additions.

Q: I want to report an issue.

A: Report it on github

Screenshots

Gallery

  • 1 creative motor powered generator powering 2 motors
    1 creative motor powered generator powering 2 motors
  • What the mod adds
    What the mod adds
  • a simple water powered generator
    a simple water powered generator
  • Everything the mod adds.
    Everything the mod adds.
  • Small water powered generator.
    Small water powered generator.
  • A creative motor powered generator powering two very swift motors
    A creative motor powered generator powering two very swift motors

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~600,000
Total Downloads
CurseForge
~600,000
Modrinth
~6,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works