unilock / EMI_loot

0 stars 2 forks source link

Chest loot only shows mod name, not structure #2

Closed theboo closed 9 months ago

theboo commented 9 months ago

as seen in the image below, the chest loot section is kinda un-usable. Most structure mods seem to have very long names, so all you can see here is the mod's name and it never makes it to the structure name. I would expect to be able to hover over the text to expand but that does not seem to be that case. I do not know if this is an issue with the fabric version of the mod, i dont use fabric and do not have the time to load up a fabric instance and test.

image

theboo commented 9 months ago

nevermind, looks like it doesnt have structure name anyway. Likely not your issue but an issue with the current implementation of EMI loot Fabric. This tab is very useful for vanilla, but in packs with single mods like repurposed structures that have dozens of structures and hundreds of chest locations, "repurposed structures loot chest" isnt exactly valuable haha.

unilock commented 9 months ago

To quote fzzyhmstrs (EMI Loot's author) from the relevant discussion in Emi's Discord guild:

There is no canonical loot table translation, but I did include my own in EMI Loot, so you can use the following in lang: emi_loot.[table_type].[loot table identifier], for example emi_loot.chest.yourMod:chests/cool_dungeon_loot

(source)

Since this concerns upstream EMI Loot rather than the Architectury / Forge port specifically (and since it appears to be more or less resolved), I'll be closing this issue.