[Fabric] Add datapackable way to add specific spawns to biomes. #5
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Port
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/variant-lib#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.