Schematic Drag

A simple add-on mod to allow clicking and dragging of schematic placements while in freecam.
Back to Files

schematic-drag-1.0.1.jar

File nameschematic-drag-1.0.1.jar
Uploader
WhatdevWhatdev
Uploaded
Sep 10, 2026
Downloads
12
Size
57.6 KB
Mod Loaders
Fabric
File ID
8848255
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:schematic-drag-1689153:8848255"

Learn more about Curse Maven

What's new

Nice code tidy up. Although AI was nice to use, the code it spat out was just messy. This hereby is the first GenAI-free code commit. Look ma im learning!

This commit cleans up a few functions (namely Freecam.IsActive), got rid of a few errors that InteliJ was screaming at me for, and I also fixed the icon so it would properly show inside ModMenu (who woulda thought it had to be a much smaller resolution and perfectly square lol).

also updated gradle and bumped the mod to 1.0.1! Hooray!

view changes here: https://github.com/What-dev/schematic-drag/compare/v1.0.0...v1.0.1

This mod has no additional files