Search found 5 matches

by Morganite
Sat Jul 11, 2026 12:47 am
Forum: Not a bug
Topic: [2.1.7] Peculiar loading behavior
Replies: 4
Views: 271

Re: [2.1.7] Peculiar loading behavior

Hmmm. That one used globals, but I guess two mods requiring the same file from a third mod has the same effect?

I was able to work around this by changing return util to return table.deepcopy(util).
by Morganite
Sat Jul 11, 2026 12:11 am
Forum: Not a bug
Topic: [2.1.7] Peculiar loading behavior
Replies: 4
Views: 271

Re: [2.1.7] Peculiar loading behavior

Even for local variables? If those persist it... actually I'm still very confused, but it almost sounds like it makes sense... but then what's the real difference between using a local and a global? Since me.lua always returns what it should, I would think changing the variable names in one copy of ...
by Morganite
Fri Jul 10, 2026 10:23 pm
Forum: Not a bug
Topic: [2.1.7] Peculiar loading behavior
Replies: 4
Views: 271

[2.1.7] Peculiar loading behavior

I'm currently in the process of updating the unofficial BZ mod forks to 2.1, and I noticed something that seemed unexpected.

These all make use of the common library "bzlib", but it's accessed in what I suppose is a slightly unusal way. Each mod has a file named data-util.lua, which has these ...
by Morganite
Mon Apr 06, 2026 5:43 am
Forum: Resolved Requests
Topic: Signal to recipe translation is unclear.
Replies: 1
Views: 449

Signal to recipe translation is unclear.

Doing some debugging for the ATOM modpack. It's been found that when using "set recipe" with the circuit network, a couple of recipes are set by signals that are unintuitive even if technically correct. I'd like to change which recipe is the 'default' for a given item signal, but it's not mentioned ...
by Morganite
Mon Nov 25, 2024 10:30 pm
Forum: Balancing
Topic: Promethium science is too easy to cheese
Replies: 72
Views: 32608

Re: Promethium science is too easy to cheese

So let me see if I've got this straight.

Currently, you can take the promethium to the eggs or the eggs to the promethium. There are multiple methods for doing each of these things, with different advantages and disadvantage based on player preferences, mods in use, and so forth.

Some people think ...

Go to advanced search