Skip to content

Intro To Biome Injectors

Apollo edited this page Apr 22, 2026 · 5 revisions

Lithostitched introduces biome injectors, a modular system where datapacks and mods can inject biomes in the vanilla biome layout in a compat-friendly way.

Biome injectors are stored in the lithostitched/biome_injector folder of the data/(namespace) folder. This means that a biome injector with the identifier foo:bar is stored in data/foo/lithostitched/biome_injector/bar.json.

Clone this wiki locally