Create Sifting

Create Sifting

5M Downloads

No Crafttweaker Support in 1.20.1 for CreateSifter 1.8.4 - 6.03?

Guinaro opened this issue ยท 1 comments

commented

Describe the Bug

I cannot create crafttweaker scripts for the sifter in Minecraft 1.20.1

Is it not supported anymore?

Reproduction Steps

Even just the statement below in a script with nothing else will yield an error: Could not find
import mods.createsifter.SiftingManager;

Expected Result

I would like to be able to write crafttweaker scripts for your mod.
If possible could you also expose and document the SiftingRecipe
So that we can iterate over results, ingredients, check if it is waterlogged and what the minimum speed is.
I automate my scripts as much as possible and for that I try to analyze the existing recipes, and where needed can remove ingredients and such. But for that I need to be able to access the full content of a Sifting Recipe.
And as such need to know which statements to use and what properties and functions are available.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

1.6.1.d-36

Minecraft Version

1.19.2

Forge Version

47.4.0

Other Mods

No response

Additional Context

No response

commented

For the moment it's down... soon I'm gonna make an specific mod for the integration with crafttweaker