Carpet

Carpet

2M Downloads

query(e, 'fire') is documented as if it was available, but is actually not available.

James103 opened this issue ยท 1 comments

commented

Currently (even as far back as 885f579), the option fire for query(e, property) is not available, even though it is documented as if it was available on the scarpet documentation. The option fire for modify(e, property) is actually available in Scarpet though.

//put("fire", (e, a) -> new NumericValue(e.getFire())); needs mixing

commented

No longer requires mixing.