We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd311b commit f7f3b0aCopy full SHA for f7f3b0a
1 file changed
wikis/kubejs-oritech/docs/recipe/machine/particle_accelerator.md
@@ -34,6 +34,9 @@ you to do so.
34
- [particle collided event](../../event/particle/collided.md)
35
- [particle exited event](../../event/particle/exited.md)
36
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
+
40
## Examples
41
42
```js
0 commit comments