Skip to content
Discussion options

You must be logged in to vote

When you say Forge Energy compatibility, what do you mean? Do you mean requiring computers to use Forge Energy? I would recommend reading #1690 (comment) if so, though obviously I can't stop you doing it if you really want to. :p

Mixins work with any mod (or indeed, all Java code) — it's part of the mod loader, so not something you can opt in/out of.

As far as where to mix in, you probably want to target somewhere around here — you probably want to check you have enough energy before turning the computer on, and then consume energy for every tick that it is on. If it runs out of energy, then shutdown.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AngusAU293
Comment options

@AngusAU293
Comment options

Answer selected by AngusAU293
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants