| hack | |
|---|---|
| name | PortalESP |
| image | ![]() |
| category | render |
| in-game description |
„Highlights nearby portals.“ |
| default keybind | none |
| source code | https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/hacks/PortalEspHack.java, https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/hacks/portalesp |
PortalESP is a Minecraft hack that highlights nearby portals. It can show nether portals, end portals, end portal frames, and end gateways, depending on the settings.
| Style | |
|---|---|
| Type | Enum |
| In-game description | (none) |
| Default value | Boxes only |
| Possible values | Boxes only, Lines only, Lines and boxes |
| Include nether portals | |
|---|---|
| Type | Checkbox |
| In-game description | (none) |
| Default value | checked |
| Nether portal color | |
|---|---|
| Type | Color |
| In-game description | „Nether portals will be highlighted in this color.“ |
| Default value | #FF0000 (red) |
| Include end portals | |
|---|---|
| Type | Checkbox |
| In-game description | (none) |
| Default value | checked |
| End portal color | |
|---|---|
| Type | Color |
| In-game description | „End portals will be highlighted in this color.“ |
| Default value | #00FF00 (green) |
| Include end portal frames | |
|---|---|
| Type | Checkbox |
| In-game description | (none) |
| Default value | checked |
| End portal frame color | |
|---|---|
| Type | Color |
| In-game description | „End portal frames will be highlighted in this color.“ |
| Default value | #0000FF (blue) |
| Include end gateways | |
|---|---|
| Type | Checkbox |
| In-game description | (none) |
| Default value | checked |
| End gateway color | |
|---|---|
| Type | Color |
| In-game description | „End gateways will be highlighted in this color.“ |
| Default value | #FFFF00 (yellow) |
| Area | |
|---|---|
| Type | Enum |
| In-game description | „The area around the player to search in. Higher values require a faster computer.“ |
| Default value | 11×11 chunks |
| Possible values | 3×3 chunks, 5×5 chunks, 7×7 chunks, 9×9 chunks, 11×11 chunks, 13×13 chunks, 15×15 chunks, 17×17 chunks, 19×19 chunks, 21×21 chunks, 23×23 chunks, 25×25 chunks, 27×27 chunks, 29×29 chunks, 31×31 chunks, 33×33 chunks |