I've been trying to find a way to export a JSON of all the chest loot tables in my modpack, so that I can easily view the different item rolls/weights within them. Is there a method of doing this with KubeJS (or LootJS)? Since different mods alter the loot pools of chests in different ways, I'd like a way to be able to view the final resulting tables.
(Forge 1.20.1)