Lootr icon indicating copy to clipboard operation
Lootr copied to clipboard

Immersive Engineering issues

Open freopt opened this issue 2 years ago • 7 comments

When Lootr and IE are installed, no loot spawns in the crates in IE village houses. Tested with just Lootr, IE and JEI, 1.18.2.

freopt avatar Apr 19 '22 00:04 freopt

Thanks for the replication instructions. I'm currently working on the Fabric port of Lootr. Do you happen to have the latest.log file? If not, I can set about replicating it later today.

noobanidus avatar Apr 19 '22 01:04 noobanidus

latest.log Also it works fine if you set the crates as lootr chests in the config but not if you don't

freopt avatar Apr 19 '22 01:04 freopt

Ah, that's strange. I might need to make that a default config.

noobanidus avatar Apr 19 '22 01:04 noobanidus

So, by the look of it, there's no default config to support IE crates as chests. I'll need to check the tagging to determine why it's suddenly not supported -- unless it was only ever supported when placed in the config... but if that's the case, then no loot spawning in them is undesirable.

noobanidus avatar Apr 21 '22 00:04 noobanidus

Is there a way to get this working temporarily until a public fix can be released? Some aspects of IE are intended to be found rather than crafted, like shaders and some blueprints. It would be preferable if IE's crates were not converted to Lootr crates, since the crate itself has value.

Dreadp1r4te avatar Apr 23 '22 21:04 Dreadp1r4te

Is there a way to get this working temporarily until a public fix can be released? Some aspects of IE are intended to be found rather than crafted, like shaders and some blueprints. It would be preferable if IE's crates were not converted to Lootr crates, since the crate itself has value.

Add the registry name of the block to the additional_chests configuration option.

noobanidus avatar Apr 23 '22 22:04 noobanidus

FYI so You don't have to look for it like I did 😉 additional_chests = ["immersiveengineering:crate"]

jerry1333 avatar May 25 '22 18:05 jerry1333