This mod lets you customise the amount of xp each biome gives
global: number = 1.0the multiplier for all biomes not specifiedbiome: table<id, number> = {}the map from biome ids to xp scale, example is{STRT = 1.0}, this takes priority over global