This mod adds the ability to trigger events from lucky block and pandora's box mods using randomlib mod, as if the nearest player broke the block or opened the pandora's box.
Simple config example in randomlib mod:
"lucky_block_random:luckyblock": [
{
weight: 50,
}
],
"lucky_block_random:pandora": [
{
weight: 2,
}
],