[Fabric] Add datapackable way to add specific spawns to biomes. #5

Open
opened 2025-08-02 05:43:54 +00:00 by MerchantCalico · 0 comments
MerchantCalico commented 2025-08-02 05:43:54 +00:00 (Migrated from github.com)

Tl;dr

Fabric datapackers should install another mod to help them add spawns to biomes. This will be provided in Variant Lib later down the line.

Explanation

NeoForge has biome modifiers, whereas Fabric has no way to modify biome spawns through datapack.

This is obviously a bit of a Variant Lib API shortcoming, especially for Mooshrooms, which may only spawn inside Mushroom Fields by default without extra modification from a developer's end.

# Tl;dr Fabric datapackers should install another mod to help them add spawns to biomes. This will be provided in Variant Lib later down the line. # Explanation NeoForge has biome modifiers, whereas Fabric has no way to modify biome spawns through datapack. This is obviously a bit of a Variant Lib API shortcoming, especially for Mooshrooms, which may only spawn inside Mushroom Fields by default without extra modification from a developer's end.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Modding/variant-lib#5
No description provided.