Skip to content

mineclonia git switched to mcl_redstone instead of mesecons, breaking crafting recipe for chainsaw #385

Open
@programmerjake

Description

@programmerjake

since there isn't a mesecons_buttons mod in mineclonia git anymore and there are aliases, the code should check for an item existing rather than the named mod existing.

local trigger = has_mcl and mesecons_button and "mesecons_button:button_wood_off"
or mesecons_button and "mesecons_button:button_off" or "default:mese_crystal_fragment"

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingGood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions