Moving Schematic

Moving Schematic is a client-side Fabric mod for Minecraft 1.20.1 that loads WorldEdit schematic files and renders them as a moving, looping structure in the world.

MovingSchematic

MovingSchematic is a client-side Fabric mod for Minecraft 1.20.1 that loads WorldEdit schematic files and renders them as a moving, looping structure in the world.

The mod does not place blocks. It renders the schematic only on the client, which makes it useful for visualizing moving platforms, trains, conveyors, repeating decorations, or any structure that should appear to move continuously.

Features

  • Load WorldEdit schematic files.
  • Move schematics toward north, south, east, west, up, or down.
  • Loop movement based on the schematic length.
  • Configure speed, render distance, and repeat count.
  • Pause, resume, stop, and inspect the current state.
  • Render common block layers, including solid, cutout, translucent, and tripwire.

Schematic Files

Relative file paths are resolved from:

.minecraft/schematics/

Absolute file paths are also supported.

Load And Start

/moveschem load <x> <y> <z> <file> <dir> <speed> <rd> <stack>

Arguments:

  • x y z - world anchor position for the schematic.
  • file - file name from the schematics folder or an absolute path.
  • dir - movement direction: north, south, east, west, up, or down.
  • speed - movement speed in blocks per second.
  • rd - render distance in blocks.
  • stack - number of schematic repeats in the loop.

Other commands

/moveschem stop | pause | resume | speed <value> | rd <value>

License

This project is licensed under CC0-1.0. See LICENSE for details.

The Moving Schematic Team

profile avatar
  • 1
    Projects
  • 70
    Downloads