Skip to content

Commit f7f3b0a

Browse files
committed
kjs-ori: add info on how to make use of reserved items in accelerator
1 parent 3cd311b commit f7f3b0a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

wikis/kubejs-oritech/docs/recipe/machine/particle_accelerator.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ you to do so.
3434
- [particle collided event](../../event/particle/collided.md)
3535
- [particle exited event](../../event/particle/exited.md)
3636

37+
There are two special particle accelerator interactions that reserve certain items for portal creation. If you want to make use of these
38+
items in your own recipes, you can disable the portal creation via the particle injected event.
39+
3740
## Examples
3841

3942
```js

0 commit comments

Comments
 (0)