EnderIo's conduit doens't have the right compoment inside a lot table (seen in underground_bunkers:chests/underground_bunker/underground_bunker_treasure)
when getting it from a lot table the compoment "enderio:conduit" is stored inside a "minecraft:custom_data" while it should be directily store in the root of the compoment
Steps to reproduce
get loot from lot table with conduit (like underground_bunkers:chests/underground_bunker/underground_bunker_treasure)
get the Conduit
Expected behaviour
"enderio:conduit" should be sotored in the root of the compoment and not "custom_data"
Modpack
FTB Presents Direwolf20 1.21
Modpack version
1.0
Launcher
FTB App
Has the pack been modified
No
Log Files
No response
Describe the bug
EnderIo's conduit doens't have the right compoment inside a lot table (seen in underground_bunkers:chests/underground_bunker/underground_bunker_treasure) when getting it from a lot table the compoment "enderio:conduit" is stored inside a "minecraft:custom_data" while it should be directily store in the root of the compoment
Steps to reproduce
Expected behaviour
"enderio:conduit" should be sotored in the root of the compoment and not "custom_data"
Screenshots
Broken one: (inside a chest to see the data)
Normal one: (inside a chest to see the data)
Additional information
No response