Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] More Entropy Manipulator config options #8422

Open
GizasV opened this issue Mar 13, 2025 · 1 comment
Open

[Suggestion] More Entropy Manipulator config options #8422

GizasV opened this issue Mar 13, 2025 · 1 comment

Comments

@GizasV
Copy link

GizasV commented Mar 13, 2025

Describe the feature

energyPerUse: The amount of AE energy consumed per use

entropyManipulatorInWorldSmelting : Enables the ability of the Entropy Manipulator to smelt blocks in-world

entropyManipulatorFlintAndSteelEffect : Enables the ability of the Entropy Manipulator to act as a flint-and-steel when in heat mode and no other recipes are found

Reasons why it should be considered

Im making a modpack and want to have the Entropy Manipulator be a starting tool.
While i can modify and add recipes easily i can’t disable these functionalities

Additional details

Example of the confgs (should propably be in common)

"general": {
"entropyManipulatorInWorldSmelting": true
"entropyManipulatorFlintAndSteelEffect": true
}

"entropyManipulator":{
"energyPerUse": 1600
}

@GizasV GizasV changed the title More Entropy Manipulator config options [Suggestion] More Entropy Manipulator config options Mar 13, 2025
@Mari023
Copy link
Contributor

Mari023 commented Mar 13, 2025

I am surprised the energyPerUse isn't already configurable.
As for the other two options, I think it would make more sense to turn those into recipes too, rather than adding config options for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants