Super Factory Manager ( SFM )

Super Factory Manager ( SFM )

16M Downloads

Keywords messing up item identifiers

TeamDman opened this issue ยท 1 comments

commented
EVERY 20 TICKS DO
    if a has gt 0 minecraft:redstone then
        INPUT FROM a
        OUTPUT TO b
    end
END

image

commented

fixed in 1d9b139
fix available on v4.1.0 curseforge
see updated example on filtering for redstone; tldr is to surround the item identifier with double quotes if it is conflicting with a keyword