Описание

Video demo: https://youtu.be/3GQta9F3laA
#### General info
Minecraft uses loot tables to determine which items you can get in different scenarios ([wiki page](https://minecraft.fandom.com/wiki/Loot_table)). This mod adds a new category to Roughly Enough Items, showing them.
Supported types:
+Piglin bartering
+Dungeon chests
+Fishing
+Gifts
+Advancements
Not supported (because they are too numerous + there exists another addon called Roughly Enough Resources showing them):
-Block drops
-Entity drops
Although since 1.20.6-1.0 version you сan enable these in config files.
#### Reading jsons
In the lower right corner you can see a button "J", which stands for "open .Json representation". It dumps a loot table into a temporary file and opens it in a default text editor. If nothing opens, check logs.
#### Dependencies
This mod is common, meaning it must be installed on both client and server.
[Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) is required on both sides
[Roughly Enough Items](https://modrinth.com/mod/roughly-enough-items) is only required on client