Remove outdated note in mcl_redstone docs
This commit is contained in:
parent
8c15a076f1
commit
6f7d00408d
@ -140,9 +140,6 @@ is relative to `pos`. So (0, 1, 0) means power coming from the node above for
|
|||||||
example. The `dir` argument can be omitted in which case it returns the maximum
|
example. The `dir` argument can be omitted in which case it returns the maximum
|
||||||
power level of all six directions.
|
power level of all six directions.
|
||||||
|
|
||||||
It is only valid to call this function from a redstone callback (`init` or
|
|
||||||
`update`). Using it in other places will result in an error.
|
|
||||||
|
|
||||||
## `mcl_redstone.update_node(pos)`
|
## `mcl_redstone.update_node(pos)`
|
||||||
|
|
||||||
Schedule an update to redstone component at `pos`.
|
Schedule an update to redstone component at `pos`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user