Custom Building Editor
Configure your building parameters and generate it instantly.
Building Parameters
7
7
5
Door
Windows
Preview
π How to Use the Files
Option 1: Datapack (.zip) β recommended
- Download the ZIP file β do not extract it!
- Copy the ZIP into your world folder:
%appdata%\.minecraft\saves\YOUR_WORLD\datapacks\ - Launch Minecraft and load your world (or type
/reload). - Stand at the desired position and run:
/function PACKNAME:build - The building will appear relative to your position! ποΈ
Option 2: .mcfunction (single file)
- Download the .mcfunction file.
- Copy it to:
%appdata%\.minecraft\saves\YOUR_WORLD\datapacks\YOUR_PACK\data\NAMESPACE\function\ - Create a datapack with a
pack.mcmetaif needed. - Use
/reloadthen/function namespace:filename.
π‘ Tip: Coordinates are relative to your position. Y=0 = your level.