So what jar files do you have in the mods folder?
Posts by Aroma1997
-
-
Logs or it didn't happen.
-
Yup. That'd be a nice feature.
-
Yeah, the in-game information is much more reliable than the wiki. In the tooltip of the machines, it tells you the tier of the tier of the machines.
-
Why would you ever want to do tht though? All you'd do is lose power...
-
No. It's exactly the same.
-
In JEI, and in the creative tab, it should show all the plants available.
-
Plumbiscus -> Plumbum = Lead.
It produces Lead.
-
You should never ever call setActive yourself. The active flag inbdicates whether tha machine is currently working (has enough power, has a recipe set, has enough inputs etc.). Manually calling setActive may even mess up the internal state of the machine (like with the ChunkLoader)
-
First of all: it probably kicks you off the server because of a bug.
Because of the long inactivity, I don't think this addon is still supported, so I doubt someone's going to fix it.
-
There is a method in net.minecraft.item.Item, that you can override. It's something like shouldRedraw or shouldUpdate (not sure how it's called exactly. Try looking for othetr things, that don't do the update animation, when changed (I think bows and tools do that)
-
How would you switch between recipes?
-
No. The batch crafter is only supposed to autocraft a single recipe. When/how would you be switching recipes anyways?
-
Why though? It's a simple change, but why would one ever want to do this?
-
Control what?
-
I'd rather remove its buffer.
-
By putting fuel in without heat vents...
-
That's actually a really nice idea. Tentatively, you could use a transformer or a mfe or similar, but a diode is something that I might look into adding,
-
It doesn't. It produces exactly enough power as it can emit.
-
From the looks of it, this design uses mox fuel cells, not uranium fuel cells. Mox produces more energy, the hotter the reactor is, so you need to get the reactor to a high heat level for it to produce as much power as it can. Keep in mind, that getting the reactor too hot might have some unwanted side effects.