This is an old revision of the document!
Table of Contents
AutoBuild
AutoBuild | |
---|---|
![]() |
|
Type | Hack |
Category | Blocks |
In-game description | “Builds things automatically. Place a single block to start building.” [Wurst 7 only] “Automatically builds the selected template whenever you place a block. Custom templates can be created by using TemplateTool.” [Wurst 6 only] |
Default keybind | none |
AutoBuild allows you to build things instantly and automatically. It works in all four directions (north, south, east and west) and can bypass NoCheat+. The templates are saved as JSON files in %appdata%/.minecraft/wurst/autobuild
. You can make your own templates and save them there, or edit the existing ones.
AutoBuild always builds using the block in the player's main hand.
In Wurst 6, AutoBuild templates can be created by scanning in-game buildings with TemplateTool.
Settings
Template | |
---|---|
Type | FileSetting [Wurst 7 only] / ModeSetting [Wurst 6 only] |
In-game description | “Determines what to build. Templates are just JSON files. Feel free to add your own or to edit / delete the default templates. If you mess up, simply press the 'Reset to Defaults' button or delete the folder.” [Wurst 7 only] |
Default files | Bride.json , Floor.json , Penis.json , Pillar.json , Swastika.json , Tree.json , Wall.json , Wurst.json |
Range | |
---|---|
Type | Slider |
In-game description | “How far to reach when placing blocks. Recommended values: 6.0 for vanilla 4.25 for NoCheat+“ |
Default value | 6 |
Minimum | 1 |
Maximum | 10 |
Increment | 0.05 |
Check line of sight | |
---|---|
Type | Checkbox |
In-game description | “Makes sure that you don't reach through walls when placing blocks. Can help with AntiCheat plugins but slows down building.” |
Default value | not checked |
InstaBuild [Wurst 7 only] | |
---|---|
Type | Checkbox |
In-game description | “Builds small templates (⇐ 64 blocks) instantly. For best results, stand close to the block you're placing.” |
Default value | checked |
Mode [Wurst 6 only] | |
---|---|
Type | ModeSetting |
In-game description | “Fast mode can place multiple blocks at once. Legit mode can bypass NoCheat+.” |
Default value | Fast |
Possible values | Fast, Legit |
Since Wurst 6.32, “Mode” and “InstaBuild” are mostly identical. In older versions of Wurst 6, the “Range” and “Check line of sight” settings didn't exist and were instead controlled by “Mode”. Legit Mode would force-enable the line-of-sight check and lock the range to 4.25 blocks, while Fast Mode force-disabled the line-of-sight check and locked the range to 6 blocks.
Always FastPlace [Wurst 7 only] | |
---|---|
Type | Checkbox |
In-game description | “Builds as if FastPlace was enabled, even if it's not.” |
Default value | checked |
Use AI (experimental) [Wurst 6 only] | |
---|---|
Type | Checkbox |
In-game description | (none) |
Default value | not checked |
When Use AI is checked, AutoBuild uses Wurst's pathfinder to move the player automatically.