BlockFrame

Advanced build tool for Minetest/Mineclonia with real-time preview, precise transformations and interactive visual editor

Key Features

👁️

Real-Time Preview

Preview blocks and items before committing to the world using wielditem entities

📏

Custom Scale

Precisely adjust the size of objects in one, two, or three dimensions

🔄

Advanced Rotation

Rotate in degrees on the X, Y, and Z axes for perfect positioning

🪞

Mirroring

Mirror objects on the X, Y, or Z axes for perfect symmetry

📍

Precise Positioning

Place objects with absolute or relative coordinates with grid snapping

💾

Save & Load

Save composite structures to .bf files and load them when needed

↩️

Undo System

Undo actions and restore deleted blocks with simple commands

🎮

Editor Visual Gizmo

Manipulate transformations directly in the world with interactive gizmos

Video Demonstrations

Basic BlockFrame
Overview of key features
Scale (Size)
Adjusting the size of objects
Gizmos in All
Interactive visual editor in the world
Gizmo Step
Dynamic Increment Control
Applying Arguments
How to Use Arguments Us Commands
Save & Load
Save and load structures
Delete with Radius
Delete blocks in a specific radius
Undo (Undo)
Undo and restore system

Available Commands

/blockframe <args>
Creates or updates a preview of the item at hand
size=x,y,z rotate=x,y,z mirror=x|y|z pos=x,y,z step=value collision=true|false
/blockframe_set
Commits the active preview and puts the tile in the world
No arguments
/blockframe_cancel
Cancels active preview
No arguments
/blockframe_undo
Removes the last placed block
No arguments
/blockframe_del [radius=N]
Deletes BlockFrame blocks in a radius
radius=3 radius=10
/blockframe_gizmos
Enable/disable the visual gizmo editor
step=5 step.move=0.25 step.rotate=10
/blockframe_save <name>
Saves a structure to .bf file
blockframe_save my_house blockframe_save castle radius=20
/blockframe_load <name>
Loads a saved structure
blockframe_load my_house blockframe_load castle size=2
/blockframe_help
Displays in-game help
No arguments

About BlockFrame

BlockFrame is a powerful tool for Minetest/Mineclonia designed for advanced builders, map creators, and technical experimenters.

With its real-time preview system, precise transformations, and interactive visual editor, BlockFrame allows you to accurately visualize, transform, and place blocks before confirming into the world.

Licença: Creative Commons Attribution 3.0 (CC BY 3.0)

Repository: github.com/wrxxnch/blockframe