Skip to content

Incorrect Speed and Time in Crafttweaker Recipes #10

@MrNoe93

Description

@MrNoe93

CreateAutomated 1.4.0b
Forge 36.2.5
Crafttweaker 7.1.2.451

When adding recipes via crafttweaker, such as:

recipetype:createautomated:extracting.addRecipe("diamonds_from_cobble", item:minecraft:cobblestone, item:minecraft:diamond, 3, new RequiredProgress().atSpeedOf(32).takesSeconds(2), 2, 4);

the added recipe doesnt respect the "atSpeedOf" or "takesSeconds". The recipe added runs at 128 RPM for 1 Second, instead of the intended 32 RPM for 2 Seconds.

Image of recipe in game:
https://imgur.com/a/apuBywO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions