Add support for multiple tables to be injected at once into a single table.
No longer Supports old inject format. Now you should make a loot table inside your datapack and reference it inside the new format
{
"inject":"minecraft:blocks/stone",
"table":"minecraft:chests/end_city_treasure"
}
table
is the table that is injected
inject
is the table that is injected into