Add optional conditions for Rules, when to apply
RubixDev opened this issue ยท 0 comments
The idea is a new optional argument for @Rule
, to specify a condition, which has to be true in order to apply the rule.
That would make things like MultiCoreNetwork/carpet-redcraft-addons#78 / MultiCoreNetwork/carpet-redcraft-addons#80 possible, without needing to mixin into a Carpet class.