
Download: https://ko-fi.com/post/Early-Access-Wurst-7-50pre1-Z8Z71IAMC5
Changelog
Turned the InstaBuild setting in AutoBuild into a separate hack and removed the 64 blocks limit.
Added optional support for multiple block types to AutoBuild / InstaBuild / TemplateTool. (#1180)
The AutoBuild template version is now 2
. Existing v1 templates can still be built (without block types) and new ones can still be created.
Added an "Include block types" checkbox when creating a new template. When turned off, TemplateTool will generate the template in the old v1 format.

Added a "Use saved blocks" checkbox to AutoBuild and InstaBuild. When turned off, any block types recorded in the template will be ignored.
Added a "Strict build order" setting to AutoBuild, which forces it to place blocks in exactly the same order that they appear in the template (matching how Wurst 6 would build them).

TemplateTool now produces smaller json files.
Fixed a crash when trying to load a broken AutoBuild template.
Fixed TemplateTool sometimes saving templates with the wrong rotation.
Improved the error message when trying to load an AutoBuild template that doesn't exist.
Fixed the preview in TemplateTool being one block smaller than the actual template.
Fixed the "Count Users" setting being turned off by default on new installations and not saving changes to the config file.