Editing Pillager
Jump to navigation
Jump to search
Please remember to:
Consult the style guide and rules if you are unsure about something.
Use the Show preview button to preview your edits before you save them.
Use the Show preview button to preview your edits before you save them.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 38: | Line 38: | ||
=== Pillager outposts === |
=== Pillager outposts === |
||
Pillagers continually spawn in a 72×54×72 [[block]] volume centered on the top floor in a [[pillager outpost]]. Some pillagers spawn as outpost captains. They may spawn on any valid opaque block if the block light level is less than or equal to 8, but will also spawn on grass/sand blocks of any light level.{{verify|edition=java}}<!-- The code checks for the light level first and never checks the block type, so the light level is an absolute limitation. Also, experimentally tested on 1.21.4 that no pillagers spawn if the area is lit up with torches. --> |
Pillagers continually spawn in a 72×54×72 [[block]] volume centered on the top floor in a [[pillager outpost]]. Some pillagers spawn as outpost captains. They may spawn on any valid opaque block if the block light level is less than or equal to 8, but will also spawn on grass/sand blocks of any light level, and, there are ominios flags on the pillager outpost. {{verify|edition=java}}<!-- The code checks for the light level first and never checks the block type, so the light level is an absolute limitation. Also, experimentally tested on 1.21.4 that no pillagers spawn if the area is lit up with torches. --> |
||
{{IN|java}}, there can be unlimited pillagers that spawn in outposts naturally, limited only by the natural spawning rules. |
{{IN|java}}, there can be unlimited pillagers that spawn in outposts naturally, limited only by the natural spawning rules. |