Download Schematic Placer — Minecraft Mods — MetaMods

Schematic Placer

Active

Downloads

0

Last update

3 weeks ago

Versions

1.21.7 — 1.21.8
Server
Fabric
Control
Utils

Schematic Placer

This powerful addon for WorldEdit revolutionizes the process of placing schematics in Minecraft, offering flexible options for construction automation and visual effects.

Main Commands

The mod provides several intuitive commands for managing schematics:

Placement and Removal

The command schemplace <filename> [<pos>] [<ignoreAir>] allows easy loading and placement of schematics. Loading is asynchronous, and placement can span multiple ticks if needed.

Similarly, the removal command works: schemremove <filename> [<pos>] [<ignoreAir>] replaces corresponding blocks with air using the same processing logic.

Animation Capabilities

For visually appealing presentations, animation functions are provided. schemanimate offers sequential placement of schematic frames with multiple customizable parameters:

  • ticksPerFrame - time interval between frames (default 0)
  • start and end - starting and ending frames of the sequence
  • step - amount of frame number change (can be negative)
  • loop - repetition parameter
  • removeWhenDone - clearing the last frame
  • clearPrev - automatic block removal before highlighting

Item Integration

Using schemitem, you can bind any command to an item for convenient activation via right-click. Basic commands are supported: placement, removal, animation start and stop.

Configuration Settings

The configuration file config/schemplacer.json is available in the .minecraft folder and includes the following key options:

batchSize - maximum number of blocks placed per game tick

cacheSchematics - enabling schematic caching in memory for faster performance

schematicDir - path to directory for finding schematic files

commandOutput - displaying command feedback for the player

Project members
facetorched

facetorched

Developer

Created: 26 Sep 2025

ID: 267985