[๐]: PortingLib loot modifiers may not exist on Fabric version
Partonetrain opened this issue ยท 4 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove known problematic rendering mods such as Optifine, Sodium and others. Do NOT report issues related to said mods
- If you are unsure which mod is the culprit.
Disable half your mods at time until you isolate the culprit - If you have a crash ALWAYS post LATEST.LOG below
- If the issue is about behaviors be sure to consult the WIKI first
Version-Loader
1.20.1-fabric
Supplementaries Version
supplementaries-1.20-2.7.4-fabric.jar
Moonlight Lib Version
moonlight-1.20-2.8.68-fabric.jar
Issue Detail
in the log:
[20:22:33] [Render thread/WARN]: Could not decode GlobalLootModifier with json id supplementaries:ash_from_burning_mobs - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[20:22:33] [Render thread/WARN]: Could not decode GlobalLootModifier with json id supplementaries:straw_from_flax - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[20:22:33] [Render thread/WARN]: Could not decode GlobalLootModifier with json id supplementaries:fishing_antique_ink - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[20:22:33] [Render thread/WARN]: Could not decode GlobalLootModifier with json id supplementaries:fishing_antique_ink_treasure - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
Installing portinglib separately should fix it, but there is no warning in-game that that loot is broken.
Optional Attachment
No response
To Produce
No response
Upon further testing this error does not seem to break loot tables entirely, something else is breaking it in my case, but the portinglib modifiers still don't work
Altho arguably I could add it as a soft dep so they work. For now they have been forge exclusive features