i wouldn't know where to start with the schematic building other then downloading the schematic, things such as Where do i put the schematic? is there any other steps to this?
In your minecraft folder you create a new folder called Schematics.
Then you can load the schematic ingame by typing #Build name
It should be /build [project_name]
Based on the structure of Minecraft commands.
It's .b build name
It's .b build name
That is explicitly for usage with Impact.
In order to build schematics, put the schematic in your .minecraft/schematics directory, and then refer to it just by the name, excluding the extension.
For example: If I have a schematic that's located under .minecraft/schematics/test.schematic I can type #build test in chat in order to build it relative to my player's current position.
You may also specify the coordinates to build from, for example: #build test 321 68 -231
Most helpful comment
That is explicitly for usage with Impact.
In order to build schematics, put the schematic in your
.minecraft/schematicsdirectory, and then refer to it just by the name, excluding the extension.For example: If I have a schematic that's located under
.minecraft/schematics/test.schematicI can type#build testin chat in order to build it relative to my player's current position.You may also specify the coordinates to build from, for example:
#build test 321 68 -231