Mod
Create: 6.0.9 & Slice and Dice 4.2.2 Compat
No reviews yet
A lightweight compatibility mod that fixes crashes between **Create 6.0.9** and **Slice and Dice 4.2.2** caused by breaking API changes in Create's `SequencedAssemblyRecipe` class.
Addresses and fixes known bugs and issues.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Create 6.0.9 & Slice and Dice 4.2.2 Compatibility Fix
A lightweight compatibility mod that fixes crashes between Create 6.0.9 and Slice and Dice 4.2.2 caused by breaking API changes in Create's SequencedAssemblyRecipe class.
Disclaimer: Yes this Mod was made using AI, as this Description too. You don't like it? You don't need to use it.
🔧 The Problem
When using Slice and Dice 4.2.2 with Create 6.0.9, the game crashes with:
java.lang.NoSuchMethodError: 'java.util.stream.Stream com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipe.getRecipes(...)'
This occurs when:
- Items move on a Create conveyor belt
- The belt passes under/through a Slice and Dice slicer
- The slicer attempts to process items
Root Cause: Slice and Dice 4.2.2 was compiled against Create 6.0.7. Create 6.0.9 changed the SequencedAssemblyRecipe.getRecipes() method signature from 4 to 5 parameters and changed the return type from Stream to List.
✨ The Solution
This mod uses Mixin technology to:
- Intercept the problematic method call before it executes
- Translate it to the new Create 6.0.9 API
- Convert between
StreamandListas needed - Maintain all original functionality
No changes to Create or Slice and Dice - just install this compatibility mod!
🎮 What Gets Fixed
- ✅ Conveyor belt processing with slicers
- ✅ Sequenced assembly recipes involving cutting
- ✅ Tool requirements and filtering
- ✅ All existing Slice and Dice functionality
🤝 Compatibility
This mod is specifically designed for:
- Create 6.0.9 (may work with nearby versions)
- Slice and Dice 4.2.2 (compiled against Create 6.0.7)
🙏 Credits
- Create Mod by simibubi and team
- Slice and Dice by possible_triangle
- Compatibility Fix by Agent772
🔮 Future
This mod should only be needed until:
- Slice and Dice updates to be compatible with Create 6.0.9+
- Create provides backward compatibility for the old API
Happy Crafting! 🎉
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers