

arena_02.json in the same folder:

id, biome(s), and spawn.biome_tags over listing many biomes.support_blocks (or use a tag)./summon: type /summon in-game and use autocomplete to browse entities installed in your pack. namespace:entity_id to put in spawn.mobId (e.g., alexscaves:tremorsaurus from the second example).You can do the same with modded biomes: use /locate biome <modid:biome_name> to get the biome ID from the mod, then use that ID in your biome(s) list or match it via biome_tags.
namespace:mob_id from the other mod.