Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cavefinder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cavefinder [2021/08/05 17:25] alexander01998cavefinder [2022/01/14 08:31] alexander01998
Line 1: Line 1:
 ====== CaveFinder ====== ====== CaveFinder ======
  
 +<WRAP 516px>
 +^  CaveFinder  ^^
 +|{{ cavefinder.webp?500 |Using CaveFinder and X-Ray at the same time.}}||
 +^Type|[[:Hack]]|
 +^Category|[[:Render]]|
 +^In-game description|"Helps you to find caves by\\ highlighting them in the\\ selected color."|
 +^[[:keybinds#default_keybinds|Default keybind]]|none|
 +^Source code|[[w7src>net/wurstclient/hacks/CaveFinderHack.java]]|
 +</WRAP>
  
-Highlights all caves in <color #ed1c24>red</color>+CaveFinder is a Minecraft hack that highlights all [[mc>caves]] in the selected color.
  
-===== Settings: =====+CaveFinder works by detecting the [[mc>Cave Air]] block.
  
-Area (3x3 to 29x29)+===== Settings =====
  
-Limit (Slider 1,000 to 1,000,000)+==== Area ==== 
 +^  Area  ^^ 
 +^Type|Enum| 
 +^In-game description|"The area around the player to search in.\\ Higher values require a faster computer."
 +^Default value|11x11 chunks| 
 +^Possible values|3x3 chunks, 5x5 chunks, 7x7 chunks, 9x9 chunks, 11x11 chunks, 13x13 chunks, 15x15 chunks, 17x17 chunks, 19x19 chunks, 21x21 chunks, 23x23 chunks, 25x25 chunks, 27x27 chunks, 29x29 chunks31x31 chunks33x33 chunks|
  
-{{:cavefinder.png?400|}}+==== Limit ==== 
 +^  Limit  ^^ 
 +^Type|Slider| 
 +^In-game description|"The maximum number of blocks to display.\\ Higher values require a faster computer."
 +^Default value|5.0| 
 +^Minimum|3.0| 
 +^Maximum|6.0| 
 +^Increment|1.0|
  
-{{tag>client-side}}+==== Color ==== 
 +^  Color  ^^ 
 +^Type|[[:ColorSetting|Color]]| 
 +^In-game description|"Caves will be highlighted\\ in this color."
 +^Default value|#FF0000| 
 + 
 +==== Opacity ==== 
 +^  Opacity  ^^ 
 +^Type|Slider| 
 +^In-game description|"How opaque the highlights should be.\\ 0 = breathing animation"
 +^Default value|0.0| 
 +^Minimum|0.0| 
 +^Maximum|1.0| 
 +^Increment|0.01| 
 + 
 +===== Changes ===== 
 + 
 +^Version^Changes^ 
 +|[[update:Wurst 1.13]]|Added CaveFinder| 
 +|[[update:Wurst 3.0pre1]]|Broke CaveFinder.| 
 +|[[update:Wurst 3.0pre2]]|Fixed CaveFinder.| 
 +|[[update:Wurst 6.2.1]]|Fixed caves not rendering properly when using [[Freecam]] or CaveFinder. (MC 1.11 & 1.10)| 
 +|[[update:Wurst 7.0pre1]]|Temporarily removed CaveFinder.| 
 +|[[update:Wurst 7.0pre26]]|Re-added CaveFinder.| 
 +|:::|CaveFinder now works by highlighting caves in red.| 
 +|[[update:Wurst 7.9]]|Fixed CaveFinder not resetting properly when moving to different [[mc>dimension]].| 
 +|:::|Fixed CaveFinder not working properly on low render distances.| 
 +|[[update:Wurst 7.15.2]]|Fixed CaveFinder crashing the game in Minecraft 21w20a and later versions.| 
 +|[[update:Wurst 7.17]]|Added a "[[#Color]]" setting to CaveFinder. Determines which color CaveFinder uses to highlight caves.| 
 +|:::|Added an "[[#Opacity]]" setting to CaveFinder. Allows you to disable the default breathing animation and set a fixed level of opacity instead.| 
 + 
 +{{tag>client-side has_colorsetting mining}}
cavefinder.txt · Last modified: 2023/02/19 15:44 by alexander01998