CurseForge · Minecraft mod
Feature Recycler
A simple mod that prevents crashes between world generation mods caused by Minecraft's Feature Cycler.
Quick answer
Which Feature Recycler release should I use?
Feature Recycler Feature-Recycler-neoforge-2.0.0 targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Feature Recycler required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Feature Recycler Feature-Recycler-neoforge-2.0.0 need?
Feature-Recycler-neoforge-2.0.0. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Feature Recycler without breaking your instance.
Built for Feature Recycler Feature-Recycler-neoforge-2.0.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Feature-Recycler-neoforge-2.0.0. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Feature-Recycler-neoforge-2.0.0. It opens that exact file at the source.
About this project
What does Feature Recycler add?
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)
Project description from CurseForge.
Pick your setup
Feature Recycler by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
3 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Feature Recycler versions and loaders
Feature-Recycler-neoforge-2.0.0
Feature-Recycler-neoforge-2.0.0.jar
21 Oct 2024
Feature-Recycler-forge-2.0.0
Feature-Recycler-forge-2.0.0.jar
21 Oct 2024
Feature-Recycler-fabric-2.0.0
Feature-Recycler-fabric-2.0.0.jar
21 Oct 2024
Feature-Recycler-forge-1.0.1.jar
9 Aug 2024
Feature-Recycler-fabric-1.0.1.jar
9 Aug 2024
Feature-Recycler-fabric-1.0.0.jar
5 Aug 2024
Feature-Recycler-forge-1.0.0.jar
5 Aug 2024
Looking for an older file? The official CurseForge project page is in Resources.
