The problem is the lack of an existing way to rollback a biome tags the same way you would rollback block/entity data with Ledger.
Describe the solution you'd like.
A way to rollback biome tags without altering block data.
Describe alternatives you've considered.
I've messed around with using CraftScript but it was ultimately too slow at performing rollbacks on large areas. I've also considered writing a standalone fabric mod for a similar purpose (restoring biomes with respect to the seed and biome-altering mods).
Agreements
[X] I have searched for and ensured there isn't already an open issue regarding this.
[X] I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Is your feature request related to a problem?
The problem is the lack of an existing way to rollback a biome tags the same way you would rollback block/entity data with Ledger.
Describe the solution you'd like.
A way to rollback biome tags without altering block data.
Describe alternatives you've considered.
I've messed around with using CraftScript but it was ultimately too slow at performing rollbacks on large areas. I've also considered writing a standalone fabric mod for a similar purpose (restoring biomes with respect to the seed and biome-altering mods).
Agreements
Other
No response