-
Notifications
You must be signed in to change notification settings - Fork 15
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.
All json here can be generated using the Lithostitched generator website!