Rebalance energy values. First draft/attempt. #419
No reviewers
Labels
No labels
Area-Assets
Area-Backend
Area-Conduits
Area-Datapacks
Area-Lang
Area-Mod Compat
Area-Parity
Area-Rendering
Good first issue
MC-1.19.2
MC-1.20.1
MC-1.20.4
MC-1.20.6
MC-1.21
MC-1.21.1
Modtoberfest
P-0-High
P-1-Medium
P-2-Low
Status-Awaiting Response
Status-Behind-Flag
Status-Blocked
Status-Cannot Reproduce
Status-Duplicate
Status-Help Wanted
Status-Incomplete Report
Status-Invalid
Status-Needs LTS Backport
Status-Needs Updating
Status-Stale
Status-To Implement
Status-Triage
Status-Wontfix
Status-Wontmerge
Type-Backport
Type-Bug
Type-Documentation
Type-Enhancement
Type-Question
Type-RFC
Type-Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Team-EnderIO/EnderIO#419
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "collaboration/powerbalancing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Rebalancing of energy values across the mod.
Edit(agnor): changing and renaming of solar panel tiers
Checklist:
Should we rename the solar tiers to match the new recipe/capacitor banks?
@ -446,0 +446,4 @@version_hash = "-" + "git rev-parse --short HEAD".execute().text.trim()} catch (ignored) {}??? I'm just going to trust you, lmao
@ -1,5 +1,5 @@{not expensive enough, maybe 400k?
@ -1,5 +1,5 @@{not expensive enough, maybe 100k?
@ -1,5 +1,5 @@{not expensive enough, maybe 200k?
add todo to remove this at some point in beta/release
@ -35,12 +32,12 @@ public class VanillaAlloySmeltingRecipe extends AlloySmeltingRecipe {@Overridepublic int getBaseEnergyCost() {@ -446,0 +446,4 @@version_hash = "-" + "git rev-parse --short HEAD".execute().text.trim()} catch (ignored) {}This means dev builds include the name of the branch (after the last
/), it was so that we could differentiate between different dev builds off different places :)What do you mean by this?