Skip to content

Commit 7353d74

Browse files
committed
Update explicitly non-allowed farm types
1 parent cb108dd commit 7353d74

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

client/src/components/rules/components/GameplayRules.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,15 @@ const GameplayRules = () => {
9292
</li>
9393
</ul>
9494
<AnchorHeading id="gameplay-redstone-farms">Redstone & Farm Regulations</AnchorHeading>
95-
<strong>Our up to date redstone and farm limits can be found on
95+
<strong>Our up-to-date redstone and farm limits can be found on
9696
our {quickLink('wiki', WIKI_LINK('basics/farms-and-limits'))}. Strictly
9797
prohibited redstone devices or machines are:</strong>
9898
<ul>
9999
<li>Lag machines.</li>
100100
<li>Flying machines.</li>
101101
<li>Mob farms that spawn an unreasonable number of mobs.</li>
102102
<li>Zero tick farms.</li>
103+
<li>Portal farms or portal-based farms used to quickly move entities away from the player (excluding natural ones such as Zombified Piglin portal farms).</li>
103104
<li>Auto-brewers and cookers are permitted within redstone limits, as long as they do not cause
104105
immense
105106
lag.

0 commit comments

Comments
 (0)