Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


autobuild

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
autobuild [2024/07/12 05:41] – [Creating Templates] alexander01998autobuild [2024/10/05 16:30] (current) alexander01998
Line 1: Line 1:
 ====== AutoBuild ====== ====== AutoBuild ======
- 
-<WRAP 516px> 
-^  AutoBuild  ^^ 
-^{{ hack:auto:autobuild.webp?500x265 |Using AutoBuild in Wurst 1.10.1 Beta to build the default "Wurst" template.}}^^ 
-^Type|[[:Hack]]| 
-^Category|[[Blocks]]| 
-^In-game description|"Builds things automatically.\\ Place a single block to start building." <sup>[//[[:Wurst 7]] only//]</sup>| 
-|:::|"Automatically builds the selected template whenever you place a block.\\ Custom templates can be created by using TemplateTool." <sup>[//[[:Wurst 6]] only//]</sup>| 
-^[[:keybinds#default_keybinds|Default keybind]]|none| 
-^Source code|[[w7src>net/wurstclient/hacks/AutoBuildHack.java]]| 
-^Supported Minecraft versions|1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.15, 1.14.4, 1.14.3, 1.14.2, 1.12 - 1.12.2, 1.11 - 1.11.2, 1.10 - 1.10.2, 1.9 - 1.9.2, 1.8 - 1.8.9, 1.7.2 - 1.7.10| 
-</WRAP> 
  
 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 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.
Line 19: Line 7:
 ===== Creating Templates ===== ===== Creating Templates =====
  
-[{{hack:auto:autobuild_templates_explained_ll.webp?400|An explanation of how AutoBuild's template files work.}}] +AutoBuild templates can be created easily by scanning in-game Minecraft buildings with [[TemplateTool]]. Alternatively, it is also possible to create templates by hand or by using third-party tool.
- +
-In [[Wurst 6]], AutoBuild templates can be created by scanning in-game Minecraft buildings with [[TemplateTool]]. [[Wurst 7]] doesn't currently have TemplateToolbut it is still possible to create templates by hand or to scan Minecraft creation in Wurst 6 and then import the template file to Wurst 7.+
  
 There are also several third-party tools that can generate AutoBuild templates (use at own risk!): There are also several third-party tools that can generate AutoBuild templates (use at own risk!):
Line 28: Line 14:
   * [[https://github.com/NebulousHaze/Graphical-JSON-Coordinate-Generator|Graphical-JSON-Coordinate-Generator]] by NebulousHaze   * [[https://github.com/NebulousHaze/Graphical-JSON-Coordinate-Generator|Graphical-JSON-Coordinate-Generator]] by NebulousHaze
   * [[https://wurstforum.net/d/651-i-made-a-wurst-autobuild-creator-with-html|AutoBuild creator with HTML]] by LilSkittle   * [[https://wurstforum.net/d/651-i-made-a-wurst-autobuild-creator-with-html|AutoBuild creator with HTML]] by LilSkittle
 +
 +[{{hack:auto:autobuild_templates_explained_ll.webp?400|An explanation of how AutoBuild's template files work.}}]
  
 ===== Settings ===== ===== Settings =====
Line 143: Line 131:
 {{tag>building griefing useful_for_creative_mode}} {{tag>building griefing useful_for_creative_mode}}
 ---- struct data ---- ---- struct data ----
 +hack.name            : AutoBuild
 +hack.image           : hack:auto:autobuild.webp
 +hack.category        : blocks
 +hack.in-game description : Builds things automatically.\\ Place a single block to start building.
 +hack.default keybind : none
 +hack.source code     : net/wurstclient/hacks/AutoBuildHack.java
 ---- ----
  
autobuild.1720762910.txt.gz · Last modified: 2024/07/12 05:41 by alexander01998