Mod

Feature Recycler

Quick rating

Feature Recycler

No reviews yet

A simple mod that prevents crashes between world generation mods caused by Minecraft's Feature Cycler.

No Theme
No Genre
Custom Dimensions
World Gen Improvements
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Feature-Recycler-neoforge-2.0.0
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

What does this mod do?

Fixes the "Feature order cycle" error when mods add placed features in different orders between their biomes. It does this by automatically recycling(resorting) their biome features to respect the rules set by a previous biome containing the same 2 elements.

It will now also silently log and tell you which features may have conflicted between which mods and how many crashes were prevented:
[01:55:31] [Worker-Main-11/INFO]: Starting feature recycler...
[01:55:32] [Worker-Main-11/WARN]: Moved placed feature "minecraft:flower_default" from index 2 to index 4 for biome "biomeswevegone:sakura_grove". Placed Feature index rules set by biome "wythers:sakura_forest".
[01:55:32] [Worker-Main-11/WARN]: Moved placed feature "minecraft:flower_cherry" from index 4 to index 2 for biome "biomeswevegone:sakura_grove". Placed Feature index rules set by biome "wythers:sakura_forest".
[01:55:32] [Worker-Main-11/WARN]: Just prevented a crash between biomeswevegone and wythers! Please report the issues to their respective issue trackers.
[01:55:32] [Worker-Main-11/INFO]: Finished recycling features. Took 192ms
[01:55:32] [Worker-Main-11/INFO]: Feature Recycler just prevented 1 crashes!




What is the Feature Order Cycle error?

The error looks similar to this:

java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / wythers:sakura_forest]=net.minecraft.class_1959@3fddd9c5}, Reference{ResourceKey[minecraft:worldgen/biome / biomeswevegone:sakura_grove]=net.minecraft.class_1959@337bfcbf}]

or with Cyanide:


com.alcatrazescapee.cyanide.codec.FeatureCycleDetector$FeatureCycleException: A feature cycle was found.

Cycle:
At step 9
Feature 'minecraft:patch_melon_sparse'
must be before 'biomeswevegone:oak_bushes' (defined in 'biomeswevegone:fragment_jungle' at index 8, 9)
must be before 'biomeswevegone:mushrooms' (defined in 'biomeswevegone:pumpkin_valley' at index 8, 14 and 8 others)
must be before 'minecraft:seagrass_normal' (defined in 'biomeswevegone:crag_gardens' at index 11, 12)
must be before 'minecraft:sea_pickle' (defined in 'biomeswevegone:lush_stacks' at index 10, 11)
must be before 'minecraft:patch_melon_sparse' (defined in 'minecraft:warm_ocean' at index 11, 12)

 

What does this mod do?

Fixes the "Feature order cycle" error when mods add placed features in different orders between their biomes. It does this by automatically recycling(resorting) their biome features to respect the rules set by a previous biome containing the same 2 elements.

It will now also silently log and tell you which features may have conflicted between which mods and how many crashes were prevented: [01:55:31] [Worker-Main-11/INFO]: Starting feature recycler... [01:55:32] [Worker-Main-11/WARN]: Moved placed feature "minecraft:flower_default" from index 2 to index 4 for biome "biomeswevegone:sakura_grove". Placed Feature index rules set by biome "wythers:sakura_forest". [01:55:32] [Worker-Main-11/WARN]: Moved placed feature "minecraft:flower_cherry" from index 4 to index 2 for biome "biomeswevegone:sakura_grove". Placed Feature index rules set by biome "wythers:sakura_forest". [01:55:32] [Worker-Main-11/WARN]: Just prevented a crash between biomeswevegone and wythers! Please report the issues to their respective issue trackers. [01:55:32] [Worker-Main-11/INFO]: Finished recycling features. Took 192ms [01:55:32] [Worker-Main-11/INFO]: Feature Recycler just prevented 1 crashes!

What is the Feature Order Cycle error?

The error looks similar to this:

java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / wythers:sakura_forest]=net.minecraft.class_1959@3fddd9c5}, Reference{ResourceKey[minecraft:worldgen/biome / biomeswevegone:sakura_grove]=net.minecraft.class_1959@337bfcbf}]

or with Cyanide:

com.alcatrazescapee.cyanide.codec.FeatureCycleDetector$FeatureCycleException: A feature cycle was found.

Cycle: At step 9 Feature 'minecraft:patch_melon_sparse' must be before 'biomeswevegone:oak_bushes' (defined in 'biomeswevegone:fragment_jungle' at index 8, 9) must be before 'biomeswevegone:mushrooms' (defined in 'biomeswevegone:pumpkin_valley' at index 8, 14 and 8 others) must be before 'minecraft:seagrass_normal' (defined in 'biomeswevegone:crag_gardens' at index 11, 12) must be before 'minecraft:sea_pickle' (defined in 'biomeswevegone:lush_stacks' at index 10, 11) must be before 'minecraft:patch_melon_sparse' (defined in 'minecraft:warm_ocean' at index 11, 12)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

12.9m
Total Downloads
CurseForge
12.3m
Modrinth
~540,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync