From 1bb29a9c7acbfbb10099c3ba5f76929b1a939296 Mon Sep 17 00:00:00 2001 From: granny Date: Sat, 17 Aug 2024 20:48:40 -0700 Subject: [PATCH] add back doc for entities-can-use-portals option --- mkdocs/purpur/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index d2ae68b..ebdbd1f 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -3499,6 +3499,9 @@ based on the world difficulty. [Read more here]({{ project.source }}/blob/61fc0a * ###### trident - **default**: 0 - **description**: How much damage to deal to the elytra when trident riptide boost activates +#### entities-can-use-portals +- **default**: true +- **description**: Set to false to stop entities from being able to use portals #### entities-pick-up-loot-bypass-mob-griefing - **default**: false - **description**: Mobs that can pick up loot will continue to pick up loot even if the `mobGriefing` gamerule is disabled